Hi,
We have posts from people with Xserve1,1 and Xserve3,1 running Fedora-11 at
Ubuntuforums, Apple sub froum, grub-efi thread. More details there.
http://ubuntuforums.org/showthread.php?t=995704
post#909 Xserve3,1
post#879 Xserve1,1
On Tue, Aug 4, 2009 at 4:04 AM, drew rosen wrote:
> Hi Guys.
2009/8/3 drew rosen :
> 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 ;-)
Oth
On Mon, 2009-08-03 at 11:53 +0200, Vladimir 'phcoder' Serbinenko wrote:
> I personally think this is a hassle for nothing: we already have a
> working cygwin toolchain. While I acknowledge it's not perfect it
> works. And I propose not to touch it until it gives any maintainance
> or technical pro
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?
Thanks.
--
Drew Rosen
drew...@mac.com
On Mon, Aug 3, 2009 at 2:06 PM, Vladimir 'phcoder'
Serbinenko wrote:
> Hello. As discussed on IRC it would be preferable if all loaders use
> flexible technics for loading kernels using relocators as currently
> multiboot and xnu does. Here is a relocator framework based on
> multiboot and xnu relo
For now modules aren't in relocated buffer because memory management
is unable to handle realloc with big size efficiently which may cause
module command to fail
--
Regards
Vladimir 'phcoder' Serbinenko
Personal git repository: http://repo.or.cz/w/grub2/phcoder.git
diff --git a/include/grub/i386
Hello. As discussed on IRC it would be preferable if all loaders use
flexible technics for loading kernels using relocators as currently
multiboot and xnu does. Here is a relocator framework based on
multiboot and xnu relocator. As an advantage it switches from x86-64
to i386 if necessary. With it
On Mon, Aug 3, 2009 at 11:33 AM, Christian
Franke wrote:
> Robert Millan wrote:
>> On Sat, Aug 01, 2009 at 05:06:46PM +0200, Christian Franke wrote:
>> >
>> > Since ~r1584, util/grub-* could be build and run on Cygwin. Commit
>> > r1726 added support to build kernel and modules on Cygwin.
>> >
>>
>
Robert Millan wrote:
> On Sat, Aug 01, 2009 at 05:06:46PM +0200, Christian Franke wrote:
> >
> > Since ~r1584, util/grub-* could be build and run on Cygwin. Commit
> > r1726 added support to build kernel and modules on Cygwin.
> >
>
> There has to be more to it. I know you were using GRUB on Cy