Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2002 12:29:09 -0600
From:      "Justin T. Gibbs" <gibbs@scsiguy.com>
To:        David Miller <dmil-scsi@d.sparks.net>
Cc:        freebsd-scsi@FreeBSD.ORG
Subject:   Re: Adaptec 3200S + Dell 2100S problems 
Message-ID:  <200205151829.g4FIT9992912@aslan.scsiguy.com>
In-Reply-To: Your message of "Wed, 15 May 2002 13:51:30 EDT." <Pine.BSF.4.21.0205151315460.21308-100000@search.sparks.net> 

next in thread | previous in thread | raw e-mail | index | archive | help

>Warning: BIOS sector numbering starts with sector 1
>Information from DOS bootblock is:
>The data for partition 1 is:
><UNUSED>
>The data for partition 2 is:
><UNUSED>
>The data for partition 3 is:
><UNUSED>
>The data for partition 4 is:
>sysid 165,(FreeBSD/NetBSD/386BSD)
>    start 63, size 177823422 (86827 Meg), flag 80 (active)
>        beg: cyl 0/ head 1/ sector 1;
>        end: cyl 828/ head 254/ sector 63
>
>but disklabel doesn't want to work:
>
>bash-2.05a# disklabel -e -r da0
>disklabel: bad pack magic number (label is damaged, or pack is unlabeled)

disklabel -e only works if there is a pre-existing label on the drives.
Try disklabel -w -r da0 auto followed by disklabel -e -r da0.

--
Justin

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205151829.g4FIT9992912>