|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] VM keeps rebooting when building via pxe
On Fri, Feb 4, 2011 at 9:47 PM, Pinto, Melzer <Melzer.Pinto@xxxxxxx> wrote:
> Hi Fajar,
> It displays the boot screen menu and then errors out with
>
> /usr/bin/pygrub -i System.img
> linux (kernel /var/run/xend/boot/boot_kernel.ndiG14)(ramdisk
> /var/run/xend/boot/boot_ramdisk._NG8ZR)(args "ro root=LABEL=/ rhgb quiet ")
That's not an error. It's normal.
Next, make sure your bootloader is set to /usr/bin/pygrub, and run
xm create -c name_of_your_domU_config_file
Note the "-c" in the command. It should display the boot menu (the
same one you see when you run "pygrub -i") and boot.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|