Re: [uml-user] Booting problems in 2.6.16-rc4

2006-02-20 Thread Jan Kara
> On Mon, Feb 20, 2006 at 06:34:49PM +0100, Jan Kara wrote: > > Actually I was not probably clear enough. In this case starting UML > > fails even before it writes out anything (and as I checked the same > > problem is with 2.6.15 kernel) - it actually fails during the > > dynamic-linking phase (

Re: [uml-user] Booting problems in 2.6.16-rc4

2006-02-20 Thread Jeff Dike
On Mon, Feb 20, 2006 at 06:34:49PM +0100, Jan Kara wrote: > Actually I was not probably clear enough. In this case starting UML > fails even before it writes out anything (and as I checked the same > problem is with 2.6.15 kernel) - it actually fails during the > dynamic-linking phase (outputs of

Re: [uml-user] Booting problems in 2.6.16-rc4

2006-02-20 Thread Jan Kara
> On Mon, Feb 20, 2006 at 12:22:35PM +0100, Jan Kara wrote: > > I have the following problem with UML in 2.6.16-rc4: > > if I configure the kernel to use tracing thread support, then the kernel > > stops just after mounting the root and then writing: > > > > line_ioctl: tty0: ioctl KDSIGACCEPT c

Re: [uml-user] Booting problems in 2.6.16-rc4

2006-02-20 Thread Jeff Dike
On Mon, Feb 20, 2006 at 12:22:35PM +0100, Jan Kara wrote: > I have the following problem with UML in 2.6.16-rc4: > if I configure the kernel to use tracing thread support, then the kernel > stops just after mounting the root and then writing: > > line_ioctl: tty0: ioctl KDSIGACCEPT called > > I

[uml-user] Booting problems in 2.6.16-rc4

2006-02-20 Thread Jan Kara
Hello, I have the following problem with UML in 2.6.16-rc4: if I configure the kernel to use tracing thread support, then the kernel stops just after mounting the root and then writing: line_ioctl: tty0: ioctl KDSIGACCEPT called If I set init to be e.g. /bin/bash and not /sbin/init, then I g