Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!orchid!egisin From: egisin@orchid.UUCP Newsgroups: comp.os.minix Subject: Re: hard disk problem Message-ID: <7387@orchid.UUCP> Date: Thu, 7-May-87 10:30:35 EDT Article-I.D.: orchid.7387 Posted: Thu May 7 10:30:35 1987 Date-Received: Fri, 8-May-87 06:07:41 EDT References: <1569@Shasta.STANFORD.EDU> <1171@botter.cs.vu.nl> Organization: U of Waterloo, Ontario Lines: 7 Keywords: Bad sectors In article <1171@botter.cs.vu.nl>, ast@cs.vu.nl (Andy Tanenbaum) writes: > >Does MINIX have a facility to map bad sectors and to mark them unusable? > Unfortunately, no. It assumes the disk is perfect. It is possible to write a utility that allocates bad blocks to a regular file. Call the file something like ..badblocks so that it doesn't accidently get read.