Amiga.org

Amiga computer related discussion => Amiga Hardware Issues and discussion => Topic started by: marcfrick2112 on November 08, 2008, 02:16:18 PM

Title: Amiga HD drive reliability + Adf's to HD?
Post by: marcfrick2112 on November 08, 2008, 02:16:18 PM
Hey everyone, not sure if this should go in the hardware or software forum... but anyway...
In the process of getting my 4000T up-to-speed, I am writing a number of ADF's and .DMS archives. My only concern is 'wear and tear' on my only HD Amiga floppy drive. I wasn't too worried with my 1200T, as it is setup to use a plain PC drive as a DD drive, and besides I always have my old noisy 1010 external drive. So, how reliable are Amiga HD drives? Don't know what model it is, I assume it's whatever came standard with AT 4000T's .... Second, is there any prog. to uncompress .ADF's directly to a hard drive (like DMS2HD does for .DMS's)

Sorry to ramble...
Title: Re: Amiga HD drive reliability + Adf's to HD?
Post by: Ideal on November 08, 2008, 07:14:04 PM
HD drive is not very reliable, a replacement will set you back 100 USD if you want an original and about 30 for a new one which is just a hacked pc drive, which will probably not let you boot non-dos games from floppy that use a particular signal not present - example of this would be Cannon Fodder.

Wear and tear on the HD floppy is not very recommended. I would be using an external drive if I were you.

And yes, there is such a program. It is called ADF2DISK and is available on aminet.
Here's how you use it: adf2disk filename.adf
This will write the adf to df0, which does not need to be formatted - however it is a good idea to format the disks in x-copy so you can check disk integrity, because after 20-30 years these disks start deteriorating.

If on the other hand you want to write to DF1: then it is a little more complicated.
From what I remember you have to use the following command:
adf2disk filename.adf trackdisk.device 1
That will then write the adf using the trackdisk.device (floppy) and unit 1, which will be the external. Unit 0 would be the internal. And so on.

Hope this helps.

Edit: I now notice I was answering the wrong question, which you did not ask  :-D
Anyhow, what you can do is use the adf to dms converter and then convert the adf files to dms, and then extract to harddrive like you wanted.