Results 1 to 5 of 5

Thread: Multiple OS Boot menu

  1. #1
    Join Date
    Nov 2007
    Posts
    5

    Default Multiple OS Boot menu

    Hi,

    I recently installed Linux Fedora Core 7 on my system. I also have Windows XP. Now when i boot my system the boot loader gives me 5 seconds to choose the OS . If i don't select any of the OS, by default the systems boots in Fedora core 7.

    Can someone tell me how to increase the time to make the selection? Currently its set to 5 seconds which is too less because by the time my monitor actually starts displaying the selection time would have elapsed and Core 7 would have started booting.

  2. #2
    Join Date
    Apr 2007
    Posts
    1

    Default pls chk. this file

    you must edit /etc/grub.conf
    and you can chance timeout parameter an default boot system

  3. #3
    Join Date
    Sep 2008
    Posts
    4

    Default

    2 ways to do this:

    1st way:
    1. Open /etc/grub.conf
    2. Find this line:
    Code:
    timeout 3
    3. Change 3 (in my grub this is number 3 but usually i think it´s 7 or 9) in any other value. Remember that these are seconds (so 3s, 7s etc.)

    2nd way:
    Folow this link:
    StartUp Manager - Info

    Folow the manual and install that app. IT´s ok but i prefer 1st way. ItsEasier and faster :)

  4. #4
    Join Date
    Jan 2007
    Posts
    31

    Default

    Quote Originally Posted by jakonj View Post
    2 ways to do this:

    1st way:
    1. Open /etc/grub.conf
    2. Find this line:
    Code:
    timeout 3
    3. Change 3 (in my grub this is number 3 but usually i think it´s 7 or 9) in any other value. Remember that these are seconds (so 3s, 7s etc.)

    2nd way:
    Folow this link:
    StartUp Manager - Info

    Folow the manual and install that app. IT´s ok but i prefer 1st way. ItsEasier and faster :)
    Im not really shure but the terminal command to edit grub.confg would be

    cd /etc/
    gksugedit grub.conf


    right?

  5. #5
    Join Date
    Nov 2008
    Posts
    5

    Default

    WOW! Linux power!
    How about windows vista integration?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •