Bug#601087: bug 601087: grub-pc

Marco Giunta giunta at sissa.it
Sat Oct 23 15:26:15 UTC 2010


Hi at all,

same problem here. Downgrade to grub-pc_1.98+20100804-5 seems to 
solve the problem.

I think the bug is in 'zfs_fix_mkrelpath.patch'; with 20100804-5 version, 
if I run 'grub-mkrelpath /boot' it returns nothing:

marco at xxxx:~$ grub-mkrelpath /

marco at xxxx:~$ grub-mkrelpath /boot/

marco at xxxx:~$ grub-mkrelpath /boot/grub/
/grub


'/boot/grub/grub.cfg' is correct

...
         linux   /vmlinuz-2.6.36-vanilla root=........
         echo    'Loading initial ramdisk ...'
         initrd  /initrd.img-2.6.36-vanilla
...

and system starts. With 20100804-6 version if I run same command, it returns '/boot'

marco at xxxx:~$ grub-mkrelpath /

marco at xxxx:~$ grub-mkrelpath /boot
/boot
marco at xxxx:~$ grub-mkrelpath /boot/grub
/grub


'/boot/grub/grub.cfg' is wrong:

...
 	linux	/boot/vmlinuz-2.6.36-vanilla root=.....
 	echo	'Loading initial ramdisk ...'
 	initrd	/boot/initrd.img-2.6.36-vanilla
...

and grub complaints about missing files ...

Bye,
   Marco





More information about the Pkg-grub-devel mailing list