Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, I have a dual boot in my machine (SUSE 10 32bit and 64 bit), How can i change the default OS when it reboots. ( we change in /etc/grub.conf ...
  1. #1
    Just Joined!
    Join Date
    Jul 2007
    Posts
    12

    select default OS in SUSE 10

    Hi,

    I have a dual boot in my machine (SUSE 10 32bit and 64 bit), How can i change the default OS when it reboots. ( we change in /etc/grub.conf file default variable in RHEL5).

    I make SUSE 10 64 bit as my default OS when it is booting how can i change this to SUSE 10 32 bit?

    Thanks

  2. #2
    Just Joined!
    Join Date
    Jun 2006
    Posts
    45
    Open /boot/grub/menu.lst file and set default value.

  3. #3
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Note that you'll need root access to edit the file:

    Open a terminal or konsole...

    Code:
    su
    (enter root password when requested)
    Code:
    nano /boot/grub/menu.lst
    ...edit the file as suggested above and save the file, then reboot.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

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