Results 1 to 2 of 2
SuSE is on a disk all by itself, and when I updated GRUB menu.lst, it returns
Code:
Error 2: Bad file or directory type
Press any key to continue...
Can ...
- 03-05-2009 #1Linux User
- Join Date
- Apr 2007
- Posts
- 289
[SOLVED] Old GRUB doesn't like SuSE with 256 byte inodes...
SuSE is on a disk all by itself, and when I updated GRUB menu.lst, it returns
Can I modify my old v0.97 GRUB to boot SuSE?Code:Error 2: Bad file or directory type Press any key to continue...
- 03-05-2009 #2Linux User
- Join Date
- Apr 2007
- Posts
- 289
I chainloaded root partition to boot root with 256 byte inodes.
Old and new menu entries:
title openSuSE chainloader <--- WORKED
root (hd2,1)
chainloader +1
title openSUSE in (hd2,1) <--- Didn't work
root (hd2,1)
configfile /boot/grub/menu.lst
title openSUSE 11.1 <---Didn't work
root (hd2,1)
kernel /boot/vmlinuz-2.6.27.7-9-default root=/dev/disk/by-id/ata-ST3802110A_5LR74M8V-part2 resume=/dev/disk/by-id/ata-ST3802110A_5LR74M8V-part1 splash=silent showopts vga=0x317
initrd /boot/initrd-2.6.27.7-9-default



