On Sun, May 8, 2011 at 2:07 PM, A. MHd. Shaik Abdullah < [email protected]> wrote:
> Hi all, > > i installed Windwos 7 first then install ubuntu11. i want windows as > default OS time delay to boot 30sec please guide me. > https://help.ubuntu.com/community/Grub2 should be able to help you. edit the file /etc/default/grub as root (preferably use sudo) change the following entries (or add if not present) to look like this GRUB_DEFAULT= x GRUB_TIMEOUT=30 where x is the number indicating the position of windows on your boot menu. and don't forget to run sudo update-grub after editing it. > > Regards, > A. Mhd Shaik Abdullah > > > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > -- Anuvrat Parashar ______________________________________ | | | link to my blog, *μ*blog or social networks | | http://about.me/anuvrat.parashar | |______________________________________| _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
