[uml-user] Tests with 2.6.15 on amd64

2006-01-03 Thread Joel Palmius
root_fs is an unmodified gentoo 2005.1 athlon-xp stage3. Host is amd64 running 2.6.14-skas3-v9-pre7. Host glibc is 2.3.5-r2. Host gcc is 3.4.4-r1. 32-bit chroot (see 32-bit test below) glibc is 2.3.4.20041102-r1, 32-bit chroot's gcc is 3.3.5.20050130-r1. Root_fs is same image as chroot. Gues

Re: [uml-user] Bridging HOWTO

2006-01-03 Thread Adam N.
On Tue, Jan 03, 2006 at 01:44:06AM +0100, Juraj Holtak wrote: > Am Montag, den 02.01.2006, 23:38 +0100 schrieb Markus Hochholdinger: > > bridge_ports eth0 tap0 tap1 tap2 > > bridge_hello 1 > > bridge_fd 1 > > bridge_stp on > > is this documented somewhere? > man interfaces

Re: [uml-user] Tests with 2.6.15 on amd64

2006-01-03 Thread Jeff Dike
On Tue, Jan 03, 2006 at 01:30:06PM +0100, Joel Palmius wrote: > SKAS0: Busy hang > > ... > TCP bic registered > NET: Registered protocol family 1 > NET: Registered protocol family 17 > Initialized stdio console driver > Console initialized on /dev/tty0 > Initializing software seria

[uml-user] uml and gdb

2006-01-03 Thread Johannes Loinig
Hi there! I have a problem using gdb with my running uml in skas mode. I get a lot of SIGTRAP messages so debugging is impossible. Program received signal SIGTRAP, Trace/breakpoint trap ... I'm using kernel version 2.6.14.3 compiled with gcc-3.4.5. Any hints? thx a lot Johannes pgpBjFhr0dB

Re: [uml-user] Debian root_fs images

2006-01-03 Thread Julius Schwartzenberg
I've finally found some time to look into this again. Blaisorblade wrote: I haven't got any X11 stuff at all on my server, so I can't really try that. I just did xhost +serverhostname on my workstation, this should allow all connections from that host? Apart that as you say con=pts is good, b

Re: [uml-user] Tests with 2.6.15 on amd64

2006-01-03 Thread Joel Palmius
Same tests but with 64-bit root_fs (unmodified gentoo 2005.1 amd64 stage3) TT: Crash - ... NET: Registered protocol family 17 Initialized stdio console driver Console initialized on /dev/tty0 Initializing software serial port version 1 ubda: unknown partition table ubdb: unknown partit

Re: [uml-user] Debian root_fs images

2006-01-03 Thread Jeff Dike
On Tue, Jan 03, 2006 at 06:08:14PM +0100, Julius Schwartzenberg wrote: > It seems this works for me. I'm now using the Debian 3.0 root_fs again. > It seems to boot fine at first, but after a while it hangs after > 'Starting periodic command scheduler: cron.'. > Does anyone recognise this problem?

Re: [uml-user] Re: 2.6.15-rc7+patches: error: ?struct arch_thread? has no member named ?tls_array?

2006-01-03 Thread Blaisorblade
On Sunday 01 January 2006 21:00, Antoine Martin wrote: > On Sat, 2005-12-31 at 23:04 -0500, Jeff Dike wrote: > > On Tue, Dec 27, 2005 at 06:31:43PM +, Antoine Martin wrote: > > > On Tue, 2005-12-27 at 17:53 +, Antoine Martin wrote: > > > > FYI, on amd64 hosts, using vanilla 2.6.15-rc7, then

Re: [uml-user] uml and gdb

2006-01-03 Thread Blaisorblade
On Tuesday 03 January 2006 17:02, Johannes Loinig wrote: > Hi there! > > I have a problem using gdb with my running uml in skas mode. I get a lot of > SIGTRAP messages so debugging is impossible. > Program received signal SIGTRAP, Trace/breakpoint trap > ... > > I'm using kernel version 2.6.14.3 c

Re: [uml-user] Tests with 2.6.15 on amd64

2006-01-03 Thread Blaisorblade
On Tuesday 03 January 2006 13:30, Joel Palmius wrote: > root_fs is an unmodified gentoo 2005.1 athlon-xp stage3. Host is amd64 > running 2.6.14-skas3-v9-pre7. > > Host glibc is 2.3.5-r2. Host gcc is 3.4.4-r1. 32-bit chroot (see 32-bit > test below) glibc is 2.3.4.20041102-r1, 32-bit chroot's gcc is

[uml-user] UML on 2.6.12 or .14 and ssh server: funny problem

2006-01-03 Thread Nic Ferrier
I'm having a strange problem and I hope that someone else here will be able to point me in the right direction. I've got a 2.6.12 UML (but the problem occurs with 2.6.14 as well) running on top of a 2.6.12 kernel. I'm running a Debian/Sarge system ontop of this UML. And ssh doesn't work. When I

Re: [uml-user] UML on 2.6.12 or .14 and ssh server: funny problem

2006-01-03 Thread Jeff Dike
On Tue, Jan 03, 2006 at 10:20:07PM +, Nic Ferrier wrote: > socketpair(PF_FILE, SOCK_STREAM, 0, 0x9fc00e08) = -1 EAFNOSUPPORT (Address > family not supported by protocol) > write(2, "monitor_socketpair: socketpair\r\n", 32monitor_socketpair: > socketpair) = 32 Looks like a misconfiguration.