Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.acorn.programmer > #712

Re: Image filing system for .ADF files.

From druck <news@druck.org.uk>
Newsgroups comp.sys.acorn.programmer
Subject Re: Image filing system for .ADF files.
Date 2011-09-11 11:16 +0100
Organization A noiseless patient Spider
Message-ID <j4i1qd$amd$1@dont-email.me> (permalink)
References <cbbb7c02-0ba2-4946-898f-bcef12521c7c@y21g2000yqk.googlegroups.com>

Show all headers | View raw


On 11/09/2011 10:32, Gazza wrote:
> If, as I suspect, the data in the ADF file is just a low level dump of
> what's on an ADFS disc, surely it's just a matter of convincing ADFS
> to mount a file rather than a physical device, for read only at any
> rate. Writing might be a different story depending on how much extra
> information an ADF file contains. E.G spare map entries, blank sectors
> etc.

All ADFS does is read and write sectors using built in IDE and floppy 
disc controllers, it has no knowledge of disc formats.

All the formatting is handled by the Filecore module. The way to get 
Filecore to understand a Filecore formatted file image, is to implement 
a FileCore Image Filing System. It's very straightforward, all the hard 
work is done for you, you just have to open a file and read & write sectors.

---druck

Back to comp.sys.acorn.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Image filing system for .ADF files. Gazza <usenet@garethlock.com> - 2011-09-11 02:32 -0700
  Re: Image filing system for .ADF files. druck <news@druck.org.uk> - 2011-09-11 11:16 +0100
    Re: Image filing system for .ADF files. Martin Bazley <martin.bazley@blueyonder.co.uk> - 2011-09-11 14:26 +0100
  Re: Image filing system for .ADF files. "David Holden" <SpamBin@apdl.co.uk> - 2011-09-11 14:23 +0000
    Re: Image filing system for .ADF files. Gazza <usenet@garethlock.com> - 2011-09-12 06:59 -0700
  Re: Image filing system for .ADF files. Steffen Huber <spam@huber-net.de> - 2011-09-12 18:42 +0200
    Re: Image filing system for .ADF files. Gazza <usenet@garethlock.com> - 2011-09-16 15:59 -0700

csiph-web