Home > Ubuntu > How To Fix Auto Boot Crash on Ubuntu

How To Fix Auto Boot Crash on Ubuntu


Ever got this problem? Ur ubuntu cannot boot in, stuck on Grub Menu and we must hit ENTER?

So here is the solution:

# cd /etc/grub.d
# cp 00_header 00_header.bak
# chmod a-x 00_header.bak
# vi 00_header
then change value -1 to $(2)
quit vi editor
# update-grub
re-check /boot/grub/grub.cfg if the timeout is changed

ok that’s done …
credit to : FMI (forumikrotik.com), electrix_85@fmi, zdienos@fmi

Categories: Ubuntu
  1. No comments yet.
  1. No trackbacks yet.

Leave a comment