[Coco] Re: Help needed: problems with RETRIEV(E)ing DSK images

Robert Gault robert.gault at worldnet.att.net
Mon Feb 6 13:08:24 EST 2006


Torsten Dittel wrote:
> Hi Robert,
> thanks for your fast reply.
> 
> 
>>Because of the above, any disk I intend to use to transfer data between
>>the two units is first formatted on the PC with DSKINI.
> 
> 
> I guess this will cause other problems because my PC's drive is an HD
> drive (I had a lot of trouble mixing HD & DD drives and media). However,
> I'll try it with a "virgin" DD disk, formatting this one with the PC's
> HD drive and JV DISKINI and using a backup program on the CoCo which
> copies sector by sector (no track copy.

Tape closed the disk hole/notch that indicates HD media. Why copy sector 
by sector? That should not be necessary.

> Isn't BASIC's BACKUP command
> copying track-wise?). Maybe I have to write my own program using DSKI$
> and DSKO$...

BACKUP may seem to use tracks but it actually divides memory into tracks 
and then fills that memory sector by sector. The only Coco command that 
uses tracks is DSKINI where a track is written in one pass. All other 
commands are sector chunks.

> 
> Aren't the MESS tools able to grab a DSK image in JV format?

Yes.

> 
> Regards, Torsten
> 
> 



More information about the Coco mailing list