From owner-freebsd-questions Wed Nov 13 3:38:58 2002 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 C43FD37B404 for ; Wed, 13 Nov 2002 03:38:57 -0800 (PST) Received: from priv-edtnes28.telusplanet.net (defout.telus.net [199.185.220.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3895243E3B for ; Wed, 13 Nov 2002 03:38:56 -0800 (PST) (envelope-from tcooper1@telusplanet.net) Received: from donatev49iknkl ([205.206.172.27]) by priv-edtnes28.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20021113113855.YXAT25741.priv-edtnes28.telusplanet.net@donatev49iknkl> for ; Wed, 13 Nov 2002 04:38:55 -0700 Message-ID: <001a01c28b09$eb4f8960$1baccecd@donatev49iknkl> From: "Terry Cooper" To: References: <200211130015.AA200474750@netwood.net> <20021113093824.GB25372@happy-idiot-talk.infracaninophi> Subject: fix disk and mounting not working Date: Wed, 13 Nov 2002 03:43:43 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have 2 hard drives and I can't mount anything but / off my ad1s1a. I was using an article "BDS Tricks: Unprepared Disaster Recovery" from the O'Reilly network and did this. #find / -name MAKEDEV -print #cp MAKEDEV /mnt/dev #sh MAKEDEV all Well, now when I reboot it just hangs at, Mounting root from ufs: /dev/ad0s1a I can use the fix it disk to get into / but I'm sure I didn't touch anything. I have a backup on my second harddrive but I can't mount any of the partitions from the boot up CD. I am using version 4.5 bootup CD on my FreeBSD 4.62. This works from the fix it shell mount /dev/ad0s1 /mnt If I type, mount /dev/ad0s2 /mnt I get this error "Incorrect Super Block" I have 2 text books and feel like starting a fire (sniff) Please help me!!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message