Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!mit-eddie!genrad!decvax!decwrl!sun!cmcmanis From: cmcmanis@sun.uucp (Chuck McManis) Newsgroups: comp.sys.amiga Subject: Re: FORMAT Question Message-ID: <9769@sun.uucp> Date: Mon, 1-Dec-86 14:10:56 EST Article-I.D.: sun.9769 Posted: Mon Dec 1 14:10:56 1986 Date-Received: Tue, 2-Dec-86 02:06:32 EST References: <4973@pur-ee.UUCP> Organization: Sun Microsystems, Inc. Lines: 21 Keywords: FORMAT bad sector lock-out Summary: Clarifys the FORMAT command In article <4973@pur-ee.UUCP>, beatyr@pur-ee.UUCP (Robert Beaty) writes: > Question: During a FORMAT does the computer check the disk for bad > sectors and lock them out of the 'available sector' table? > Data on either 1.1 or 1.2 would be helpful. > Bob No Bob, the FORMAT command does not lock out bad sectors. Personally, I have wondered if the "verify" operation that the FORMAT command does really works either since some of those horrid Tan floppies :-) will Format & Verify and still come up with errors. Through some judicious hacking I was able to write some code that would put "bad" sectors into a file but even that can't be made invisible because AmigaDOS' dir command always lists out all of the files on the disk. My less than perfect suggestion is to use 'defect free' floppies. Which means buying DS ones even if you believe SS ones are Ok, and sticking to Sony's even when Brown disks are cheaper. -- --Chuck McManis uucp: {anywhere}!sun!cmcmanis BIX: cmcmanis ARPAnet: cmcmanis@sun.com These opinions are my own and no one elses, but you knew that didn't you.