Re: [uml-user] Guest networking

2006-05-16 Thread John Parsons
--- Nic <[EMAIL PROTECTED]> wrote: > > You could just set up VPNs between the VMs using PPP over SSH. > I'm not sure if that would work in this case, I need simple interfaces that I can use with the routing daemons from quagga/zebra. I want to simulate real network links with routing protocols r

[uml-user] Guest networking

2006-05-12 Thread John Parsons
Hi, I'm currently using several instances of uml_switch to create virtual network segments. These are working fine for the simple network I have at present. However, to make things a little more interesting I'd like to stick in some more virtual "routers" connected with point-to-point links to sim

Re: [uml-user] AMD64 segfaults - Success!

2006-04-05 Thread John Parsons
--- Jeff Dike <[EMAIL PROTECTED]> wrote: > So, the key was getting a good, modern 32-bit UML? Yep, it does look like that was the essential step. I had previously tried to use the prebuilt (Debian packaged) 32-bit binary UML from within the 32-bit chroot but that attempt was also hit by segfaults.

Re: [uml-user] AMD64 segfaults - Success!

2006-04-05 Thread John Parsons
Xnest sessions and I can install and use Firefox all without problems. Many thanks to all on the list for the advice received. Cheers, John --- John Parsons <[EMAIL PROTECTED]> wrote: > > Did you do this on a brand new kernel source tree? > > Yep, brand new directory, unzipp

Re: [uml-user] Re: AMD64 segfaults

2006-04-05 Thread John Parsons
> Did you do this on a brand new kernel source tree? Yep, brand new directory, unzipped from source bz2 then patched with 2.6.16-bb1 > Can you post the commands you used and gcc/glibc/kernel-headers > versions? Sorry to be dumb, you want package versions right? : gcc 3.3

Re: [uml-user] Re: AMD64 segfaults

2006-04-05 Thread John Parsons
ys-i386/user-offsets.c:67: error: `ES' undeclared (first use in this function) arch/um/sys-i386/user-offsets.c:68: error: `GS' undeclared (first use in this function) make: *** [arch/um/user-offsets.s] Error 1 Does this mean I need to be in the 32-bit chroot after all? Or am I missing s

Re: [uml-user] Re: AMD64 segfaults

2006-04-04 Thread John Parsons
--- Antoine Martin <[EMAIL PROTECTED]> wrote: > > When I boot the UML I notice it says I'm running in SKAS0 mode: > What's the command line you used? linux64 mem=256M eth0=daemon,,unix,/tmp/uml_switch.ctl ubd0=umlpcloc1_cow con0=fd:0,fd:1 device=xterm > > Checking for the skas3 patch in the hos

[uml-user] AMD64 segfaults

2006-04-04 Thread John Parsons
Hi, I'm hoping someone can help guide me to a fully working UML setup. On the host, I'm running the AMD64 port of Debian Sarge with a custom kernel built from the standard kernel.org 2.6.16.1 source with the SKAS3-v8.2 patch applied. uname -a gives: Linux bedlam 2.6.16.1-jp5-skas3-v8.2 #1 SMP PRE