Hi, I am trying to install freebsd in hvm domU on Centos using xen 3.2.1.
My config file looks like that: [EMAIL PROTECTED] pub]# cat /etc/xen/freebsd.snv name = "freebsd" builder = "hvm" memory = "256" disk = ['phy:/dev/vol1/freebsd,ioemu:hda,w','file:/pub/8.0-CURRENT-200804-amd64-disc1.iso,hdc:cdrom,r'] vif = [ 'type=ioemu,bridge=eth0' ] device_model = "/usr/lib64/xen/bin/qemu-dm" kernel = "/usr/lib/xen/boot/hvmloader" vnc=1 boot="d" vcpus=1 #serial = "pty" # enable serial console on_reboot = 'restart' on_crash = 'restart' The boot process hangs on: Trying to mount root from ufs:/dev/md0 Did anyone solved that problem? mjb -- [ -----< Maciej Jan Broniarz || [EMAIL PROTECTED] >------ ] | Siamo qui \ sotto la stessa luce \ sotto la sua croce \ | | cantando ad una voce \ E l'Emmanuel Emmanuel, Emmanuel, | [ ---------------< E l'Emmanuel, Emmanuel >-------------- ] _______________________________________________ xen-discuss mailing list [email protected]
