Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!ptsfa!ihnp4!inuxc!iuvax!franco From: franco@iuvax.cs.indiana.edu Newsgroups: comp.sys.atari.st Subject: Re: Small's 410k fast formatter Message-ID: <117900026@iuvax> Date: Tue, 17-Mar-87 15:08:00 EST Article-I.D.: iuvax.117900026 Posted: Tue Mar 17 15:08:00 1987 Date-Received: Sat, 21-Mar-87 03:33:18 EST Organization: Indiana University CSCI, Bloomington Lines: 11 Nf-ID: #N:iuvax:117900026:000:670 Nf-From: iuvax.cs.indiana.edu!franco Mar 17 15:08:00 1987 There is one more thing that must be done to David Small's 400k fast formatter (START - latest issue) in order to make it useful. The executable given in START always sets the disk serial number to 0. This is interesting because, according to the source code, the executable should set the disk serial number to a random number. I suppose the executable provided in START was a preliminary version. Small probably realized there was a problem and changed the sources, but neglected to send the updated executables to START. All is not lost, however. In sector 3 there is the HEX string FFFFFFFF. Simply change it to HEX 0FFFFFFF to get random serial numbers.