Re: [uml-user] Re: question on running uml

2006-02-10 Thread Jeff Dike
On Fri, Feb 10, 2006 at 02:26:45PM -0700, Yu Yang wrote: > dd if=/dev/zero of=my_filesystem seek=100 count=1 bs=1M And BTW, 100M is a pretty small filesystem. You'll want something larger if you want to install anything serious into it. Jeff

Re: [uml-user] Re: question on running uml

2006-02-10 Thread Jeff Dike
On Fri, Feb 10, 2006 at 02:26:45PM -0700, Yu Yang wrote: > 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. Can you boot a physical machine on an empty disk? That's pretty much what you're

Re: [uml-user] Re: question on running uml

2006-02-10 Thread Stefano Melchior
On Fri, Feb 10, 2006 at 02:26:45PM -0700, Yu Yang wrote: Hello Yu, > > 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 system

[uml-user] Re: question on running uml

2006-02-10 Thread Yu Yang
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

[uml-user] Re: question on running uml

2006-02-10 Thread Stephane Bortzmeyer
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 ema