How do I configure grub settings during boot process?What commands can I use at that time?I know I can change the settings in grub.conf or grub.cfg file but I want to do it at the time of booting.

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

Press the 'e' key to edit a GRUB entry at startup. That's a pretty well documented process : https://help.ubuntu.com/community/Grub2#Editing_the_GRUB_2_Menu_During_Boot

link|improve this answer
Thanks. Was looking for this itself. – namita Dec 17 '11 at 18:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.