KDE Partition Manager does not have FAT 12

Well I think I found a workaround.
Ran KDE Partition Manager, deleted the partition, created new partition (unformatted, 30 MB [must be 32 MB or less for FAT12]).
Then in term window as root, “fdisk -l” to find device, then “mkfs.vfat -F12 /dev/sdb1”.
Seemed to do the trick for 1.44 Floppy format.

1 Like