Displaying 1 result from an estimated 1 matches for "078307ce8268".
2010 May 28
13
Error: Device 0 (vif) could notbeconnected. Hotplugscripts not working
...gnu-linux --class gnu --class os {
recordfail=1
if [ -n ${have_grubenv} ]; then save_env recordfail; fi
set quiet=1
insmod ext2
insmod ext4
set root=''(hd1,1)''
search --no-floppy --fs-uuid --set
91ab2378-76a4-4ab6-9065-078307ce8268
multiboot /boot/xen-4.0.0.gz dummy=dummy dom0_mem=512M
module /boot/vmlinuz-2.6.32-5-xen-amd64 dummy=dummy
root=UUID=91ab2378-76a4-4ab6-9065-078307ce8268 ro quiet
module /boot/initrd.img-2.6.32-5-xen-amd64
}
If I use "xm create /path/to/config.cfg" the machin...