[email protected], le Fri 01 May 2009 08:49:22 -0600, a écrit :
> I had exactly the "bad magic number" error with a partition up to 128
> Gb.

2^28 * 2^9 = 2^37 = 2^7 * 2^30, that's the LBA28 limit. To overcome that
we need to implement LBA48 in Mach.

Samuel


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to