Ubuntu Server 7.10 AMD64 Xen 3.2 / Ubuntu 2.6.22-14-xen kernel Everything works fine but I cannot connect to console. I run "xm console myVM" and get this: [ 2498.659170] Brought up 1 CPUs [ 2498.659962] NET: Registered protocol family 16 [ 2498.661159] Brought up 1 CPUs ... [ 2498.762302] xencons_init: Initializing xen vfb; pass xencons=tty to prevent this [ 2498.762359] Xen virtual console successfully installed as xvc0 ... [ 2498.877406] XENBUS: Device with no driver: device/console/0 ... last 3 lines: [ 2499.612789] EXT3-fs: mounted filesystem with ordered data mode. [ 2500.635589] NET: Registered protocol family 10 [ 2500.635673] lo: Disabled Privacy Extensions I can''t type anything in console and when I disconnect from it and try to connect again the boot process is no longer shown. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Zoran, I''ve experienced the same problem under Ubuntu with Xen 3.1. Try to add the following entry to your domU configuration: extra = "TERM=xterm xencons=tty console=tty1" Hope this helps. I wasted the whole last day by searching for a solution ;) Regards, Jan -- Artfiles New Media GmbH | Spaldingstr. 160 b | 20097 Hamburg Tel: 040 - 32 02 72 90 | Fax: 040 - 32 02 72 95 E-Mail: support@artfiles.de | Web: http://www.artfiles.de Geschäftsführer Carsten Bals | Handelsregister Hamburg - HRB 81478 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Thanks Jan, I tried that already but without restarting xend.. That''s the trick :)> Hi Zoran, > > I''ve experienced the same problem under Ubuntu with Xen 3.1. Try to add > the following entry to your domU configuration: > > extra = "TERM=xterm xencons=tty console=tty1" > > Hope this helps. I wasted the whole last day by searching for a solution ;) > > Regards, > > Jan >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users