[uml-user] DHCP in a purely virtual network

2005-03-16 Thread ilina taccia
Hi, I'd like to simulate a small network 192.168.100.0 with one machine acting as a DHCP server (192.168.100.101) and another machine started without IP address and requesting one. My full config is described at the end of this message, but let me expose the problem first: When I run "dhclient eth

[uml-user] Skas in SLES 9.0

2005-03-16 Thread Martinez Gonzalez, Francisco
Hi all, anybody knows if the Suse Linux Enterprise Server 9.0 comes with the skas patch applicated? Regards... Francisco Martínez --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products

Re: [uml-user] lasted 2.4 kernel patch

2005-03-16 Thread Paul Warren
I was about to ask the same. We're having trouble building a stable 2.4.29. We were trying 2.4.29 + the uml-patch-2.4.27-1.bz2 from the main UML web-site (plus an additional patch to fix a kernel stack overflow bug). Unfortunately it seems that hostfs operations leak memory. So we've just gone f

[uml-user] Beginner - Does not boot into UML

2005-03-16 Thread Joel Land
I have tried so many things, but when I run ./linux, it does not finish booting. I tried recompiling the kernel with the skas3 patch, I tried many different file systems, I tried the instruction given here: http://www.datastat.com/sysadminjournal/remote-uml-dos.html about mounting. I thought th

Re: [uml-user] Beginner - Does not boot into UML

2005-03-16 Thread Paul Warren
On Wed, Mar 16, 2005 at 01:30:41PM -0500, Joel Land wrote: > [EMAIL PROTECTED] umlfs]# ./linux > ubd0=/umlfs/root_fs.fc-2-client.pristine.20040504 > Checking for the skas3 patch in the host...found > Checking for /proc/mm...found > Checking PROT_EXEC mmap in /tmp...OK [...] > Initializing stdio con

Re: [uml-user] mem parameter

2005-03-16 Thread Jim Carter
> [EMAIL PROTECTED] said: > > I have 4go on my server. Only 800 mo are use. When I launch a uml > > instance with mem=256M param that work fine. But when launch a uml > > instance with mem=512M, I get this message : SegFault Oops, in my first answer to this posting I made a mistake, and my

Re: [uml-user] networking

2005-03-16 Thread David Cannings
[EMAIL PROTECTED] wrote: > Is it possible to run a multicasting server-client utility between to > UMLs started using TUNTAP. I used TUNTAP because I want to talk to the > host machine also. Try: http://edeca.net/articles/bridging/ It might not be perfect for your situation but should answer a f

[uml-user] Abnormally high guest load problem

2005-03-16 Thread Millis Miller
Hi, I've managed to geet UML working with 2.6.11-skas3 host and 2.4.26-3um guest (as from Debian testing) however I am getting a consistent load of 2.0 for all guests, whereas the host is pretty much around 0.0. Doing a 'top' on the guests doesn't show anything at all running to justify this load.