[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple Xserve running Fedora
From: |
Michal Suchanek |
Subject: |
Re: Apple Xserve running Fedora |
Date: |
Tue, 4 Aug 2009 01:11:31 +0200 |
2009/8/3 drew rosen <address@hidden>:
> Hi Guys.
>
> We're under a deadline to get our Xserve's running fedora. Looking forward
> to signing into the IRC to get some help pushing thru the EFI issues.
>
> Does anyone have any fresh tips / newest file we should use?
Yes. If you can get some usable hardware ;-)
Other than that, booting grub-efi should mostly work. It works for me
on a mac mini. However, I could not get it working without installing
it on OS X (which you should have received with that hardware anyway).
I did
0) repartition your disk to install OS X in smallest space possible or
use a flash disk for it or something
1) build grub-efi on Linux in virtualbox (see the wiki for building
latest SVN checkout on Linux, should work on OS X by now)
2) install it on OS X with bless (see the wiki)
3) enjoy booting OS X and Linux from grub - just add an entry to
chainload the grub-efi installed on the Linux partition that the
frimware cannot read
HTH
Michal