From owner-freebsd-questions@FreeBSD.ORG Thu Feb 17 22:08:40 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC5F116A4CE for ; Thu, 17 Feb 2005 22:08:40 +0000 (GMT) Received: from brian.vpk.bme.hu (brian.vpk.bme.hu [152.66.236.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 098C943D49 for ; Thu, 17 Feb 2005 22:08:40 +0000 (GMT) (envelope-from ricsip@mailbox.hu) Received: from brian.vpk.bme.hu ([152.66.236.2] ident=root) by brian.vpk.bme.hu with smtp (Exim 3.35 #1 (Debian)) id 1D1td2-0003Bp-00 for ; Thu, 17 Feb 2005 22:56:08 +0100 Message-Id: <6.1.2.0.2.20050217230346.02725a48@mailbox.hu> X-Sender: ricsip@mailbox.hu (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.1.2.0 Date: Thu, 17 Feb 2005 23:09:12 +0100 To: freebsd-questions@freebsd.org From: =?iso-8859-1?Q?P=E1sztor?= =?iso-8859-1?Q?_Rich=E1rd?= Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Managing bad sectors during install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Feb 2005 22:08:41 -0000 I think this 8,4 quantum is old enough to not contain so called "spare sectors". So 1 bad sector means there is really only 1 bad sector. Anyway i still cant understand, why UFS cant cope with bad blocks, but 1000 year old FAT, or the newer NTFS can easyli get through the problem. The other problem: how should i mount "/" read-only, because i always get "busy" error-message? ricsip