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