Linux General Question:
Download Questions PDF

Is it possible to break the grub password in Linux?

Answer:

Yes surely we can remove the grub password by booting the
linux server in rescue mode edit the grub.conf file
Method 1
I)chmod /mnt/sysImage
ii)Edit the grub.conf file and remove the passwd line from
the file. Save the file and exit change the password md5 in
the grub line and set your own password.
iii)Once your machine reboots, you will be able to start
your Linux OS in the usual manner

Download Linux General Interview Questions And Answers PDF

Previous QuestionNext Question
What is the differences between scp and rsync in Linux?What is difference between ext3 and ext4 file-system?