[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Support Apple partition map with sector size different from
From: |
Robert Millan |
Subject: |
Re: [PATCH] Support Apple partition map with sector size different from 512 bytes. |
Date: |
Tue, 28 Jul 2009 20:16:57 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
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."