FDISK 0.8 now supports both IDE and SD drives.
At the partition list, press C on "undefinied" entry to create a new partition. Currently only primary partitions can be created.
For the next step select the free block from the free space list. Then you need to enter the type byte (1=FAT12, 4=FAT16, 6=BIGDOS, 12=FAT32, etc), default 1 = FAT12.
The start sector has to be inside the free block, the default is the first sector of free block. Size in sectors, the default is 65535 =32M. For default value just press enter.
After creating the partitions the system needs cold restart so that the IDE/SD driver detect the new partitions, and use EXDOS FORMAT command to format new partitions.
(Will be added format option)
At the partition list, pressing CTRL+DEL on an existing partition will delete it, you need to answer capital Y to the are-you-sure question to execute the deletion.
Pressing Enter on Extended partition will list the logical drives, other operations will come...
ESC leaves the current list.
The program was written in IS-BASIC, thanks for Bruce!
I think you can't do similar in other BASICs.