Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

"MediaKit reports block size error" when formatting drive

I got a new 2TB hard drive, and I'm trying to format it as HFS+ journaled case sensitive encrypted, each time I try I get the following error:


"MediaKit reports block size error, usually caused by not being a multiple of 512."


This is a brand new drive, it has a GUID partition map with one partition, that was created by Disk Utility, and the disk passed a full hardware scan from Drive Genius.


Normally when I get an error I can google it, but this particular error only gives me links to RAID problems, and I'm not doing anything with RAID.


What determines the block size? I did not get an option to set it anywhere that I could see.


How do I fix this error and get my drive encrypted?

iMac, Mac OS X (10.7.4), 27" iMac

Posted on Jun 12, 2012 3:38 PM

Reply
24 replies

Aug 3, 2012 2:26 PM in response to Bart Busschots

I ran into this problem myself and found a workaround. I luckily had another disk that was already formatted with CoreStorage HFS+ Journaled Encryption.


I simply used the dd command to copy the headers from one disk to the other:


1. Unmount the destination disk


2. Use dd to copy from the working to destination disk:


$ sudo dd if=/dev/disk2 of=/dev/disk12 bs=4096


Note: I was able to Ctrl+C this command after a few minutes since the disk headers were long since copied by then. Otherwise it would have taken a day.


3. Mount the destination disk, notice that CoreStorage is now enabled


4. Erase the CoreStorage partition and set a new password.

Sep 19, 2012 7:10 AM in response to Bart Busschots

I ran into the same issue. I have an Intenso Memory Center 3 TB with USB 3.0. When attempting to either format the drive with Mac OS Extended (Journaled, Encrypted) or to encrypt an unencrypted partition, the disk utility returns the same error message as reported in the original post of this thread.

Carbon Copy Cloner did not solve the problem for me, I still get the same message from there. Using dd for this task as indicated by jeremiahrossini is a bit too cowboyish/insecure for my taste.

I hope Apple fixes this issue soon!

Sep 24, 2012 5:19 PM in response to Bart Busschots

have just purchased Western Digital 3TB My Book Essential external drive as my new Time Machine back up - and surprise - disk encryption fails with this error.


Currently on Lion 10.7.5 - if I 'upgrade' to Mountain Lion 10.8.2 will this solve my problem? I'm not seeing a lot of comments in this thread or others about this with 10.8 so has it been solved for 10.8??


Seems like I am screwed as far as using this drive as my back up for the moment.

"MediaKit reports block size error" when formatting drive

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.