Re: [uml-user] uml issue - Read-only file system

2011-05-06 Thread richard -rw- weinberger
On Fri, May 6, 2011 at 10:51 AM, Lakshmipathi.G lakshmipath...@gmail.com wrote: Hi - I'm encountering some strange issue with UML. I built the uml kernel from src and started them with root_fs(F14). (downloaded from http://fs.devloop.org.uk/) . Its fine for the first time. Next time(after

Re: [uml-user] uml issue - Read-only file system

2011-05-06 Thread Lakshmipathi.G
Is this really a UML issue? Tell the kernel to mount the rootfs rw... When booted it for the first with same command ,its worked fine. After doing init 0 and starting again it becomes read-only. Here is the exactly steps - host#cp root_fs uml/ cd uml host#./linux

Re: [uml-user] uml issue - Read-only file system

2011-05-06 Thread richard -rw- weinberger
On Fri, May 6, 2011 at 11:14 AM, Lakshmipathi.G lakshmipath...@gmail.com wrote: Is this really a UML issue? Tell the kernel to mount the rootfs rw... When booted it for the first with same command ,its worked fine.  After doing init 0 and starting again it becomes read-only. What ext version

Re: [uml-user] uml issue - Read-only file system

2011-05-06 Thread Lakshmipathi.G
What ext version are you using? Its ext4 , # file Fedora14-AMD64-root_fs Fedora14-AMD64-root_fs: Linux rev 1.0 ext4 filesystem data (extents) (large files) (huge files) Was the filesystem clean? I'm not sure as I didn't create them ,manually.But Its not working after initial shutdown. Are you

Re: [uml-user] uml issue - Read-only file system

2011-05-06 Thread richard -rw- weinberger
On Fri, May 6, 2011 at 2:28 PM, Lakshmipathi.G lakshmipath...@gmail.com wrote: I'm not sure as I didn't create them ,manually.But Its not working after initial shutdown. I guess the root fs was damaged. Are you using ext4 to read ext2/3? Yes,its ext4 root_fs after logged into uml, I tried to

Re: [uml-user] uml issue - Read-only file system

2011-05-06 Thread Antoine Martin
On 05/06/2011 06:59 PM, richard -rw- weinberger wrote: On Fri, May 6, 2011 at 11:14 AM, Lakshmipathi.G lakshmipath...@gmail.com wrote: Is this really a UML issue? Tell the kernel to mount the rootfs rw... When booted it for the first with same command ,its worked fine. After doing init 0

Re: [uml-user] uml issue - Read-only file system

2011-05-06 Thread Antoine Martin
On 05/06/2011 07:51 PM, richard -rw- weinberger wrote: On Fri, May 6, 2011 at 2:28 PM, Lakshmipathi.G lakshmipath...@gmail.com wrote: I'm not sure as I didn't create them ,manually.But Its not working after initial shutdown. I guess the root fs was damaged. Are you using ext4 to read

Re: [uml-user] uml issue - Read-only file system

2011-05-06 Thread Falk Husemann
Hello, On May 6, 2011, at 2:51 PM, richard -rw- weinberger wrote: I would not trust any image from http://fs.devloop.org.uk/. :) okay. :D Any suggestions on where I should download root FS image? I would not trust any website where I con download root fs images. Make your own! I trust

Re: [uml-user] uml issue - Read-only file system

2011-05-06 Thread richard -rw- weinberger
Antoine, On Fri, May 6, 2011 at 5:06 PM, Antoine Martin anto...@nagafix.co.uk wrote: On 05/06/2011 06:59 PM, richard -rw- weinberger wrote: On Fri, May 6, 2011 at 11:14 AM, Lakshmipathi.G lakshmipath...@gmail.com wrote: Is this really a UML issue? Tell the kernel to mount the rootfs rw...