A little amend:
On Sun, Aug 31, 2008 at 6:13 PM, Niko Cavallini Araya
<[EMAIL PROTECTED]> wrote:
> echo -n "Press ESC to enter the menu... "
> if sleep --verbose --interruptible ${GRUB_TIMEOUT} ; then
> set timeout=${GRUB_TIMEOUT}
> else
> set timeout=-1
> fi
should be:
> echo -n "Press ESC to
Hi, this week I made a clean debian sid install and decided to install
grub2 (grub-pc) instead of -legacy. It is working nicely, great job
there! Thank you!
I wanted to add the "hiddenmenu" functionality found in grub-legacy, to
this end I came across the previous version of
http://grub.enbug.org/