From owner-freebsd-questions@FreeBSD.ORG Mon Oct 4 14:11:34 2004 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 82BC016A4CE for ; Mon, 4 Oct 2004 14:11:34 +0000 (GMT) Received: from yearning.mcc.ac.uk (yearning.mcc.ac.uk [130.88.203.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5FE043D45 for ; Mon, 4 Oct 2004 14:11:33 +0000 (GMT) (envelope-from jcm@FreeBSD-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by yearning.mcc.ac.uk with esmtp (Exim 4.12) id 1CETYq-000JwH-00 for freebsd-questions@freebsd.org; Mon, 04 Oct 2004 15:11:32 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) i94EBVYu057640 for ; Mon, 4 Oct 2004 15:11:32 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.10/8.12.6/Submit) id i94EBV33057639 for freebsd-questions@freebsd.org; Mon, 4 Oct 2004 15:11:31 +0100 (BST) Date: Mon, 4 Oct 2004 15:11:31 +0100 From: Jonathon McKitrick To: freebsd-questions@freebsd.org Message-ID: <20041004141131.GB57285@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: Salvaging data from bad drive 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: Mon, 04 Oct 2004 14:11:34 -0000 Hi all, my drive crashed, and I have backups, but the latest data is still on the drive. I can boot with a fixit disk, but the fixit disk doesn't have the device for the /usr partition I need to access. Can I use the fixit CD instead? Is there an easier way to access the partition? I just need to mount /usr long enough to get my data. jm --