Am Dienstag, den 02.06.2009, 11:52 -0300 schrieb Lucas Willian Bocchi: > Package: grub-efi > Package Version: 1.96+20080724-16 > > Hello > > I have a macbook pro (Macbook 5,1) with MacOsX, debian and windows > installed. > I'm trying to install grub-efi package, but I have the follow error in > installation > > I use the Debian 5.0.1 x86_64 with all updates installed > > > maclucas:~# apt-get install grub-efi > Os seguintes pacotes foram automaticamente instalados e não são mais > requeridos: > liblzo2-2 > Use 'apt-get autoremove' para removê-los.
I can't speak portuguese or spanish, but this looks like you had grub-pc installed earlier, because it depends on liblzo2-2 but not grub-efi. So probable you still have /etc/default/grub left. Just remove or comment out the GRUB_TERMINAL setting. efi:console has been forgotten in the list, but this shouldn't happen anymore with current squeeze/sid version. -- Felix Zielcke -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

