On Tue, Jul 28, 2009 at 11:10 PM, Vladimir 'phcoder' Serbinenko<phco...@gmail.com> wrote: > On Tue, Jul 28, 2009 at 8:16 PM, Robert Millan<r...@aybabtu.com> wrote: >> On Tue, Jul 28, 2009 at 12:40:32PM +0200, Vladimir 'phcoder' Serbinenko >> wrote: >>> --- a/partmap/apple.c >>> +++ b/partmap/apple.c >>> @@ -30,6 +30,7 @@ struct grub_apple_header >>> /* The magic number to identify the partition map, it should have >>> the value `0x4552'. */ >>> grub_uint16_t magic; >>> + grub_uint16_t blocksize; >>> }; >> >> Did you confirm that the presence of this member is not version-dependant? >> > I read about it in a pretty old document > http://developer.apple.com/documentation/mac/Devices/Devices-121.html.
This document is from 3 JUL 1996. When I tried create anything older in emulator I invariantly got an unpartioned image. This may however be an emulator artifact. Additionally we don't support Old World ROM and New World ROM was introduced around 1998 > I will do further research as time permits >> -- >> Robert Millan >> >> The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and >> how) you may access your data; but nobody's threatening your freedom: we >> still allow you to remove your data and not access it at all." >> >> >> _______________________________________________ >> Grub-devel mailing list >> Grub-devel@gnu.org >> http://lists.gnu.org/mailman/listinfo/grub-devel >> > > > > -- > Regards > Vladimir 'phcoder' Serbinenko > > Personal git repository: http://repo.or.cz/w/grub2/phcoder.git > -- Regards Vladimir 'phcoder' Serbinenko Personal git repository: http://repo.or.cz/w/grub2/phcoder.git _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel