> Well played sir! However, I doubt a single-sided
drive can grok a
> double-sided boot disk. :)
On Fri, 7 Oct 2011, Sridhar Ayengar wrote:
It depends. On MS-DOS, isn't it the case that a
single-sided drive will
happily read any data that is on the first side of a disk? So couldn't
you boot from a double-sided boot disk if this is the case, and also iff
all of the data used in the bootstrap is on the first side?
Not exactly "happily".
Sectors, certainly.
But, files? The directory starts on track 0 side A, but continues onto
track 0 side B, and even a simple "DIR" command will give errors. If the
disk is not fragmented, than any file larger than one track (4.5K on 360k
and 720K) will continue onto the second side. If it IS fragmented, then
clusters are distributed semi-randomly, and "half" will be on second side.
SOME CP/M double sided formats use all of the first side, and THEN use the
second side. On THOSE formats, barring fragmentation, a single sided
drive can "happily" read the first half of the contents, without even
noticing a problem. Sometimes it uses the second side starting at track 0,
1, 2, or 3 of side B, sometimes it uses the second side starting at the
highest track (34, 39, 79, 76) side B.
Some other formats use both sides of cylinder 0 before going on to
cylinder 1. Some of those (such as MS-DOS) use all of the sectors on side
A of that cylinder and then all of the sectors of side B. Some other
formats, treat both sides of the cylinder as one track, and may even end
up alternating sides within the cylinder, depending on the "interleave".
I do NOT remember which "side-pattern" the Bondwell 14 was, which is
important to THIS part of the discussion.
--
Grumpy Ol' Fred cisin at
xenosoft.com