In message <[EMAIL PROTECTED]>, jogegabsd wr
ites:
>I just upgrade to 4.6-RELEASE.
...
># mount_cd9660 /dev/acd0c /cdrom
>/dev/acd0c: Device not configured

What way did you upgrade? The device minor number for acdXc changed
between 4.5 and 4.6, so you need to ensure that you have an up-to-date
/dev/MAKEDEV as well as re-running "sh MAKEDEV acd0". If you did a
buildworld, you probably forgot the mergemaster step or did it in
the wrong order.

The output of "ls -l /dev/acd0c" should look something like:

        crw-r-----  4 root  operator  117,   0 Apr 27 20:24 /dev/acd0c

Ian

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to