[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

[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

Re: [uml-user] question on running uml

2006-02-10 Thread Stefano Melchior
On Fri, Feb 10, 2006 at 03:58:35AM -0700, Yu Yang wrote: Hello,Yu > > 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 UM

Re: [uml-user] How do I create files inside uml?

2006-02-10 Thread Antoine Martin
> I downloaded the file root_fs and the .config from > http://uml.nagafix.co.uk/Slackware-Honeypot/ The first thing it says on this page is: "Warning: Do not use these images unless you know what you are doing." Use another image, like these ones: http://uml.nagafix.co.uk/Slackware-10.2/ > This

Re: [uml-user] How do I create files inside uml?

2006-02-10 Thread Blaisorblade
On Thursday 09 February 2006 23:44, mlij wrote: > > Several people have contributed to the root file systems listed here. > > Unfortunately, some of these images are also dated (and assume Devfs > > support). Good luck! > > I solved this issue. > If I put the command devfs=mount, everything is ok.

Re: [uml-user] question on running uml

2006-02-10 Thread Jeff Dike
On Fri, Feb 10, 2006 at 03:58:35AM -0700, Yu Yang wrote: > UML reports errors similar to below: > > [42949373.44] VFS: Cannot open root device "ubd" or unknown-block(0,0) > [42949373.44] Please append a correct "root=" boot option > [42949373.44] Kernel panic - not syncing: VFS: Unabl

Re: [uml-user] question on running uml

2006-02-10 Thread Stefano Melchior
On Fri, Feb 10, 2006 at 10:52:28AM -0500, Jeff Dike wrote: Hi Jeff, > On Fri, Feb 10, 2006 at 03:58:35AM -0700, Yu Yang wrote: > > UML reports errors similar to below: > > > > [42949373.44] VFS: Cannot open root device "ubd" or unknown-block(0,0) > > [42949373.44] Please append a correct

Re: [uml-user] question on running uml

2006-02-10 Thread Blaisorblade
On Friday 10 February 2006 16:58, Stefano Melchior wrote: > On Fri, Feb 10, 2006 at 10:52:28AM -0500, Jeff Dike wrote: > Hi Jeff, > > > On Fri, Feb 10, 2006 at 03:58:35AM -0700, Yu Yang wrote: > > > UML reports errors similar to below: > > > > > > [42949373.44] VFS: Cannot open root device "ub

Re: [uml-user] question on running uml

2006-02-10 Thread Stefano Melchior
On Fri, Feb 10, 2006 at 05:24:41PM +0100, Blaisorblade wrote: > On Friday 10 February 2006 16:58, Stefano Melchior wrote: > > On Fri, Feb 10, 2006 at 10:52:28AM -0500, Jeff Dike wrote: > > Hi Jeff, > > > > > On Fri, Feb 10, 2006 at 03:58:35AM -0700, Yu Yang wrote: > > > > UML reports errors simila

Re: [uml-user] question on running uml

2006-02-10 Thread Blaisorblade
On Friday 10 February 2006 17:28, Stefano Melchior wrote: > On Fri, Feb 10, 2006 at 05:24:41PM +0100, Blaisorblade wrote: > > On Friday 10 February 2006 16:58, Stefano Melchior wrote: > > > On Fri, Feb 10, 2006 at 10:52:28AM -0500, Jeff Dike wrote: > > > Hi Jeff, > > > > > > > On Fri, Feb 10, 2006

Re: [uml-user] question on running uml

2006-02-10 Thread Stefano Melchior
On Fri, Feb 10, 2006 at 05:40:09PM +0100, Blaisorblade wrote: Hi all, > > > > > On Fri, Feb 10, 2006 at 03:58:35AM -0700, Yu Yang wrote: > > > > > > UML reports errors similar to below: > > > > > > > > > > > > [42949373.44] VFS: Cannot open root device "ubd" or > > > > > > unknown-block(0,0) [

[uml-user] 2.6.15-bs2 + 2.6.15.3-bs2 binaries released

2006-02-10 Thread Blaisorblade
I've released the other day 2.6.15-bs2 and binaries for it against 2.6.15.3 - the detailed Changelog is on the news page, as usual. This time a few critical bugs were corrected, thanks to Jeff. I also compiled this patchset against 2.6.15.3, for 32 and 64 bit. Enjoy! -- Inform me of my mistake

Re: [uml-user] question on running uml

2006-02-10 Thread Blaisorblade
On Friday 10 February 2006 17:43, Stefano Melchior wrote: > On Fri, Feb 10, 2006 at 05:40:09PM +0100, Blaisorblade wrote: > Hi all, > > no problem, I often experienced this error during my test because it has > happened to forget some option around in the bash scripts. > Could it be a good idea to

[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

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] read_output - read of data failed, err = -35,eration not permitted

2006-02-10 Thread stefan
hi, I try to set up the networking for a 2.4.27 uml kernel via tun/tap. when I try to call ifconig eth0 on the guest I get the following message: ifconfig eth0 172.20.52.192 up SIOCSIFFLAGS: Operation not permitted and on the console read_output - read of data failed, err = -35 read_output - re

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 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] read_output - read of data failed, err = -35,eration not permitted

2006-02-10 Thread Blaisorblade
On Saturday 11 February 2006 00:44, stefan wrote: > hi, > > I try to set up the networking for a 2.4.27 uml kernel ( Which is old and not recommended - but that's another story ) > via tun/tap. > when I try to call ifconig eth0 on the guest I get the following message: > > ifconfig eth0 172.20.52