Displaying 1 result from an estimated 1 matches for "9fb28d377aa2".
2014 Jun 16
1
Centos 6.5 Xen Stock cannot run dom-u PCI: Fatal: - ipmi_si
...ounting old /proc
unmounting old /sys
switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!
Looks is not finding the dom-u disk.
In both cases I'm using almost the same settings:
name = "centos5"
uuid = "5020979f-8dae-105d-df56-9fb28d377aa2"
bootloader = "/usr/bin/pygrub"
memory = 2048
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
disk = [ "tap:aio:/ext4/centos5/disk.img,xvda,w" ]
vif = [ "mac=X:X:X:X:X:X,bridge=xenbr0,script=vif-bridge" ]
The main...