I pretty much gave up trying to do it in Windows. I found various things online that said how to do it in Windows. But none of them worked for me.Tinyfpga wrote: Thu Nov 16, 2023 12:33 pm like Martin_Head, that I was unable to create a FAT16 partition on a 4GB SDHC card.
I see that he asked for an idiots guide to do this in September. I Tried every Windows variant suggested in the forum without success. Has anyone managed to create an SDHC FAT16 secondary partition on an SDHC card using either windows or DOS.
I ended up downloading the GParted and Mint ISO's, as suggested here. And run them as live distros.
I was thinking about making a how-to guide with screen shots, but I was having trouble trying to get screen dumps with drop down menus showing. The PrtScreen key does not seem to work with drop down menus showing. And I was not sure if anyone would be interested, as no one else seemed to be having trouble.
From some notes I made for GParted it went something like this for a 16GB SD card with one 13GB FAT 32, and 3 x 255MB FAT 16
In the drop down in the top right corner - Select your SD card (be careful here to get the right one)
Repeat for all partitions on the card
Select a partition you want to remove
--Unmount Partition
----Unmount
----The key symbol disappears
--Delete Partition
----Partition
------Delete
To create the 4 partitions, repeat 4 times
--Partition
----New
Set New size as required, 14066 for the first FAT32, then 255 for the FAT16
Primary partition
File system, FAT32 for the first one, FAT16 for the rest
Label, as required
--Partition
----Manage flags, set for LBA
Note for the above, you may have to come back and do this later.
Exit and apply all operations.
Close GParted, remove and reinsert SD card.
As noted above, you may need to go back into GParted to do the LBA bit. I can't quite remember from my scribbled notes.
To get stuff onto the FAT16 partitions, I copied it from a USB stick to the SD card in the Linux distro. I don't know how Derek gets QPC2 to see the FAT16 partitions, unless he's running QPC2 in Linux.
If there is any real interest, I could try to do a proper write up, with screen shots.