|
|
|
|
|
by ansible
2240 days ago
|
|
Making a flippy disk was to use the back side of a floppy when you only had a single-sided drive (like I did back in the day). If you put a flippy disk into a double-sided drive which is expecting to read double-sided disks, you're going to have a bad day. The data on the back side of a flippy disk is written backwards compared to how it would be written on the back side by a double-sided floppy drive. |
|
To read the second side of flippy-floppies that you already have, you use the single-sided software that wrote the disk and that only uses a single side of the floppy and flip the floppy over. Then you transfer the data to a normal double-sided floppy.