From mboxrd@z Thu Jan 1 00:00:00 1970 From: jnc@mercury.lcs.mit.edu (Noel Chiappa) Date: Mon, 31 Oct 2016 09:55:20 -0400 (EDT) Subject: [TUHS] Booting PDP-11's from RX02's Message-ID: <20161031135520.1276F18C0C9@mercury.lcs.mit.edu> > From: Don North > Track 0 is not used by standard DEC software I wonder why DEC did't use track 0. The thing is small enough (256KB in the original single-density) that even 1% is a good chunk to throw away. Does anyone know? (I had a look online, but couldn't turn anything up.) If I had to _guess_, one possibility would be that track 0 is the innermost track, where the media is moving the slowest, and as a result it's more error-prone. Another is that IBM used track 0 for something special, and DEC tried to conform with that. But those are pure guesses, I would love to know for sure. Noel