Date: Fri, 13 Oct 1995 18:26:31 +0930 (CST) From: Michael Smith <msmith@atrad.adelaide.edu.au> To: olsenc@smokey.ee.washington.edu (Clint Olsen) Cc: hardware@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: scsi(8) requested output here Message-ID: <199510130856.SAA18626@genesis.atrad.adelaide.edu.au> In-Reply-To: <199510121544.IAA00754@smokey.ee.washington.edu> from "Clint Olsen" at Oct 12, 95 08:44:15 am
next in thread | previous in thread | raw e-mail | index | archive | help
Clint Olsen stands accused of saying: > Running disklabel -e -r sd0 gives me this: > > Bad pack magic number (label is damaged, or pack is unlabeled) This has nothing to do with the MD21; you can't edit a disklabel if there isn't one there yet. You'll have to write one out first. disklabel -w -r sd0 <random> Pick a label at random from /etc/disktab, and then use disklabel -e to correct it. > -Clint -- ]] Mike Smith, Software Engineer msmith@atrad.adelaide.edu.au [[ ]] Genesis Software genesis@atrad.adelaide.edu.au [[ ]] High-speed data acquisition and [[ ]] realtime instrument control (ph/fax) +61-8-267-3039 [[ ]] My car has "demand start" -Terry Lambert UNIX: live FreeBSD or die! [[
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510130856.SAA18626>