[uml-user] Re: question on running uml

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

[uml-user] question on running uml

2006-02-10 Thread Yu Yang
Hello, everyone, I am a newbie to user-model-linux. Sorry for the spamming naive questions. I patched  Linux kernel 2.6.14.7 , and compile it successfully.  But I stuck on make UML run.  I tried to specify some file systems and make UML run, # mount root_fs_slack8.1  /dev/ubd/ -o loop # ./linu