#2803 Script you can run on rhel5 and rhel6 boxes that will do the following to grub.conf
Closed: Fixed None Opened 12 years ago by wileywarren.

Script you can run on rhel5 and rhel6 boxes that will do the following to grub.conf
Steps:
0. backup the script first
1. remove rhgb and quiet from all the kernel lines
2. comment out any/all background images/
3. enable display of the boot menu
4. set the timeout to 10s

This is some clean up work/scripting that nee to be worked on


I've attached the a simple script that do the job, not yet tested on RHEL6 (only CentOS 5.6 and Fedora 15)

The same script with diff -u to stdout
fix-grub.sh

Applied to all machines, added to our kickstarts. :)

Thanks athmane!

Login to comment on this ticket.

Metadata