From: Justin P. M. <jus...@gm...> - 2010-03-17 20:51:17
|
On 03/17/2010 01:28 PM, Tino Keitel wrote: > Hi, > > I tried to use grub-efi on my Mac mini Core 2 Duo (Macmini2,1). I can > get the kernel to start, but then the screen gets garbled and nothing > happens. I use a pretty standard 2.6.33 kernel with kernel mode setting > enabled. Grub2 is version 1.98. > > Here is my grub.cfg file: > > timeout=10 > set F1=ctrl-x > > menuentry "GNU/Linux" { > search --set -f /boot/default-kernel > linux /boot/default-kernel root=/dev/sda3 ro gpt i915.modeset=1 > } > > Does anyone have a working setup using grub-efi on similar hardware? > > Regards, > Tino > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Mactel-linux-users mailing list > Mac...@li... > https://lists.sourceforge.net/lists/listinfo/mactel-linux-users > I never liked the whole grub-efi thing. grub2 is o.k. but for some reason I always would see a messed up screen on boot(from time to time). lilo is the best from over here(easier to build, and use). Justin P. Mattock |