Results 1 to 7 of 7
sir, i could not change the sequence of dual booting from the grub menu.lst, due to it shows a blank screen when i put the command in the terminalayan@jayan-desktop:~$ sudo ...
- 06-30-2010 #1Just Joined!
- Join Date
- Dec 2008
- Posts
- 28
[SOLVED] dual boot
sir, i could not change the sequence of dual booting from the grub menu.lst, due to it shows a blank screen when i put the command in the terminalayan@jayan-desktop:~$ sudo gedit /boot/grub/menu.lst
[sudo] password for jayan:
please help me.
- 06-30-2010 #2
Try nano
Code:sudo nano /boot/grub/menu.lst
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 06-30-2010 #3
Latest version of Ubuntu doesn't have any menu.lst file. It uses grub.cfg which is a readonly file generated by scripts only.
Which version of Ubuntu are you using?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-30-2010 #4Just Joined!
- Join Date
- Dec 2008
- Posts
- 28
ubuntu 10.4
- 06-30-2010 #5
Edit /etc/default/grub file to change default OS in GRUB Menu.
If you want to boot second OS by default, setExecute sudo update-grub command after editing /etc/default/grub file.Code:GRUB_DEFAULT=1
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-30-2010 #6Just Joined!
- Join Date
- Feb 2005
- Posts
- 6
Install startup-manager from Synaptic Package Manager then find it in System/administration. Control from there
- 07-01-2010 #7Just Joined!
- Join Date
- Dec 2008
- Posts
- 28
Its done!!!!!!!!!!, thank you so much


