User mode linux and screen
Hi,
I am trying to load multiple uml's while I am within one screen instance.
e.g.
screen -S uml [return]
linux ubd0=Debian-3.0r0.ext2 devfs=nomoun eth0=tuntap,tap0 con=pts \
con1=fd:0,fd:1
ctrl-a c
linux ubd0=blahblah devfs=nomount etc.
Problem is, I want the screen window that I start a uml in to be it's
terminal, and 'con0'. Basically I want one instance of uml to only take up
one screen - the kernel itself, and the main (virtual) console.
Sort of like I would do if I had a hardware linux box with just one virtual
console.
With the command line I use, it enables me to use the terminal I started
the uml in as VC1, VC0 is on another pts (/dev/pts/xx). I believe the
solution to this is probably very simple, but I've not been successful in
finding anything online, or by reading the documentation.
Thanks,
Sid
Reply to: