From owner-freebsd-questions@FreeBSD.ORG Sun Dec 28 18:55:58 2003 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 EE2B116A4CE for ; Sun, 28 Dec 2003 18:55:58 -0800 (PST) Received: from mail1.acecape.com (mail1.acecape.com [66.114.74.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E44B43D39 for ; Sun, 28 Dec 2003 18:55:57 -0800 (PST) (envelope-from francisco@natserv.com) Received: from miguel (p65-147.acedsl.com [66.114.65.147]) by mail1.acecape.com (8.12.10/8.12.10) with SMTP id hBT2tuU6000520 for ; Sun, 28 Dec 2003 21:55:56 -0500 Message-Id: <200312290255.hBT2tuU6000520@mail1.acecape.com> From: "Francisco Reyes" To: "FreeBSD questions" Date: Sun, 28 Dec 2003 21:59:56 -0500 Priority: Normal X-Mailer: PMMail 2000 Professional (2.10.2010) For Windows 2000 (5.0.2195;4) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Fwd: Re: Please help. Can't see HD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Francisco Reyes List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Dec 2003 02:55:59 -0000 On Sun, 28 Dec 2003 20:54:06 -0500, Francisco Reyes wrote: >Is there a way to recover the label info? I don't know if the HD >is dying or whether the filesystem/HD boot sector is messed up. More info.. When starting /stand/sysinstall it shows: ad2: raw partition size != slice size ad2: start 0, end 78168359, size 78165360 ad2c: start 0, end 10239, size 10240 This after upgrading to 4.9 stable as of 12-29-2003. The other thing I did today which I don't know if is related. I enabled USB today and was writing to a CF card in preparation to install M0n0wall on a soekris machine. After installing USB support and seen the card I did: gzcat net45xx-pbxrxxx.img | dd of=/dev/rad[n] bs=16k Where the xxx were the version for the image and [n] was 1... /dev/rad1 (or was it.. 0..). Isn't that the CF card writer? I got the number after looking at camcontrol and usbdevs (can't remember which one from)... Did I messed up the drive when writing that image?