Subject: Re: cannot mount a CD on 1.5.3
To: Perry E. Metzger <perry@piermont.com>
From: Eyal Lebedinsky <eyal@eyal.emu.id.au>
List: port-pc532
Date: 12/26/2002 10:15:23
"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 (eyal@eyal.emu.id.au) <http://samba.org/eyal/>