Just a quick post to remind me of this next time I need to remember it….
A quick note on how to reset grub if it becomes corrupt…
boot to rescue and allow it to mount /mnt/sysimage.
chroot /mnt/sysimage
grub-install –recheck –no-floppy /dev/sd?
Just a quick post to remind me of this next time I need to remember it….
A quick note on how to reset grub if it becomes corrupt…
boot to rescue and allow it to mount /mnt/sysimage.
chroot /mnt/sysimage
grub-install –recheck –no-floppy /dev/sd?
Leave a Reply
You must be logged in to post a comment.