Grub customization


 
Thread Tools Search this Thread
Operating Systems Linux Ubuntu Grub customization
# 1  
Old 11-09-2009
Grub customization

I installed 9.10 this weekend. It's a fresh install. It installed GRUB, which works great, but with the 9.04 install I could customize the Grub menu (color, default OS and timeout) by editing /boot/grub/menu.lst. That file is no where to be found on this install. I've searched and all I find is reference to this file for customizations. Do I need to create it or is there something new out there?
# 2  
Old 11-12-2009
Solved.....

After a lot of research, I realised that there are several flavors of GRUB and that when I installed 9.10, it replaced one flavor of GRUB for another. Instead of the menu being found in /boot/grub/menu.lst, it is a combination of entries in a startup script and in the file /boot/grub/grub.conf.

I've made my customizations and all is happy in the world.
# 3  
Old 11-12-2009
I think it's a change in Ubuntu... the newer Ubuntu uses those startup files to generate grub.conf on the theory that 9 config files and a regen script are simpler than one static file...somehow...
# 4  
Old 11-16-2009
Ubuntu has made some major changes between 9.04 and 9.10. 9.10 is having a lot of problems, which is why I'm sticking to 9.04. I'm going to wait for Ubuntu to fix all it's new features before I upgrade.
# 5  
Old 11-17-2009
I've had no problems so far. It's picked up my camera, charges my blackberry and reads my USB flashdrive with no problems. The wireless has worked flawlessly anywhere I've gone.
I'm happy with the upgrade.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

Issue launching Websphere Customization ToolBox

I'm trying to configure IBM customization Tool Box but i'm facing the following issue don't know where i'm going wrong. CentOS Linux release 7.2.1511 (Core) 3.10.0-327.18.2.el7.x86_64 run-level 3 xming is working Unhandled exception Type=Segmentation error vmState=0xd4c6046e... (0 Replies)
Discussion started by: James0806
0 Replies

2. Red Hat

Can we specify which grub.conf to use in grub-install.

Hi, Can we specify which grub.conf to use while installing grub on RHEL. We are working on application which requires different grub configurations needed, depending on certain criteria we need to update grub with correct grub.conf. Can we use grub-install for this purpose? (4 Replies)
Discussion started by: successlin
4 Replies

3. UNIX for Dummies Questions & Answers

Customization within UNIX/AIX

Hey guys I am sorry if this has been posted before but I have not been able to locate. How can I set up after I cd to a directory it displays above my command line after I enter into it? Also to get to the previous command I cannot press up on my keyboard it just moves up. How can I change... (17 Replies)
Discussion started by: Koopa_Troopa
17 Replies

4. Programming

Java File Chooser customization

I am trying to add some other things onto the standard file chooser. I would like to have something like this at the bottom of the file chooser (underneath the Select and Cancel buttons). I will try to make this as legible as possible: File Name: File Type: ... (1 Reply)
Discussion started by: ajgwin
1 Replies

5. Linux

kickstart centOS 5.1 ---customization question

I am doing a centos 5.1 kickstart install for a school project and was wondering if there is a way to install a custom desktop background image.(upon 1st time logging into system) (instead of showing the default centos desktop background, it would show a custom image) Would i have to create a... (1 Reply)
Discussion started by: nuGz
1 Replies

6. UNIX for Dummies Questions & Answers

grub problem- keeps rebooting as soon as it tries to do grub

Hi, I installed solaris 10 a few weeks ago. It was working fine during the past two weeks. However, now when I start to load to the drive, I get this problem: The BIOS screen comes up like normal, then screen goes blank and a message "Grub loading stage 2" flashes real quick then the computer... (1 Reply)
Discussion started by: moesays
1 Replies
Login or Register to Ask a Question