I know that my console 1 is connected to xterm -
[EMAIL PROTECTED] ~]# uml_mconsole vm001 config con1
OK xterm
[EMAIL PROTECTED] ~]#
On the guest -
[EMAIL PROTECTED] ~]# dmesg | grep console
mconsole (version 2) initialized on /root/.uml/vm001/mconsole
Initialized stdio console driver
console [tty
Thanks guys,
I finally got it working by turning STP on. Here's the full working
command for me, just incase someone else wants to do something similar
in future. :) (note: proper permissions are not really considered
yet.)
#on HOST (bridge setup)
modprobe tun
tunctl -u root
brctl addbr br0
Thank you Jan, I'll keep this in mind.
Regards,
Pieter Steyn
> On 2/22/08, Jan Wolff <[EMAIL PROTECTED]> wrote:
>
> You may consider putting turning forwarding delay to zero in this
> configuration. I always had problems in the beginning with scripts like
> that because the bridge waited for th
On Fri, Feb 22, 2008 at 12:08:59AM -0800, kewlemer wrote:
> I know that my console 1 is connected to xterm -
> [EMAIL PROTECTED] ~]# uml_mconsole vm001 config con1
> OK xterm
If it says this, and there's no xterm window on your screen inviting
you to log in (and there were no complaints during boo
I would be very interested in the result of this experiment!
Christopher Marshall wrote:
> Has anyone tried this?
>
> I have to run windows on my workstation at work but need root access to
> several linux instances to run networking experiments.
>
> My preferred way to do that would be to run u