[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

lvm in xterm and screen



Title: lvm in xterm and screen

Hi,

when i start an uml from an xterm, it starts loading until a certain
line, for instance, "Starting perdiodic command scheduler: cron."
and then it opens another xterm where i can actually log in.
The first xterm doesn't do anything anymore after that point.

Now this isn't a problem when running it like this but when i run it
with screen, its a problem: when i then do a screen -r uml_instance,
i get the first screen with the bootsequence stopped at the
"Starting perdiodic command scheduler: cron." instead of the login
xterm.

Is there a way to let uml run everything in the same xterm where it's
started in instead of opening another xterm or have screen open
the second xterm?

I start an uml like this:
        screen -S uml_instance -d -m vmlinux mem=128M ubd0=rootfs
        ubd1=varfs ubd2=swapfs etho=tuntap,tap0 umid=uml_instance
            con=null con0=fd:0,fd:1

and then do a screen -r uml_instance to take over.
I'm using a 2.6.9 kernel.

Any info is appreciated

Thanks,
Benedict


Reply to: