search for UUID fails with dedicated /boot filesystem on disk larger than what BIOS sees

2009-06-16 Thread Arthur Marsh
To try to identify the problem I had with error: no such device: bfdeb6d6-0b77-4beb-a63d-bdc3e455b8ea, I removed all but the boot disk and edited the boot entry for Linux on my ext3 /boot filesystem when GRUB started: menuentry Debian GNU/Linux, Linux 2.6.30 { set root=(hd0,1)

[bug #26744] echo and hello hanging on iMac 8,1 efi platform

2009-06-16 Thread James Jarvis
Follow-up Comment #1, bug #26744 (project grub): Now have it working by making sure echo and hello are first in the list of modules to put into the image usng grub-mkimage. There is presumably an ordering issue but this is not clearly documented. Or is it a limit on image size on an efi

Re: grub wont find files on new partition with linux install

2009-06-16 Thread gmcgmc
Yes use grub2. We don't support anymore grub-legacy. -- Felix Zielcke I have tried to compile grub2 but get error message: checking for __lzo_init_v2 in -llzo2... no checking for __lzo_init_v2 in -llzo... no checking for __lzo_init2 in -llzo... no configure: error: LZO library version 1.02 or

Re: grub wont find files on new partition with linux install

2009-06-16 Thread Felix Zielcke
Am Dienstag, den 16.06.2009, 11:51 -0700 schrieb gmcgmc: Yes use grub2. We don't support anymore grub-legacy. -- Felix Zielcke I have tried to compile grub2 but get error message: checking for __lzo_init_v2 in -llzo2... no checking for __lzo_init_v2 in -llzo... no checking for