I was trying to format a floppy disk image in drive B with copy ii plus 5 on apple2e/apple2p, and it would abort saying error on track XX.

made a 143360 byte disk image with dd if=/dev/zero bs=256 count=$((35*16)) of=NEWBLANKDISK

copy2pv41 works
copy2pv51 fails
copy2pv55 fails
copy2pv71 fails


I was trying to make a disk to get the IWEM laserwriter imagewriter emulator file off of the apple2gs.

Last edited by Golden Child; 06/12/23 03:37 PM.