FDOS / fdisk

Fixed Disk Setup Program - manages partitions using the MBR partitioning scheme
GNU General Public License v2.0
44 stars 14 forks source link

FDISK does not warn and / or terminate with error if partition table can not be written #51

Closed boeckmann closed 1 year ago

boeckmann commented 1 year ago

This does not affect the command line mode, but when the TUI terminates, the result of Write_Partition_Tables() is not checked.