Last active
August 29, 2015 14:15
-
-
Save CreatorB/68bd5bdbf9d6c3c56404 to your computer and use it in GitHub Desktop.
Boot Rescue - creatorb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ls | |
ls (hd0,msdos6)/ | |
set root=(hd0,msdos6) | |
ls / | |
set prefix=(hd0,msdos6)/boot/grub | |
insmod /boot/grub/linux.mod | |
normal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment