[Coco] SDC INFO

Josh Harper allencoco at yahoo.com
Mon Jul 13 03:20:15 EDT 2015


it works thanks
and thanks  for the mess file manager program works great
       From: K. Pruitt <pruittk at roadrunner.com>
 To: CoCoList for Color Computer Enthusiasts <coco at maltedmedia.com> 
 Sent: Monday, July 13, 2015 1:46 AM
 Subject: Re: [Coco] SDC INFO
   
----- Original Message ----- 
From: "Josh Harper via Coco"
Sent: Sunday, July 12, 2015 10:46 PM
Subject: [Coco] SDC INFO


> HI GUYS
> I can do the following with no issues
> drive 0,off
> drive 1,"name.dsk",new
> backup 0 to 1
> now what I cant do is the following
> I am wanting to copy from real drive 1
> so I do the following but it doesn't work
>
> drive 1,off
> drive 0,"name.dsk",new
> and I get a errorim try to copy real drive 1 to sd
> thanks
>
>
>
> -- 

I doubt you need this, but here are the commands needed to do what you're 
asking.

To backup physical drive 0 to a new disk on SDC drive 1:

DRIVE 0,OFF
DRIVE 1,"DISKNAME.DSK",NEW
BACKUP 0 TO 1

To backup physical drive 1 to a new disk on SDC drive 0:

DRIVE 1,OFF
DRIVE 0,"DISKNAME.DSK",NEW
BACKUP 1 TO 0

If the first one works, and we know it does, then the second one should work 
too. At least I think it should.


-- 
Coco mailing list
Coco at maltedmedia.com
https://pairlist5.pair.net/mailman/listinfo/coco


  


More information about the Coco mailing list