|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Guest boot loader support
> ok, i see the point.
>
> other question: pygrub::get_config(fn) tries to read
> "/boot/grub/grub.conf". Normally this should be "/boot/grub/menu.lst".
> I wonder which distro are you working on?
I'm betting he's using RedHat :-)
My FC3 box has menu.lst as a symlink to grub.conf. Grub seems to be happy
with either of these names. Painful experience suggests that if both files
are present, then "menu.lst" will "win".
Jeremy: for distros that just have menu.lst, could you search for this too?
Perhaps it's worth implementing a grub-style precedence for menu.lst when
present and grub.conf if not?
Cheers,
Mark
> I expect this code will be in -unstable soon, so we can work on the
> same code base. sending patch would be easier.
>
> thank you,
> aq
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|