From owner-freebsd-current Sat Nov 2 14:47:22 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9A1037B401 for ; Sat, 2 Nov 2002 14:47:20 -0800 (PST) Received: from pimout1-ext.prodigy.net (pimout1-ext.prodigy.net [207.115.63.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 067B343E6E for ; Sat, 2 Nov 2002 14:47:20 -0800 (PST) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com ([67.114.255.207]) by pimout1-ext.prodigy.net (8.12.3 da nor stuldap/8.12.3) with ESMTP id gA2MlI7N251480 for ; Sat, 2 Nov 2002 17:47:18 -0500 Message-ID: <3DC454E1.1000800@hotmail.com> Date: Sat, 02 Nov 2002 14:42:41 -0800 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021023 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: Unsucessful with 5.0-CURRENT Installation on a 120G IDE HDD References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hiten Pandya wrote: > On Sat, Nov 02, 2002 at 10:38:33AM -0800, walt wrote the words in effect of: > >>Hiten Pandya wrote: >> >>>Hmm, OK. >>> >>>Let me rephrase it all. >>> >>>I have a 120G IDE disk, which is under LBA mode. It is the second disk >>>on my system. I have been using it with my old (julyish) -current for a >>>while now as a backup disk thingy. >>> >>>My disk layout: >>> >>> ad1s1: 8997MB FreeBSD slice >>> ad1s3: 50995MB FreeBSD slice >>> ad1s2: 54478MB FAT32 slice >> >>Here you are discussing ad1, which should (I think) be the slave drive >>on the first IDE controller. >> >> >> >>>This is how Sysinstall's fdisk reports it in 5.0-CURRENT-20021028. The sizes >>>are displayed correctly here, but when I try labeling the disk through >>>sysinstall's Configure->Label, It shows: >>> >>>Disk: ad3 Partition name: ad3s1 Free: 0 blocks (0MB) >>>Disk: ad3 Partition name: ad3s3 Free: 102110549 blocks (49858MB) >> >>Here you are discussing ad3, which should be the slave drive on the *second* >>IDE controller. >> >>Are you intending to discuss two different physical disks here? I'm still > > > Oops, change that ad3 into ad1. Okay. Well, I see that just today sysinstall/label.c was updated to correct an error. I have no idea if that may be your problem, but errors do creep in regularly into -CURRENT, so it's possible. My gut feeling is that your files are still there ready to be used but probably not with the system you are using now. I would download a -STABLE installation floppy from the FBSD ftp site and see if you can use that disklable editor to examine the disk. If the disklabel looks correct then you can proceed to install a -STABLE system on that disk using the *existing* label, and your data should be intact. If the disklabel still looks bad then you have a bigger problem. You really need to save every label somewhere and restore it later if it gets trashed. I just use a pencil and paper and write it all down and tape the paper to the computer--very primitive but it's saved my backside more than once ;-) When fooling with -CURRENT you need to be ready for such disasters, and often all it takes is a pencil and paper and five minutes of preparation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message