Re: [uml-user] network setup

2006-10-09 Thread Jeff Dike
On Mon, Oct 09, 2006 at 01:54:37PM -0400, Fei Liu wrote: > After going back and forth with Mr. Martin from uml.nagafix.co.uk. I was > finally able to set up everything correctly. However, the kernel-2.6.18 > binary provided crashed during a yum install session. Here is the > output. Let me know

Re: [uml-user] network setup

2006-10-09 Thread Jeff Dike
On Mon, Oct 09, 2006 at 11:06:39AM -0400, Fei Liu wrote: > Determining IP information for eth0...[42949541.28] TUNSETIFF > failed, errno = 1 > [42949542.32] TUNSETIFF failed, errno = 1 > SIOCSIFFLAGS: Operation not permitted > [42949542.32] TUNSETIFF failed, errno = 1 > SIOCSIFFLAGS: O

Re: [uml-user] network setup

2006-10-09 Thread Antoine Martin
try adding mem=256 to the kernel command line, your guest is out of memory. > [42950509.72] Out of Memory: Kill process 2175 (yum) score 564 and > children. > [42950509.72] Out of memory: Killed process 2175 (yum). > Killed Antoine --

Re: [uml-user] network setup

2006-10-09 Thread Fei Liu
After going back and forth with Mr. Martin from uml.nagafix.co.uk. I was finally able to set up everything correctly. However, the kernel-2.6.18 binary provided crashed during a yum install session. Here is the output. Let me know if further information is required. [EMAIL PROTECTED] ~]# yum in

Re: [uml-user] network setup

2006-10-09 Thread Antoine Martin
Hi, On Mon, 2006-10-09 at 11:06 -0400, Fei Liu wrote: > Hi, I visited your website http://uml.nagafix.co.uk/ about UML, it's > excellent. Thanks very much! > Note it's subnet 192.168.0.0 not 192.168.0.1 (dhcpd will complain/stop > when it's 192.168.0.1) Oops sorry about that, I've updated the w

[uml-user] network setup

2006-10-09 Thread Fei Liu
Hi, I visited your website http://uml.nagafix.co.uk/ about UML, it's excellent. Everything worked perfectly until the network setup part. UML just couldn't seem to pick up an IP for eth0. I followed exactly the same commands you put on your website. I am using Fedora core 5 Linux release. Here