Welcome, Guest. Please login or register.

Author Topic: Converting .DMS to amiga disks, what do I need?  (Read 1617 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Robert17Topic starter

  • Hero Member
  • *****
  • Join Date: Apr 2004
  • Posts: 1011
    • Show only replies by Robert17
Converting .DMS to amiga disks, what do I need?
« on: July 04, 2004, 02:22:37 PM »
Hey all I'm trying to convert DMS files to a floppy on my amiga for squirrel scsi drivers, what files and utilities do I need? I'm using crossdos to transfer the files..

Thanks

Robert
Member of the Lincs Amiga Group, UK :-)
 

Offline Thomas

Re: Converting .DMS to amiga disks, what do I need?
« Reply #1 on: July 04, 2004, 02:37:34 PM »

You need DMS. There are several versions around. Here is the one on Aminet: http://de.aminet.net/aminetbin/find?dms111

Bye,
Thomas

Offline Robert17Topic starter

  • Hero Member
  • *****
  • Join Date: Apr 2004
  • Posts: 1011
    • Show only replies by Robert17
Re: Converting .DMS to amiga disks, what do I need?
« Reply #2 on: July 04, 2004, 02:39:20 PM »
what in earth is .RUN? I'm now transferring it, hope it works :-)
Member of the Lincs Amiga Group, UK :-)
 

Offline KennyR

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 8081
    • Show only replies by KennyR
    • http://wrongpla.net
Re: Converting .DMS to amiga disks, what do I need?
« Reply #3 on: July 04, 2004, 02:41:34 PM »
A .RUN is an Amiga self-extracting LhA file. Just run it like an executable on an Amiga, and it'll extract itself, no other tools needed.
 

Offline bhoggett

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1431
    • Show only replies by bhoggett
    • http://www.midnightmu.com
Re: Converting .DMS to amiga disks, what do I need?
« Reply #4 on: July 04, 2004, 02:42:06 PM »
If you look in the util/arc directory on Aminet you'll find lots of DMS related utilities and applications.

At the most basic level, you would need dms111.run, and then you would get the command line template when you ran the DMS executable. Using this it's easy to write a .dms file to an Amiga floppy disk, though you may encounter difficulties if you don't have a hard drive.
Bill Hoggett
 

Offline Robert17Topic starter

  • Hero Member
  • *****
  • Join Date: Apr 2004
  • Posts: 1011
    • Show only replies by Robert17
Re: Converting .DMS to amiga disks, what do I need?
« Reply #5 on: July 04, 2004, 02:50:51 PM »
Problem, when I try to install it is says Error = 21 Track not MFM formatted...
Member of the Lincs Amiga Group, UK :-)
 

Offline Thomas

Re: Converting .DMS to amiga disks, what do I need?
« Reply #6 on: July 04, 2004, 03:28:16 PM »

Try another floppy disk, this one is bad.

Bye,
Thomas

Offline Robert17Topic starter

  • Hero Member
  • *****
  • Join Date: Apr 2004
  • Posts: 1011
    • Show only replies by Robert17
Re: Converting .DMS to amiga disks, what do I need?
« Reply #7 on: July 04, 2004, 04:25:27 PM »
my A1200 seems kinda quirky all of a sudden, could this be lack of power? I've the squirrel pcmcia, blizz 1230 and external fd running..?
Member of the Lincs Amiga Group, UK :-)
 

Offline Robert17Topic starter

  • Hero Member
  • *****
  • Join Date: Apr 2004
  • Posts: 1011
    • Show only replies by Robert17
Re: Converting .DMS to amiga disks, what do I need?
« Reply #8 on: July 04, 2004, 04:35:06 PM »
okay I've got the DMS on the A1200, only problem is now that for some reason none of my disk drives will format me a disk at all. I have the internal and 2 external drives I have tried, any ideas?!
Member of the Lincs Amiga Group, UK :-)
 

Offline graffias79

  • Sr. Member
  • ****
  • Join Date: Sep 2003
  • Posts: 335
  • Country: us
  • Gender: Male
    • Show only replies by graffias79
Re: Converting .DMS to amiga disks, what do I need?
« Reply #9 on: July 04, 2004, 06:10:05 PM »
Not sure if this is relevant, but I've found that OS 3.x is kind of braindead when it comes to using the "Format" menu command in Workbench.  Try opening a shell and typing:

FORMAT DRIVE DF0: NAME "EMPTY" FFS NOICONS

and see if that works (of course DF0: and the name EMPTY can be changed to whatever you like)

-Jamie