Date: Sun, 20 Apr 2003 06:01:32 +0930 From: "W. Sierke" <ws@senet.com.au> To: "Michelle Weeks" <tristan11@mindspring.com>, <freebsd-questions@freebsd.org> Subject: Re: cdrom - device not configured error Message-ID: <0ade01c306b2$aa669220$0264a8c0@ovirt.dyndns.ws> References: <8E1377DF-729E-11D7-A7DF-000393843210@mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0ade01c306b2$aa669220$0264a8c0>