Is there a release notes page for the upcoming 1.99 release?
(Or any other 1.99 specific info either for that matter)
Thanks
-Bruce
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
On Thu, Aug 26, 2010 at 1:48 AM, Omni Flux
> wrote:
> The newreloc branch resolves this issue for me; hopefully it does for Ian
> as well.
>
> Thanks for pointing it out.
>
> --
> Omni Flux
>
>
I have also seen this issue but chalked it up to user error. (version
1.98-1ubuntu7) I watched wireshar
refix puts the Xen boot
entries before
# the linux kernel entries
#
# OPTIONS: ---
# REQUIREMENTS: --- grub2, Xen hypervisor
# BUGS: --- probably
# NOTES: --- Copied from 10_linux with a few hacks to make ir work
for Xen.
#
2010/5/20 Grégoire Sutre
>
> 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=dum
t" the multiboot kernel file?
> Wouldn't GRUB try to load the file called "dummy=dummy"?
>
>
> --S
>
> Quoting Bruce Edge, who wrote the following on Thu, 20 May 2010:
>
> There's a bug in certain hypervisor versions where it drops the first
>>
2010/5/20 Vladimir 'φ-coder/phcoder' Serbinenko
> Bruce Edge wrote:
> > Hi
> > Apologies in advance if this is already in the works.
> >
> > I wanted to provide an etc/grub.d rule for generating boot stanzas for
> > Xen based systems such that it would
gt;
> --S
>
>
> Quoting Bruce Edge, who wrote the following on Thu, 20 May 2010:
>
> Hi
>> Apologies in advance if this is already in the works.
>>
>> I wanted to provide an etc/grub.d rule for generating boot stanzas for Xen
>> based systems such that it wou
ir work
for Xen.
# Incorporated suggestions to only do
this for valid dom0 kernels
# AUTHOR: Bruce Edge (BRE), bruce.e...@lsi.com
# COMPANY: LSI
# VERSION: 1.0
# CREATED: 05/19/2010 02:32:34 PM PDT