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? -- 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