Welcome, Guest. Please login or register.

Author Topic: Putting ADF's on floppy w/out a hard drive  (Read 7195 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Putting ADF's on floppy w/out a hard drive
« on: September 28, 2007, 08:38:39 PM »
Posting more and more ADF to disk utilities won't change the fact that the ADF doesn't fit on the disk.

You have no choice but to put the ADF in RAM and write it back from there, or use the split DMS method above. Secret Hidden Option 3 is to use a Catweasel and write the images on a PC (but probably won't work if the disk is non-DOS).

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Putting ADF's on floppy w/out a hard drive
« Reply #1 on: September 29, 2007, 10:07:43 AM »
Quote
BGary335 wrote:
Anyone know anything about what Pete is talking about?

The RAM disk is a portion of the memory in your Amiga. So it is made up of some of the 1024k of RAM you have installed.

If you boot your Amiga to Workbench, the things that Workbench loads (icons, the interface etc etc) will eat in to your RAM and reduce the amount available to the RAM disk.

So Pete's suggestion is to boot with as little as possible running - ideally just a CLI prompt - so that as little RAM as possible is used up, thus allowing you to use more for the RAM disk.


Using DMS might not work very well if your ADFs are copy protected or Non-DOS, as I'm not sure whether DMS can image these disks. Someone please correct me if I'm wrong.


Also, AFAIK you CAN use Amiga Explorer over a NULL modem cable. It will be a bit slow, but it will work.

[EDIT]
Null Modem cable in Amiga Explorer
[/EDIT]

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Putting ADF's on floppy w/out a hard drive
« Reply #2 on: September 29, 2007, 11:17:48 AM »
Fair enough - thanks for the correction.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Putting ADF's on floppy w/out a hard drive
« Reply #3 on: September 29, 2007, 08:17:45 PM »
What version of Workbench are you using?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10