cdrom - device not configured error

W. Sierke ws at senet.com.au
Sat Apr 19 13:29:58 PDT 2003


"Michelle Weeks" wrote:
>
> i do not have a /dev/ata.  i tried from the /dev directory running
> ./MAKEDEV ata and received the following error: ata - no such device
> name
>
> i am running 4.6.2 release.
>

You could perhaps try:

# /sbin/mknod ata c 159 0 root:operator


(This is from 4.8, but afaik this should be pretty standard). It's very odd
that you don't have /dev/ata and that MAKEDEV doesn't recognise it as a
valid device! I've just tried a quick search on freebsd-bugs but nothing is
standing out as relevant.

If that succeeds then hopefully you can (finally) see what atacontrol list
reveals.


Wayne



More information about the freebsd-questions mailing list