Hi,

I've been trying various things in my current setup with FreeBSD 9.1, but to no 
avail currently.
I have tried the following setup on an AMD Opteron system, with kernel 2.6.32 
on Dom0, using 4.0.1-2:

kernel = '/usr/lib/xen-4.0/boot/hvmloader'
device_model = '/usr/lib/xen-4.0/bin/qemu-dm'
builder = 'hvm'

memory = 512
shadow_memory = 8
vcpus = 4
cpus = "2-7"
name = "image01"

#FreeBSD HVM
disk = [
'file:/xen/staging/FreeBSD-9.1-RELEASE-amd64-bootonly.iso,hdc:cdrom,r',
'phy:/dev/xendata/image,hda,w',
]

boot = 'd'
sdl=0
stdvga=0
serial='pty'



This boots, and then goes into a loop printing "pudna: fpcurthread == curthread 
xx times" when it tries to mount the filesystem.

Has anyone been succesful in installing FreeBSD 9.1 using Xen-4.0 ?

Jeroen.
_______________________________________________
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to "freebsd-xen-unsubscr...@freebsd.org"

Reply via email to