Question: Write a bash script that changes the grub default boot to the highest kernel (not necessarily the first entry) version. The OS is CentOS 6.x.
Write a bash script that changes the grub default boot to the highest kernel (not necessarily the first entry) version. The OS is CentOS 6.x. Manual steps will not be accepted.
Step by Step Solution
3.31 Rating (148 Votes )
There are 3 Steps involved in it
To write a bash script that changes the grub default boot to the highest kernel version on CentOS 6x you need to make use of the available grub config... View full answer
Get step-by-step solutions from verified subject matter experts
