Hi Dan,
Thanks for your reply. It's now working! I had to change it a bit like this:
screen -d -m -S "system1" ./linux ubd0=root_fs rw umid=uml-system1
con0=fd:0,fd:1 con=pty
I am not sure what I did wrong in my setup but I get the feeling it has
something to do with screen/minicom.
Thanks again
Hi,
I did some more tests to see when this happens. I downloaded the
precompiled kernel from
http://prdownloads.sourceforge.net/user-mode-linux/linux-2.4.19-5.bz2 and
a filesystem from
http://prdownloads.sourceforge.net/user-mode-linux/root_fs_slack8.1.bz2
When I issue the command:
./linux-2.4.1
Hi,
Yes, the problem also occurs when logging out and in again. My inittab
looks like this:
0:2345:respawn:/sbin/agetty tty0 9600
1:2345:respawn:/sbin/agetty tty1 9600
2:2345:respawn:/sbin/agetty tty2 9600
3:2345:respawn:/sbin/agetty tty3 9600
S0:2345:respawn:/sbin/getty -L 9600 ttyS0 vt100
I e
Hi all,
I am not sure if this has been seen before, but when I use a pty for con0,
I cannot login the 2nd time anymore.
./linux ubd0=root_fs rw umid=test con=null con0=tty:/dev/ptyz0
con1=tty:/dev/ptyz1 &
When I use screen /dev/ttyz0 it works ok the first time. Then I log out
and try it again, b
Hi all,
I am running UML with the SKAS patch applied. All works fine although my
host system shows one UML-process as terminated:
2605 pts/1S 0:00 ./linux (uml1) [/sbin/getty]
2607 pts/1T 0:00 [linux]
2612 pts/1S 0:00 ./linux (uml1) [/sbin/getty]
2613 pts/1S