← Back to team overview

sslug-teknik team mailing list archive

cdrw?

 

Hej!
Hur får man device-ikonerna i kde 3 att begripa att cdn som sitter i är en 
cdrw? En vanlig cd lyckas de mounta, men inte cdrw.
Däremot går det bra från bash.

Nästa problem är att då kan man bara läsa, inte skriva till den?

[root@della bnl]# mount /dev/scd0 /mnt/cdrom2
mount: block device /dev/scd0 is write-protected, mounting read-only


[root@della bnl]# mount /dev/scd0 /mnt/cdrom2 -o rw
mount: block device /dev/scd0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/scd0,
       or too many mounted file systems

[root@della bnl]# mount -t ufs /dev/scd0 /mnt/cdrom2 -o rw
mount: block device /dev/scd0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/scd0,
       or too many mounted file systems

/Björn


Follow ups