Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2001 09:08:59 +0100 (CET)
From:      Søren Schmidt <sos@freebsd.dk>
To:        Greg Lehey <grog@FreeBSD.ORG>
Cc:        current@FreeBSD.ORG
Subject:   Re: HEADSUP ATA support for newer SiS chipsets added
Message-ID:  <200112030809.fB3890864481@freebsd.dk>
In-Reply-To: <20011203095936.A78827@monorchid.lemis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
It seems Greg Lehey wrote:
> >
> > for n in 1 2 3 4 5
> > do
> >     dd if=/dev/adX of=/dev/null bs=512K count=1
> 
> Don't you mean
> 
>       dd if=/dev/ad$n of=/dev/null bs=512K count=1
> 
> ?

No, I mean it exactly as written (X is the number of the disk to test).

-Søren

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




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