Hello, everyone,

 Thanks a lot for the reply!  Now I understand on running UML better.
 I still got questions on how to create a filesystem by myself.
 Right now I can only use the created file systems from sourceforge.
 These file systems are a little bit out of dated.

 The documentation online make me confused.
 At http://user-mode-linux.sourceforge.net/fs.html,
 it is said we can create a file system with dd ,
then create and mount the file system , etc.
The problem with me is that when I use

dd if=/dev/zero of=my_filesystem seek=100 count=1 bs=1M

to create my_filesystem, I cannot boot  UML with it.
I always got some error information like what I got in the
previous email.  How can I create a filesystem just like those downloadable
from  sourceforge?

Thanks  a lot!

-- Andy




On 2/10/06, Stephane Bortzmeyer <[EMAIL PROTECTED]> wrote:
> On Fri, Feb 10, 2006 at 03:58:35AM -0700,
>  Yu Yang <[EMAIL PROTECTED]> wrote
>  a message of 80 lines which said:
>
> > # ./linux root=/dev/ubd
>
> I believe this should be:
>
> ./linux ubd0=/your/file/system/image  [other args here]
>
>
>


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to