The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.28 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



CBMSTUFF FORUM
Copying non protected Amiga Disks - Printable Version

+- CBMSTUFF FORUM (https://www.cbmstuff.com/forum)
+-- Forum: CBMSTUFF PRODUCTS (https://www.cbmstuff.com/forum/forumdisplay.php?fid=1)
+--- Forum: SuperCard Pro (https://www.cbmstuff.com/forum/forumdisplay.php?fid=3)
+---- Forum: Amiga disks (https://www.cbmstuff.com/forum/forumdisplay.php?fid=8)
+---- Thread: Copying non protected Amiga Disks (/showthread.php?tid=67)

Pages: 1 2 3 4


Copying non protected Amiga Disks - videofx - 12-29-2013

OK, I made flux images of my non copy protected Amiga disks. Shouldn't this work?

The original works in my Amiga but when I use SCP to go from Flux image to Floppy I get read errors on my Amiga saying unable to read sector 962 on the floppy disk. I have tried 3 different brand new 800K floppies and the same result.

I made copy of the alignment disk and when I use it in the Amiga drive it says the drive is out of alignment. When I use the original alignment disk it says the drive is in alignment.

So does that mean my brand new Alps DF354 floppy drive is bad? I also tried with a Mitsumi D359 and the same result

Any ideas?

Thanks


RE: Copying non protected Amiga Disks - LordCrass - 12-29-2013

Currently it won't work for any disk that wasn't written as aligned to the index sensor (which includes any AmigaDOS disk that wasn't commercially duplicated). You can't start/stop writing a disk in the middle of data and expect that data to be readable afterwards. You have to turn on/off the write head in the gap area.

Jim has to update the software to either detect where the write splice is while reading, and start the track read from that point, or do the detection afterwards, which would require you to read in disks with the non-blind option and have image files that are 2x the size.


RE: Copying non protected Amiga Disks - admin - 12-29-2013

Yes, non-blind is required for normal Amiga disks.


RE: Copying non protected Amiga Disks - videofx - 12-29-2013

(12-29-2013, 05:23 PM)LordCrass Wrote: Currently it won't work for any disk that wasn't written as aligned to the index sensor (which includes any AmigaDOS disk that wasn't commercially duplicated). You can't start/stop writing a disk in the middle of data and expect that data to be readable afterwards. You have to turn on/off the write head in the gap area.

Jim has to update the software to either detect where the write splice is while reading, and start the track read from that point, or do the detection afterwards, which would require you to read in disks with the non-blind option and have image files that are 2x the size.

Thanks for that explanation.

Jim said it should be able to copy my alignment disk but the copy produced is unusable. I will have to wait for Jim to see if there is anything I can do.


RE: Copying non protected Amiga Disks - LordCrass - 12-29-2013

There's not much point to copying an alignment disk. The only thing that makes it special (that all the tracks are in correct alignment because they were written with a precisely aligned drive) is lost when you copy it to another disk with a drive that isn't also precisely aligned.


RE: Copying non protected Amiga Disks - admin - 12-29-2013

Depending on the alignment disk, you can duplicate them with SCP. The only exception are cases where disks were not created on a TRACE machine, but instead a custom drive. ALL (so far) of the various C64 alignment disks were created on TRACE machines.


RE: Copying non protected Amiga Disks - videofx - 12-29-2013

OK, I will try NON-BLIND and let you know

Thanks!


RE: Copying non protected Amiga Disks - LordCrass - 12-29-2013

Non-blind mode still won't work for writing the image back until Jim adds the routines to deal with those types of files.


RE: Copying non protected Amiga Disks - videofx - 12-29-2013

(12-29-2013, 08:09 PM)videofx Wrote: OK, I will try NON-BLIND and let you know

Thanks!

LordCrass is right.

OK, I unchecked blind then made a SCP image of the disk then I left blind mode unchecked and wrote the disk. I got the same track errors as I did with blind mode on.


RE: Copying non protected Amiga Disks - admin - 12-29-2013

Right, that's because the Amiga non-blind routines are not complete yet.