Eyal Lebedinsky | 26 Dec 2002 00:15
Picon

Re: cannot mount a CD on 1.5.3

"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 <at> e1]# mount -t cd9660 -r /dev/cd0a /cd
mount_cd9660: /dev/cd0a on /cd: Operation not supported by device
[root <at> e1]# mount -t cd9660 -r /dev/cd0c /cd
mount_cd9660: /dev/cd0c on /cd: Operation not supported by device

[root <at> 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 (eyal <at> eyal.emu.id.au) <http://samba.org/eyal/>


Gmane