Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 1996 18:39:08 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Igor Vinokurov <igor@cs.ibank.ru>
Cc:        questions@freebsd.org
Subject:   Re: .
Message-ID:  <Pine.BSI.3.94.960904183831.233A-100000@gdi.uoregon.edu>
In-Reply-To: <199609041247.QAA10236@escape.cs.ibank.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 4 Sep 1996, Igor Vinokurov wrote:

> hello,
> 
>   another question related broken hard disk... I want to
> mark corrupted sectors as BAD and I try to use /usr/sbin/bad144
> for this task to be done, but I've troubles... 
> 
>   bad144 told me:
> 
> [escape:~]:101# bad144 -s -v /dev/wd0
> Bad pack magic number (pack is unlabeled)
> [escape:~]:102#
> 
>   How to resolve this problem?

Use the canocial name instead:

bad144 -s -v wd0

See bad144(8)'s man page for details.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.960904183831.233A-100000>