On 2013-02-05 04:38 (GMT+0800) horseriver composed:
I am using grub 1.97 version.
when I typed "root (hd0,1)" , grub says : "filesystem not kown . error : out of partition ."
Try instead this: grub> set root='hd0,msdos2' grub> linux /vmlinuz grub> initrd /initrd grub> boot -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
