On 22 November 2011 13:24, Federico Bruni <fedel...@gmail.com> wrote:

> Non riesco a montare un CD.
> Mi dite dove sbaglio?
>
> # wodim --devices
> wodim: Overview of accessible drives (1 found) :
> -------------------------------------------------------------------------
>  0  dev='/dev/sg1'      rwrw-- : 'TSSTcorp' 'CDDVDW SH-S203P'
> -------------------------------------------------------------------------
>
> # mount -t iso9660 /dev/sg1 /media/cdrom
> mount: /dev/sg1 is not a block device
>
> Pensavo di potermi fidare di wodim...
> Ok, provo questo:
>
> # mount -t iso9660 /dev/sr0 /media/cdrom
> mount: block device /dev/sr0 is write-protected, mounting read-only
> mount: wrong fs type, bad option, bad superblock on /dev/sr0,
>       missing codepage or helper program, or other error
>       In some cases useful info is found in syslog - try
>       dmesg | tail  or so
>
> dmesg | tail mi dà:
> ISOFS: Unable to identify CD-ROM format.
>
>
Io di solito lo monto senza il -t isoXXXX e nella cartella /dev c'e' l'ho
di solito come sdx1 o dvd. esempio: mount /dev/dvd /mnt/cdrom e fino ad ora
mai avuto problemi nel montare alcun CD/DVD (a parte quelli daneggiati)

Rispondere a