[uml-user] immediately segfault with con0=tty:/dev/ttyXY

2010-11-22 Thread Nico Rittner
gcc version 4.4.4 (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) - GNU C Library stable release version 2.11.2 How can i make uml work with ttys as console i/o? Thanks in advance! Nico # # Automatically generated make config: don't edit # Linux kernel version: 2.6.34-latvala-um-20101122 # Mon N

Re: [uml-user] [uml-devel] immediately segfault with con0=tty:/dev/ttyXY

2010-11-22 Thread richard -rw- weinberger
On Mon, Nov 22, 2010 at 12:06 PM, Nico Rittner wrote: > immediately segfault with con0=tty:/dev/tty10 > > Calling UML with con0=tty:/dev/tty10 immediately > leads to segfault. > > uml : ~ $ bin/image initrd=bin/initrd init=/linuxrc mem=256M > umid=app.dev.dpvw eth0=tuntap,,,192.168.178.21 con0=tty

Re: [uml-user] 100% CPU when con0=fd:0,fd:1 and stdin not a tty

2010-11-22 Thread David Francisco Rodriguez Perez
Hi Peter I run vmlinux in the background using vmlinux . 0<&- >log_file 2>&1 and it works fine for me. David 2010/11/20 Péter Szabó > Hi, > > I'm running > > linux con0=fd:0,fd:1 > and I get 100% CPU usage before UML can mount the root file system. If I > remove ` if stdin is not a tty