Hide GRUB Menu in Arch Linux

HomeOther ContentHide GRUB Menu in Arch Linux
Hide GRUB Menu in Arch Linux
Hide GRUB Menu in Arch Linux
Use the following commands to hide the GRUB menu

1. sudo nano /etc/default/grub
2. GRUB_FORCE_HIDDEN_MENU/"true/"
3. sudo grub-mkconfig -o /boot/grub/grub.cfg
4. sudo nano /etc/grub.d/31_hold_shift

Download the file and copy its contents to the terminal

https://docs.google.com/document/d/1Jc-9gG_ybR7bKvpJMQJO3wtg_fju-e93uLgWoBKBzD8/edit?uspdrivesdk

5. sudo chmod axis /etc/grub.d/31_hold_shift
6. sudo grub-mkconfig -o /boot/grub/grub.cfg

then reboot the system and you will notice that the GRUB menu is hidden. Simply press and hold Shift during boot to access the GRUB menu.

#ArchLinux #GRUBMenu #Terminal #ArchWiki #Linux

Please take the opportunity to connect and share this video with your friends and family if you find it useful.

No Comments

Leave a Reply

Your email address will not be published. Required fields are marked *