Welcome, Guest. Please login or register.

Author Topic: I hate ADF's :(  (Read 4401 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Oldsmobile_MikeTopic starter

I hate ADF's :(
« on: September 16, 2014, 07:30:27 AM »
Just a 2:30am rant here, what %@%@ idiots decided it was a good idea to distribute software as ADF's? Now I gotta go hunt down a bunch of floppy disks, cross my fingers and pray to all the gods that I can write information to them without hitting any bad spots on crummy 20+ year old media, only to then read it back in to run the hard drive installer... that's included on the disk? Would it be so hard to just distribute software as an LHA file that could easily be unarchived and installed?

Is there any kind of *easy* utility that will mount ADF files into ram:, just for the purpose of installing them correctly? I've had zero luck finding one.

I never liked ADF format. Never. And if I never see another ADF format file again it'll be too soon. :(

#middleofthenight_rant :laugh1:
Amiga 500: 2MB Chip|16MB Fast|30MHz 68030+68882|3.9|Indivision ECS|GVP A500HD+|Mechware card reader + 8GB CF|Cocolino|SCSI DVD-RAM
Amiga 2000: 2MB Chip|136MB Fast|50MHz 68060|3.9|Indivision ECS + GVP Spectrum|Mechware card reader + 8GB CF|AD516|X-Surf 100|RapidRoad|Cocolino|SCSI CD-RW
 Amiga videos and other misc. stuff at https://www.youtube.com/CompTechMike/videos
 

Offline Kesa

  • Ninja Fruit Slasher
  • Hero Member
  • *****
  • Join Date: Sep 2010
  • Posts: 2408
    • Show only replies by Kesa
Re: I hate ADF's :(
« Reply #1 on: September 16, 2014, 07:54:00 AM »
That %@%@ idiot was me. I did it to hurt you :insane:
Even my cat doesn\'t like me.
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show only replies by SamuraiCrow
Re: I hate ADF's :(
« Reply #2 on: September 16, 2014, 08:04:40 AM »
Have you tried mounting RAD:?  (It is just a thought.)
 

Offline alex76gr

  • Newbie
  • *
  • Join Date: Jun 2007
  • Posts: 19
    • Show only replies by alex76gr
Re: I hate ADF's :(
« Reply #3 on: September 16, 2014, 08:05:18 AM »
I have used Isomount a couple of times (http://aminet.net/package/util/rexx/isomount124).
It's for CLI only but it works.

You can also use winuae to do the installation and then transfer the installation folder to your real Amiga.
Maybe some assigns won't be transfered this way but it's something that you can easily fix most of the times.

Have you considered of buying a HxC or a Gotek floppy emulator?
These are life savers!
Amiga 1200 Blizzard 1240@40Mhz 32MB RAM 30GB HD
Amiga 1200 1230 MkIV 68030/50Mhz 32MB RAM 4GB HD
Amiga 2000
Amiga 500+ RIP  :cry:
Amiga CDTV
 

Offline kolla

Re: I hate ADF's :(
« Reply #4 on: September 16, 2014, 08:36:16 AM »
There are plenty of tools on aminet to both mount adf images or treat them as archives.
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Offline Thorham

  • Hero Member
  • *****
  • Join Date: Oct 2009
  • Posts: 1150
    • Show only replies by Thorham
Re: I hate ADF's :(
« Reply #5 on: September 16, 2014, 09:28:03 AM »
I use DiskImage: http://aminet.net/package/disk/misc/diskimage. Requires a bit of work to setup, but works great with DirectoryOpus 4 and 5.
 

Offline yssing

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 1521
    • Show only replies by yssing
    • http://www.yssing.org
Re: I hate ADF's :(
« Reply #6 on: September 16, 2014, 09:36:51 AM »
While there are many options of reading an ADF to another media than a floppy. It would still be better to have software archived as lha.
 

Offline AmiDude

  • Hero Member
  • *****
  • Join Date: Oct 2005
  • Posts: 903
    • Show only replies by AmiDude
Re: I hate ADF's :(
« Reply #7 on: September 16, 2014, 10:35:29 AM »
@ Oldsmobile_Mike

This is what you need to mount/extract ADF's into RAM:

First you need to download DMS2HD and then download one of the XADMaster libraries. Install both to your harddrive.

Open a CLI window and type the following command:
"DMS2HD *.ADF RAM: XADMASTER"
Where "*.ADF" is the ADF file you want to extract. Ýou can also put this command in a file manager such as DiskMaster or Directoryopus.
This is my DiskMaster script:
"AddMenu Archives, DMS2RAM, Extern Tools: DMS2HD %s RAM: XADMASTER;Confirm  Delete DMS Archive? " Yes No;Delete %s"
« Last Edit: September 16, 2014, 10:40:29 AM by AmiDude »
 

Offline Thomas

Re: I hate ADF's :(
« Reply #8 on: September 16, 2014, 10:46:38 AM »
Even UnArc from OS 3.9 can extract files from ADFs. (It uses XADMaster, too.)

Offline AmiDude

  • Hero Member
  • *****
  • Join Date: Oct 2005
  • Posts: 903
    • Show only replies by AmiDude
Re: I hate ADF's :(
« Reply #9 on: September 16, 2014, 11:11:20 AM »
Quote from: Thomas;773140
Even UnArc from OS 3.9 can extract files from ADFs. (It uses XADMaster, too.)


Yes, I know. But this script is very handy if you work a lot with DiskMaster.
 

Offline zipper

Re: I hate ADF's :(
« Reply #10 on: September 16, 2014, 12:14:54 PM »
Double click in Amikit...
 

Offline giZmo350

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 2064
  • Country: 00
  • Thanked: 29 times
  • Gulfport, Miss
    • Show only replies by giZmo350
Re: I hate ADF's :(
« Reply #11 on: September 16, 2014, 02:32:17 PM »
Hmmm, I don't recall, but maybe EasyADF from AmigaKit does that. If not, maybe AmigaKit can add that functionality? That would be cool! But then again, you would need a PCMCIA slot on your A2000... :( Then again, maybe AmigaKit could make it work with an SD Card plugged directly into a card reader.
« Last Edit: September 16, 2014, 02:40:14 PM by gizmo350 »
A500: 2MB Chip, 8MB Fast, IndiECS, MiniMegi, IDE4ZorroII on Z-500, KS1.3/KS3.1, WB3.1&BWB
 
A2000HD: 2MB Chip, 128MB Fast, P5:Blizz 2060@50MHz, PCD-50B/4GBCF, XSurf100, RapidRoad, IndiECS, Matze RTG, MiniMegi, CD-RW, SunRize AD516, WB3.9
 
A1200: 2MB Chip, 64MB Fast, 4GBCF, GVP Typhoon 030 @40MHz w/FPU, Subway USB, EasyNet Ethernet, Indi AGA MKI, FastATA MK-IV, Internal Slim CD/DVD-RW, WB3.5

Surfing The Web With AMIGA Is Fun Again!
 

Offline gertsy

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: May 2006
  • Posts: 2318
  • Country: au
  • Thanked: 1 times
    • Show only replies by gertsy
    • http://www.members.optusnet.com.au/~gbakker64/
Re: I hate ADF's :(
« Reply #12 on: September 16, 2014, 02:41:04 PM »
Quote from: AmiDude;773144
Yes, I know. But this script is very handy if you work a lot with DiskMaster.


I'm guessing the "even" was directed to Mike.

Lots of options there rather than using old floppy...

Another one is a Gotek floppy emulator flashed with the Amiga compatible firmware.
 

Offline bbond007

  • Hero Member
  • *****
  • Join Date: Mar 2009
  • Posts: 1517
    • Show only replies by bbond007
Re: I hate ADF's :(
« Reply #13 on: September 16, 2014, 04:39:35 PM »
Quote from: alex76gr;773127
I have used Isomount a couple of times (http://aminet.net/package/util/rexx/isomount124).
It's for CLI only but it works.

You can also use winuae to do the installation and then transfer the installation folder to your real Amiga.
Maybe some assigns won't be transfered this way but it's something that you can easily fix most of the times.

Have you considered of buying a HxC or a Gotek floppy emulator?
These are life savers!


that script works great!

there are also hardware based solution called the hxc. i have one but have not tried it yet so i cant comment on it.
 

Offline JimDrew

  • Lifetime Member
  • Full Member
  • ***
  • Join Date: Jun 2012
  • Posts: 241
    • Show only replies by JimDrew
Re: I hate ADF's :(
« Reply #14 on: September 16, 2014, 06:40:34 PM »
If you have a PC you could always use WinUAE or similar to mount the .adf and then archive the files.  There are also programs on the PC like TotalCommander that have plug-ins to let you read/write .adf and .hdf files, basically giving you AmigaDOS file systems on the PC.