Re: [uml-user] tty problem

2007-05-07 Thread Jeff Dike
On Sat, May 05, 2007 at 02:04:29PM +0200, [EMAIL PROTECTED] wrote: > Couldnt get a file descriptor referring to the console This is usually due to a lack of /dev/console in the UML filesystem. > line_ioctl: tty0: ioctl KDGKBTYPE called These are harmless. Jeff -

[uml-user] tty problem

2007-05-05 Thread fruity
Hello everyone, this is what I get at uml guest boot and into the uml guest dmesg Couldnt get a file descriptor referring to the console line_ioctl: tty0: ioctl KDGKBTYPE called line_ioctl: tty0: ioctl KDGKBTYPE called line_ioctl: tty0: ioctl KDGKBTYPE called line_ioctl: tty0: ioctl KDGKBTYPE cal