Boot order?


 
Thread Tools Search this Thread
Operating Systems Linux Ubuntu Boot order?
# 1  
Old 11-05-2010
Boot order?

Hi I have Ubuntu 10.10 installed. I want to change boot order.
Can anyone tell where is menu.lst file located. I searched it but didn't get it. Please tell me what file I need to edit for same?
# 2  
Old 11-05-2010
Since 9.10 (I think), Ubuntu uses Grub2 instead of Grub, and the old menu.lst has been replaced by /boot/grub/grub.cfg, which shouldn't be edited manually. Instead, modify /etc/default/grub and the files in /etc/grub.d/ according to your needs and run grub-mkconfig afterward.
These 2 Users Gave Thanks to pludi For This Post:
# 3  
Old 11-05-2010
If you want to quickly change things, just edit /boot/grub/grub.cfg (assuming you are not on an EFI platform). Any changes will survive a reboot but will be overwritten the next time grub-mkconfig is run.

Here is a pointer to Ubuntu GRUB2 documentation
This User Gave Thanks to fpmurphy For This Post:
# 4  
Old 11-08-2010
Quote:
Originally Posted by pludi
Since 9.10 (I think), Ubuntu uses Grub2 instead of Grub, and the old menu.lst has been replaced by /boot/grub/grub.cfg, which shouldn't be edited manually. Instead, modify /etc/default/grub and the files in /etc/grub.d/ according to your needs and run grub-mkconfig afterward.
Thx guys did it by editing /etc/default/grub
and yeah dont't forget to run update-grub after it.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Configuring zone and LDOM boot order

Is anyone aware of a method of configuring the boot order of zones and or LDOMS? (2 Replies)
Discussion started by: os2mac
2 Replies

2. Solaris

Solaris x86 installation using jumpstart does not local boot ( boot from hdd)

I am trying to install Solaris x86 using the Jumpstart server. I run the add_install_client command with appropriate options, and reboot my x86 Target box. The installation starts fine and unattended. After the installation completes and the target goes for a re-boot, it does not boot from the HDD... (9 Replies)
Discussion started by: hemalsid
9 Replies

3. Ubuntu

Changing boot order doesn't work

Hey i am running both ubuntu 10.10 and windows 7, trying to make the default boot be windows 7 instead of ubuntu but it doesn't want to work. Ive tried changing default in the grub file it didnt work, then i installed startup-manager and set windows 7 as the OS and it still boots into ubuntu. Thx... (3 Replies)
Discussion started by: Era555
3 Replies

4. Boot Loaders

Reboot and Select Proper Boot device or insert Boot media in select Boot device and press a key

Hello, I have kubuntu on my laptop and now I decided to switch to Windows 7. I made the bios settings properly (first choice is boot from cd\vd) but I see the error " reboot and select proper Boot device or insert Boot media in select Boot device and press a key " I have tried CD and... (0 Replies)
Discussion started by: rpf
0 Replies

5. Boot Loaders

Using GRUB to control boot order for lucid, hardy n XP

Hi All, I have 2 portable HDDs - both 500 Gb. I had been booting lucid from a USB HDD1. In my laptop, I have a 100Gb disk - dual boot Windows XP and hardy. Until now, the boot order allows me to boot into either of these easily. Today I did these changes: 1. Replicated lucid on HDD1 to... (0 Replies)
Discussion started by: morningSunshine
0 Replies

6. SCO

stage 1 boot failure: error loading hd (40)/boot

hi SCO Unix 5.0.6 doesn't boot due to this problem: not a directory boot not found cannot open stage 1 boot failure: error loading hd (40)/boot Knows someone howto solve it? (16 Replies)
Discussion started by: ccc
16 Replies

7. Solaris

cannot find boot device and won't boot off cdrom

I'm running solaris 2.5.1. My main development server is DEAD, i can't even boot off the cdrom, it powers up, acts like it is starting the boot process but then says cannot find boot device. I've done the search here on this site and saw the other posts, but at the ok prompt it won't even let me... (3 Replies)
Discussion started by: kymberm
3 Replies

8. Solaris

solaris boot problem boot error loading interpreter(misc/krtld)

When I installed the SOLARIS 10 OS first time, the desktop would not start up, this was because of network setup. Reinstalled worked. After a week due to some problem I had to reinstall OS, installation went fine and but when i reboot I get this error. cannot find mis/krtld boot error loading... (0 Replies)
Discussion started by: johncy_j
0 Replies

9. UNIX for Advanced & Expert Users

Cannot boot - Boot : Panic : File size out of range (EWS-UX/V unix)

Hey ! I am running EWS-UX/V (Rel 4.2) on NEC EWS/4800/330 station and I am having problems rebooting my station : I am getting the following message on display : BOOT : PANIC : File size out of range. According to user guide, this error is occuring when a file exceeding the limit and/or... (2 Replies)
Discussion started by: fredo
2 Replies
Login or Register to Ask a Question