Welcome, Guest. Please login or register.

Author Topic: Is there a way to run the format command from RAM?  (Read 3265 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline kedawaTopic starter

  • Hero Member
  • *****
  • Join Date: Jul 2004
  • Posts: 700
    • Show all replies
Is there a way to run the format command from RAM?
« on: January 07, 2013, 01:36:24 AM »
I have a massive stack of old PC disks to test and an A500 with only one floppy drive, and I would like to set it up so that I don't have to insert the Workbench 1.3 disk every time I want to format a disk.

I've tried making the command resident, but it gives me an error, and I've tried putting format in the ram disk, but it still asks for the disk, even though the ram disk is in the system path.

I don't know what else to try.
 

Offline kedawaTopic starter

  • Hero Member
  • *****
  • Join Date: Jul 2004
  • Posts: 700
    • Show all replies
Re: Is there a way to run the format command from RAM?
« Reply #1 on: January 07, 2013, 04:13:33 AM »
Is that included with workbench?  Unfortunately I only have the disks that came with the Amiga and no way to get other software onto it.
Is RAM: the same as the ram disk?

Anyway, it's bed time, so I'll take another crack at it in the a.m.
 

Offline kedawaTopic starter

  • Hero Member
  • *****
  • Join Date: Jul 2004
  • Posts: 700
    • Show all replies
Re: Is there a way to run the format command from RAM?
« Reply #2 on: January 07, 2013, 06:10:39 PM »
I just tried what Thomas suggested and it works fine now.
Thanks for the help everyone.
I'm assuming I can do this for other things as well, like diskcopy.
This will save me a lot of time when I back up all my stuff.
 

Offline kedawaTopic starter

  • Hero Member
  • *****
  • Join Date: Jul 2004
  • Posts: 700
    • Show all replies
Re: Is there a way to run the format command from RAM?
« Reply #3 on: January 07, 2013, 07:17:57 PM »
I tried both with and without the PURE argument, and it returned an error either way.
 

Offline kedawaTopic starter

  • Hero Member
  • *****
  • Join Date: Jul 2004
  • Posts: 700
    • Show all replies
Re: Is there a way to run the format command from RAM?
« Reply #4 on: January 07, 2013, 07:25:43 PM »
Quote from: Thomas;721604
'add' does not exist in 1.3.

Are you certain? according to this, the following line is part of a 1.3 startup-sequence:

Quote
path ram: c: sys:utilities sys:system s: sys:prefs add
 

Offline kedawaTopic starter

  • Hero Member
  • *****
  • Join Date: Jul 2004
  • Posts: 700
    • Show all replies
Re: Is there a way to run the format command from RAM?
« Reply #5 on: January 07, 2013, 08:43:14 PM »
So it's just an argument for that command?
I'm not really that familiar with amigados.