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

Re: ifupdown: Add support for GNU/Hurd (for review)



On 05/22/2012 05:23 AM, Svante Signell wrote:
> Yes, ssh from two remote gnome terminals! How to debug locally. You only
> have the kvm screen and that one will be occupied by gdb. Then you need
> another to issue the ifconfig command, e.g. using ssh from a gnome
> terminal.

You could also add serial consoles to kvm with virt-manager or by adding
kvm params:

-chardev pty,id=charserial0 -device
isa-serial,chardev=charserial0,id=serial0

Then connect to them via socat|screen|minicom|cu|virsh console

e.g.
 socat - /dev/pts/4
 or
 virsh console <vmname>

-- 
Gabriele


Reply to: