Not joined yet? Register for free and enjoy features such as alerts, private messaging and viewing latest posts and topics.

How to format 64 GB USB sticks/SD cards so that the Hifi Professional can read them (bigger than 32 GB)

Specific discussion about the E89 2009 Z4 (sDrive35is, sDrive35i, sDrive30i, sDrive23i)
Post Reply
User avatar
Squiddie
Member
Member
Posts: 127
Joined: Fri Oct 31, 2014 3:13 am

How to format 64 GB USB sticks/SD cards so that the Hifi Professional can read them (bigger than 32 GB)

Post by Squiddie » Fri Dec 11, 2015 4:43 am

Bit of my continuation of my EQ measurement thread:
viewtopic.php?f=23&t=73993

I finally managed to format USB sticks larger than 32 GB so that the Hifi Professional in the E89 can read them. Tried a 64 bit card, no problems observed, reads all music and playlists off it.

Code: Select all

mkfs.vfat -F32 -s64 -v /dev/sdm1 # or whereever yours lives
This 64 GB formatted one works in the e89, in Canon Powershots, in a Canon 1D Mk 4 (which cannot format such a card but works if you formatted it that way), my dashcam, Rockbox running on a Sansa Clip Zip and my Zoom H4N (which previously recognized 64 GB cards but failed to correctly use them).

If your OS doesn't make mkfs.vfat the settings translate to this:
  • Format as FAT32 (32 bit FATs)
  • 64 sectors per cluster
  • 32 sectors per track
Should look like this:

Code: Select all

00000000: EB 58 90 6D 6B 64 6F 73  66 73 00 00 02 40 40 00  .X.mkdosfs...@@.
00000001: 02 00 00 00 00 F8 00 00  20 00 40 00 00 00 00 00  ........ .@.....
00000002: 00 78 8B 07 80 3C 00 00  00 00 00 00 02 00 00 00  .x...<..........
00000003: 01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  ................
00000004: 00 00 29 87 74 A9 8C 20  20 20 20 20 20 20 20 20  ..).t..
00000005: 20 20 46 41 54 33 32 20  20 20 0E 1F BE 77 7C AC    FAT32   ...w|.
00000006: 22 C0 74 0B 56 B4 0E BB  07 00 CD 10 5E EB F0 32  ".t.V.......^..2
00000007: E4 CD 16 CD 19 EB FE 54  68 69 73 20 69 73 20 6E  .......This is n
00000008: 6F 74 20 61 20 62 6F 6F  74 61 62 6C 65 20 64 69  ot a bootable di
00000009: 73 6B 2E 20 20 50 6C 65  61 73 65 20 69 6E 73 65  sk.  Please inse
Last edited by Squiddie on Fri Dec 11, 2015 7:11 pm, edited 1 time in total.

User avatar
jamesbond
Senior Member
Senior Member
Posts: 1085
Joined: Wed Dec 24, 2014 11:56 am
Location: UK

Re: How to format 64 GB USB sticks/SD cards so that the Hifi Professional can read them (bigger than 32 GB)

Post by jamesbond » Fri Dec 11, 2015 1:36 pm

Hello

I would be interested in how to do this? as I noticed our 35is will not identify USB mem sticks above 32 Gb .. as the limits of fat32 etc. I use window lossless codec via DB power amp rip software, this way all the artwork shows on the screen etc.

I was going to try and partition a 64GB USB stick as two 32Gb partitions, but have not been successful ..

would you be happy to share how you did this

best regards

Nick
Born in Yorkshire ended up in Essex .. 35is Mel red now sold
Own 2 big cats (F type & XE S supercharged) looking for a z4 Hobby Car

z4 3.0i 03 - Z4 3.0i 04 - Z4 3.0i 05 - Z4 3.0i 03 - Z3M (s54) 03 Man - Z4M 06 - Z4M 06 - Z4M 07 -
Z4 35is 2014

User avatar
Squiddie
Member
Member
Posts: 127
Joined: Fri Oct 31, 2014 3:13 am

Re: How to format 64 GB USB sticks/SD cards so that the Hifi Professional can read them (bigger than 32 GB)

Post by Squiddie » Fri Dec 11, 2015 2:58 pm

I don't have a windows system, unfortunately. If you use a windows program to format disks that allows you to specify parameters you will probably succeed by using the parameters I stated above (sectors, clusters etc).

Or maybe you have a friend or relative with a Linux system?

Z4Bob
Member
Member
Posts: 220
Joined: Thu Oct 06, 2011 12:18 pm
Location: Forest of Dean

Re: How to format 64 GB USB sticks/SD cards so that the Hifi Professional can read them (bigger than 32 GB)

Post by Z4Bob » Fri Dec 11, 2015 4:50 pm

Or maybe download Ubuntu on to a usb stick making it bootable. Load Ubuntu from usb stick whenever you need it.
Black Sapphire 2.5 Drop Top, Auto, Cruise Control, Electric Memory and Heated Seats, 03 Reg 53k Winter Wheels and Tyres

User avatar
Squiddie
Member
Member
Posts: 127
Joined: Fri Oct 31, 2014 3:13 am

Re: How to format 64 GB USB sticks/SD cards so that the Hifi Professional can read them (bigger than 32 GB)

Post by Squiddie » Fri Dec 11, 2015 8:33 pm

You don't even have to make a USB stick, you can just run a "live CD" that you burn from a single download. However, I do not know whether the basic Ubuntu with no additional packages has this program preinstalled. And then there is the problem of a Linux first-timer being able to identify the correct device to format, you don't want to wipe your harddrive.

I would actually be thankful if people could post more help that I can't easily provide, such as a step-by-step with a live Ubuntu, or instructions where to get a Windows program that is flexible and controllable enough to do the above formatting.

If you are local to Boston I can do it for you on a cars'n'coffee or so.

Post Reply