Configure serial console on boot
[invirt/packages/invirt-database.git] / client / etc / xen / sipb-database
index 80af864..d9e693b 100644 (file)
@@ -41,6 +41,7 @@ if machine_type.hvm:
     vnc = 1
     vncpasswd = 'moocow'
     device_model = '/usr/sbin/qemu-dm-sipb'
     vnc = 1
     vncpasswd = 'moocow'
     device_model = '/usr/sbin/qemu-dm-sipb'
+    serial = 'pty'
 else:
     kernel  = '/boot/vmlinuz-2.6.18-5-xen-amd64'
     ramdisk = '/boot/initrd.img-2.6.18-5-xen-amd64'
 else:
     kernel  = '/boot/vmlinuz-2.6.18-5-xen-amd64'
     ramdisk = '/boot/initrd.img-2.6.18-5-xen-amd64'