Hi,
I`m trying to use the command hiddenmenu to hide my initialization menu.
I want to enter directly in an default operating system, without make any
choice.

my grub.conf file is looking like this:

#FILE GRUB.CONF
boot=/dev/hda1
hiddenmenu
timeout=0
title DOS
rootnoverify(hd0,0)
chainloader +1
title "ROCKS"
root(hd0,1)
kernel # blablabla.....

#=END OF GRUB.CONF===========================

However, the hiddenmenu made no changes

Is that syntactly correct??

Thanks





________________________________________________
Mensagem enviada usando
Webmail do Larces!



_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to