https://bugzilla.novell.com/show_bug.cgi?id=804198 https://bugzilla.novell.com/show_bug.cgi?id=804198#c2 --- Comment #2 from Vitaliy Tomin <highwaystar.ru@gmail.com> 2013-02-18 04:29:07 UTC --- I'm using following xen config for installation name="opensuse123" description="Virtual Machine for 12.3 testing/development" uuid="0ec548b5-32ad-ed5d-e9da-2989d0d8ba85" memory=768 maxmem=768 vcpus=1 on_poweroff="destroy" on_reboot="restart" on_crash="destroy" localtime=0 builder="linux" bootloader="/usr/bin/pygrub" kernel="/boot/x86_64/vmlinuz-xen" ramdisk="/boot/x86_64/initrd-xen" bootargs="" extra="xencons=tty " disk=[ 'file:/home/tomin/openSUSE_12.3/rc1/openSUSE-12.3-NET-Build0024-x86_64.iso,xvdb:cdrom,r', 'phy:/dev/system/virt-opensuse123,xvda,w', ] vif=[ 'mac=00:13:3e:2f:af:6f, bridge=br1, model=e1000', ] vfb=['type=vnc'] nographic=1 There is wrkaround to install without following line and using vnc viewer. extra="xencons=tty " -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.