On Sat, Apr 27, 2002 at 04:32:18PM -0400, Scott M. Nolde wrote:
> Ian Dowse([EMAIL PROTECTED])@2002.04.27 21:28:11 +:
> > >Interesting, because in the /dev/MAKEDEV script is this concerning the
> > >minor number:
> > ...
> > >... which is exactly what I have. What's in your MAKEDEV? When/why
Ian Dowse([EMAIL PROTECTED])@2002.04.27 21:28:11 +:
> >Interesting, because in the /dev/MAKEDEV script is this concerning the
> >minor number:
> ...
> >... which is exactly what I have. What's in your MAKEDEV? When/why did
> >the "+ 2" get in there if it's incorrect?
>
> You have a stale MA
>Interesting, because in the /dev/MAKEDEV script is this concerning the
>minor number:
...
>... which is exactly what I have. What's in your MAKEDEV? When/why did
>the "+ 2" get in there if it's incorrect?
You have a stale MAKEDEV. You need at least revision 1.243.2.45
(March 18th) to pick up t
Ian Dowse([EMAIL PROTECTED])@2002.04.27 20:26:40 +:
> In message <[EMAIL PROTECTED]>, "Scott M. Nolde" writes:
> >As you can see, acd0 and acd1 are recognized properly by the system. I
> >even remade the devices with /dev/MAKEDEV to no avail:
> >crw-r- 2 root operator 117, 0 Apr 26 2
Ian Dowse([EMAIL PROTECTED])@2002.04.27 20:26:40 +:
> In message <[EMAIL PROTECTED]>, "Scott M. Nolde" writes:
> >As you can see, acd0 and acd1 are recognized properly by the system. I
> >even remade the devices with /dev/MAKEDEV to no avail:
> >crw-r- 2 root operator 117, 0 Apr 26 2
In message <[EMAIL PROTECTED]>, "Scott M. Nolde" writes:
>As you can see, acd0 and acd1 are recognized properly by the system. I
>even remade the devices with /dev/MAKEDEV to no avail:
>crw-r- 2 root operator 117, 0 Apr 26 22:45 /dev/acd0a
>crw-r- 2 root operator 117, 2 Apr 26 2
Hongbo Li([EMAIL PROTECTED])@2002.04.27 02:05:31 +:
> Today I updated src and compiled the kernel using the
> old kernel config file. After rebooting the box, I
> found the cdrom can't be mounted. The message is:
>
> cd9660: /dev/acd0c: Device not configured
>
> what's wrong?
>
I am having