Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: boot(8) diffs



Andrew Gillham wrote:
On Thu, Oct 9, 2008 at 9:56 AM, Sam Fourman Jr. <sfourman%gmail.com@localhost> 
wrote:
http://www.netbsd.org/~joerg/boot.diff fixes that and allows passing
options to the dom0.
Thanks, work fine here :-)
Would someone be willing to post a working config to boot a xen dom0
and a few DomU's
I am having trouble getting this to work in place of GRUB

Thank you in advance

For /boot versus grub all you need is the /boot.cfg information below.
 You should remove "blank" if you're using Joerg's latest diffs and
adjust the bootdev= value.
How would I boot Linux kernel with NetBSD's bootloader? Is it possible at all?
This is how my grub config for Linux looks like:


title           Linux Dom0 @ Work
root            (hd0,1)
kernel          /boot/xen-3.2.gz
module          /boot/vmlinuz-2.6.24-19-xen 
root=UUID=351e8972-2dd7-4480-b73d-3529bed35544 ro console=tty0 
serverlayout=workxen elevator=cfq
module          /boot/initrd.img-2.6.24-19-xen

[...]





Home | Main Index | Thread Index | Old Index