Bruce Edge wrote:

I actually had the kernel arg=val repeated twice originally, but the xen-devel guys said to use dummy=dummy.

Maybe the xen-devel guys meant the following grub command:

multiboot /boot/xen.gz dummy=dummy [other options]

which will pass to xen the following multiboot-protocol command-line in
the multiboot information structure:

dummy=dummy [other options]

Grégoire

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to