Setting a GRUB Password 1) Open terminal #grub #md5crypt 4) type the password 5) copy the generated encrypted password # vi /boot/grub/grub.conf 7) paste the following line just above the ‘title’ password –md5 “encrypted password here” 9) save and quit. Done. Removing a GRUB Password if forgotten 1. Boot the system with the Linux CD/DVD.…
Continue reading Setting and Removing a GRUB password