Am Montag, 9. Mai 2005 16:57 schrieb ext Cornelia Menzel: > On 14:06 Mon 09 May , Dirk Heinrichs wrote: > > Am Montag, 9. Mai 2005 15:48 schrieb ext Cornelia Menzel: > > > /dev/cdroms/cdrom0 /mnt/cdrom auto users,noauto,rw > > > 0 0 > > > > rw? > > Is something wrong with that? I thought ro for readonly and rw for > read+write. My cd-rom device is a cd-writer.
Yes, but writing to it is done through different mechanisms. In case of
writing ISO images to CD-R(W) media, this is done with cdrecord, which
accesses the hardware directly. In case of packet writing to CD-RW, which
enables you to use the CD-RW media like a harddisk, you have to use another
device (/dev/pktcdvd/<name>). So for both cases, specifying rw here is not
completely wrong, but useless, since cdroms will allways be mounted ro
anyway.
HTH...
Dirk
--
Dirk Heinrichs | Tel: +49 (0)162 234 3408
Configuration Manager | Fax: +49 (0)211 47068 111
Capgemini Deutschland | Mail: [EMAIL PROTECTED]
Hambornerstra�e 55 | Web: http://www.capgemini.com
D-40472 D�sseldorf | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net
pgpOffOqnq9qQ.pgp
Description: PGP signature

