Re: cannot mount a CD on 1.5.3

Eyal Lebedinsky <[email protected]> Thu, 26 Dec 2002 10:15:23 +1100
Newsgroups gmane.os.netbsd.ports.pc532
Organization Eyal at Home
Message-ID <[email protected]>
"Perry E. Metzger" wrote:
> 
> try cd0c -- see if that works.

No beef. I tried all possibilities, but cd0a is the one in the 'mount'
man page.

Any chance that MAKEDEV uses the wrong major/minor? Permissions (did
not work even with 777)?

Or maybe the GENERIC kernel is missing the cd driver?


[root@e1]# mount -t cd9660 -r /dev/cd0a /cd
mount_cd9660: /dev/cd0a on /cd: Operation not supported by device
[root@e1]# mount -t cd9660 -r /dev/cd0c /cd
mount_cd9660: /dev/cd0c on /cd: Operation not supported by device

[root@e1]# ls -l /dev/cd0*
brw-r-----  1 root  operator   4, 0 Dec 25 20:11 cd0a
brw-r-----  1 root  operator   4, 2 Dec 25 20:11 cd0c

--
Eyal Lebedinsky ([email protected]) <http://samba.org/eyal/>