[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] "Boot loader didn't return any data!" -- Sisu
Pygrub is going to look for a grub config on the domU disk xvda (what you've specified as file:/home/xisisu/Desktop/VM/vm1.img) in a default location, I know /boot/grub/menu.lst works. Then it's going to load the kernel from on that disk like regular grub, so make sure you have the correct path to your kernel and initrd in the menu item. I think you need to decide whether you want to load the kernel from the domU disk with pygrub or load the kernel from outside with explicit kernel and initrd arguments in the xen configuration file, right now it looks like xen is using pygrub with your current config.
On Mon, May 14, 2012 at 2:52 PM, Sisu Xi <xisisu@xxxxxxxxx> wrote: Hi, _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |