Re: mtools, specifically mcopy



In article <4509ab26@xxxxxxxxxxxxxxxxxxx>,
Hoff Hoffman <hoff-remove-this@xxxxxx> wrote:


If you're careful, a MOUNT/FOREIGN and a DUMP will allow you to deal with
this. I've certainly spent enough time looking at FAT volumes, and yes you
can see the bits inside the files once you get past the FATs and other such.

....

For grins, I might suggest seeing of a Linux dd could be brought to bear
here, and just load the sequential file absolutely directly out onto the
removable media. No disk volume structures at all, etc., just the blocks of
the file containing the PAKs.

Hmm. I see that OS X has dd, and it is also available in various
incarnations for Windows.

Not having a floppy here except for on my VMS system, I did try the
following:

$ mount/for dva0: ! floppy
$ copy license.com dva0: ! license.com has just VMS, DECW, UCX licenses
$ dump dva0: /output=dva0.txt /blocks=(start:0,end:2) /width=80

and it shouldn't be much of a job to munge that into a text file.

--
Paul Sture
.



Relevant Pages

  • Re: NTFS drive thinks it is FAT
    ... create a bootable floppy. ... If the partition boot record or the contents of the partition are damaged, and they may very well be with the amount of chkdsks you've been throwing at it, this should recover the partition and the data. ... The drive was FAT and is now unusable. ... this drive can be called NTFS rather than FAT without a format? ...
    (microsoft.public.windows.file_system)
  • Re: Searching for a filename in FAT
    ... Search for the filename in the FAT of the floppy. ... A directory is simply another entry like this, ...
    (comp.lang.asm.x86)
  • FAT12/16/32 code (was: Open Source 16-bit C Compiler)
    ... > strengthen my FAT knowledge and be good experience to implement. ... > coding the LFN support if you don't want to write it. ... FAT module from the rest. ... Prepare a 3 or 5 inch floppy formatted for use with MSDOS/MSWindows. ...
    (comp.lang.asm.x86)
  • Re: How to get Windows98 SE to work with Flash Drives larger than 1GB
    ... FAT (FAT12 or FAT16, as appropriate ?) ... FAT12 is offered? ... I thought FAT12 was only used by floppy disks, or perhaps the older floppy disk formats like 5". ... It leaves a generic "FAT" in the menu, ...
    (microsoft.public.windowsxp.general)
  • Re: FLOPPY DRIVE FILE SYSTEM
    ... Each floppy I have uses FAT as ... its file system. ... RAW and not FAT. ... >95, 98, ME, you might be able to read the disks on that ...
    (microsoft.public.windowsxp.accessibility)