In Redhat Linux, during grub display, just type c for command-line
option of GRUB: To boot Linux do this:
grub> help
grub> root
(hd1,1): Filesystem is type ext2fs, partition type 0x83
grub> root (hd1,0)
grub> kernel /boot/vmlinuz
grub> boot
grub> help
grub> help rootnoverify
grub> rootnoverify (hd0,0)
grub> makeactive
grub> chainloader +1
grub> boot
No comments:
Post a Comment