grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GPT on PC/BIOS computers


From: Javier Rodríguez Sánchez
Subject: Re: GPT on PC/BIOS computers
Date: Thu, 3 May 2007 15:33:58 +0200

Hello Robert,

I have applied the patch to the latest CVS rev. but when I compile grub2 I get this error:

grub_setup-util_i386_pc_grub_setup.o: In function `main':
/usr/src/grub2/util/i386/pc/grub-setup.c :666: undefined reference to `grub_gpt_partition_map_init'
/usr/src/grub2/util/i386/pc/grub-setup.c:768: undefined reference to `grub_gpt_partition_map_fini'
collect2: ld returned 1 exit status
make: *** [grub-setup] Error 1

I think that both functions are not declared, it is?

If you want I can test with the new versions you made.

Thanks



2007/5/1, Robert Millan < address@hidden>:

Here's a patch to enable GPT support for PC/BIOS systems.  Need for GPT is
increasingly common due availability of > 2 TiB hard drives.

Please let me know if everything is correct.

Some testing would be welcome, too (but be careful, earlier versions of my
patch had a "feature" that fucked up your partition table - hopefuly fixed
now, at least Works For Me [tm]).

--
Robert Millan

My spam trap is address@hidden.  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.

_______________________________________________
Grub-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/grub-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]