Find the answer to your Linux question:
Results 1 to 3 of 3
hi everyone i am using RHEL5. i choosed redhat as a default os when installing. now i want to change default os to windows. please help me....
  1. #1
    Just Joined!
    Join Date
    Jul 2009
    Posts
    58

    grub default os

    hi everyone

    i am using RHEL5.
    i choosed redhat as a default os when installing.
    now i want to change default os to windows.
    please help me.

  2. #2
    Linux User
    Join Date
    Jul 2007
    Location
    Greece
    Posts
    277
    Go to /etc/grub.conf and change the default value from 0 to 1.
    I'm using fedora but I think it would be the same on red hat.

  3. #3
    Linux Newbie grishi_111's Avatar
    Join Date
    Oct 2007
    Location
    Jafarpur Sitharra(U.P.)/New Delhi, India
    Posts
    171
    edit your GRUB configuration file (should be /boot/grub/grub.conf). There should be a line that says default n where n is an integer. You can either change that to point to the Windows entry or you can reorder the entries yourself so Windows is the first one. If Linux is the first entry, Windows is the second entry, you would change default 0 to default 1.

    onething
    /boot/grub/grub.conf and /etc/grub.conf are same.
    Sorry, it was unintentional.
    You should have told me at least once and i could have fix it.
    thanks for reminding me.

Posting Permissions

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