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 ...
- 08-17-2007 #1Just 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
- 08-17-2007 #2Just Joined!
- Join Date
- Jun 2006
- Posts
- 45
Open /boot/grub/menu.lst file and set default value.
- 08-17-2007 #3forum.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)
...edit the file as suggested above and save the file, then reboot.Code:nano /boot/grub/menu.lst
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.


Reply With Quote