Larry,... it's very nice of You to try to help out,
but both the messages of Yours just add to the confusing
and help nobody,...
don't get me wrong,... test it out Yourself,...!
On 2013-07-29 14:09,
ldkr...@gmail.com wrote:---snip---
> My guess is that they were from 8" Floppy's, so you will
> need to have a 8" Floppy drive to use to copy the image to the media.
> (You can't just copy the image to any different size media and expect
> it to boot and work as the original did.)
>
> If you have a Linux LiveCD, you can boot the LiveCD and try to mount
> and view the contents of the IMG. I'd suggest trying the following
> commands from a Linux Terminal:
>
> #Mount the IMG from a Linux LiveCD:
> $ sudo mkdir /media/floppy1/
> $ sudo mount -o loop /path/to/image/imagefile.img /media/floppy1/
at this point You will get the friendly messages from mount:
'mount: you must specify the filesystem type'
if not,... then I'm sure many here would like to know what Linux LiveCD
You are using to make this 'magic',...?
---snip---
On 2013-07-31 14:35,
ldkr...@gmail.com wrote:
> I installed yaze-ag ver 2.30 on my Debian 7 laptop last night.
nice emulator, using it myself, but test it out a bit first,...
---snip---
> copy of any
> format with a descriptive header. The header is recognized when the
> file starts with the string "<CPM_Disk>" (a sort of "magic number")
no 'real' CP/M floppy have this,... (but i wish they had)
> So, maybe it will be able to read the IMG file you have, after
> mounting it in yaze.
yaze-ag use, as You point out, it's 'own' 'header' of witch starts
"<CPM_Disk>", then,... later,... the description of the image,
sectors, tracks etc,...
yaze-ag's disk images use to have '.ydsk' as 'extender', (not .IMG)
---snip---
> Yaze-ag also has the following program included:
>
> NAME
> cdm - CP/M disk manager
>
> SYNOPSIS
> cdm file...
'cdm DISKSORT.ydsk' witch means cdm works with same kind of
disk image as yaze-ag,... and why not,... it's part of it,...!
You could have more luck with cpmtools:
$ cpmls -d -f ibm-3740 drived.cpm
CPMLDR COM : CPMLDR DOC : CPMLDR SYM : CPMLDR CTL
CPMLDR ASM : HDFMT COM : MEMTEST COM : WS COM
$
drived.cpm come from the z80pack emulator where the first 4
disk, (images), are 'standard' ibm-3740 CP/M images, images of
'real' floppy's,... and use '.cpm' as extender,...
(still not .IMG)
So, until we learn where the OP got this images from or
it is posted somewhere so people here could take a look
we do know nothing,...
<ole>