On Wed, Sep 24, 2008 at 06:07:24PM +0200, Carles Pina i Estany wrote:
> 
> New patch is attached. I also improved some other thing.
> 
> Feedback is welcomed :-)

There seems to be an off-by-one problem.  Try with the attached grub.cfg.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."
menuentry 1 {
        blah
}
menuentry 2 {
        blah
}
menuentry 3 {
        blah
}
menuentry 4 {
        blah
}
menuentry 5 {
        blah
}
menuentry 6 {
        blah
}
menuentry 7 {
        blah
}
menuentry 8 {
        blah
}
menuentry 9 {
        blah
}
menuentry 10 {
        blah
}
menuentry 11 {
        blah
}
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to