is it possible to break the grub password in linux

Answers were Sorted based on User's Feedback



is it possible to break the grub password in linux..

Answer / s.sathyaraj

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

Is This Answer Correct ?    12 Yes 0 No

is it possible to break the grub password in linux..

Answer / abi

itz nt chmod, i think itz chroot /mnt/sysimage

Is This Answer Correct ?    10 Yes 0 No

is it possible to break the grub password in linux..

Answer / liju peter

It is possible via linux rescue mode

Is This Answer Correct ?    7 Yes 0 No

is it possible to break the grub password in linux..

Answer / s.sathyaraj

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
(#password --md5 <password-hash>) 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

Is This Answer Correct ?    6 Yes 0 No

is it possible to break the grub password in linux..

Answer / guest

Answer:
Yes, it is possible.

1.Go to rescue mode --> then
2. chmod /mnt/sysimage
3 . vim /boot/grub/grub.conf here remove the line called "
password --md5 $1$9sdflksdf/sdf44k "
4. sync
5. reboot

Is This Answer Correct ?    3 Yes 0 No

is it possible to break the grub password in linux..

Answer / jatin makar

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

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Linux General Interview Questions

How do I check my ip address in linux?

1 Answers  


What is the path of network (ethx) configuration files

1 Answers  


How do you create a new user without logging on as a root user?

1 Answers  


what are the qualities of soft links in linux?

1 Answers  


Which type of os is linux?

1 Answers  


How do I find my public ip address in linux?

1 Answers  


What is the difference between ext2 vs ext3 vs ext4?

1 Answers  


What is the best antivirus for linux?

1 Answers  


How do you check which service is running on which port in linux?

1 Answers  


How do you execute a file in linux?

1 Answers  


What is semaphore in unix example?

1 Answers  


What is the root account in linux?

1 Answers  


Categories