Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Dom0 panics when linux DomU tries to access to virtual disk
Same result if I try to install a PV DomU with :
name = "Devuan"
memory = 4096
vcpus = 4
vif = [
'mac=00:16:3E:6D:D1:01,bridge=bridge0'
]
disk = [
'/vms/devuan_1.img,raw,xvda,rw',
'/vms/devuan_beowulf_3.0.0_amd64-netinstall.iso,,hdc,cdrom'
]
vnclisten = "192.168.10.106"
keymap = "fr"
vnc = 1
kernel = "/mnt/boot/isolinux/linux"
ramdisk = "/mnt/boot/isolinux/initrd.gz"
Of course, kernel and ramdisk come from
devuan_beowulf_3.0.0_amd64-netinstall.iso. Dom0 panics when DomU tries
to write on xvda.
Regards,
JKB
Home |
Main Index |
Thread Index |
Old Index