Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Apr 2002 17:41:45 +0100
From:      Andrew Boothman <andrew@cream.org>
To:        Aaron Seelye <aseelye@urx.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Where is hw.atamodes?
Message-ID:  <3CADD3C9.5020700@cream.org>
References:  <20020405070522.MDOL26334.fepE.post.tele.dk@there> <20020404231133.A7731@Odin.AC.HMC.Edu> <auto-000032838625@dc-mx03.cluster1.charter.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Aaron Seelye wrote:
> I keep getting an error:
> 
> metallus:~:#atacontrol list
> atacontrol: control device not found: No such file or directory

You are missing your /dev/ata

do

cd /dev
./MAKEDEV ata

Doing a 'MAKEDEV all' as mergemaster suggests would have created this 
device for you. :-)

Andrew.


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




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