Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
oddio il mount non va!!
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
linuxino
n00b
n00b


Joined: 21 Feb 2003
Posts: 25

PostPosted: Fri Feb 28, 2003 5:37 pm    Post subject: oddio il mount non va!! Reply with quote

oggi ho fatto una brutta scoperta
non riesco a montare il cd contenenti mp3 e file musicali in generale ottengo infatti questo messaggio di errore

# mount /dev/cdroms/cdrom0 .gnome-desktop/cd/
/dev/cdroms/cdrom0: Input/output error
mount: block device /dev/cdroms/cdrom0 is write-protected, mounting read-only
/dev/cdroms/cdrom0: Input/output error
mount: you must specify the filesystem type

mentre gli altri cd contenenti altri tipi di file (esempio programmi o giochi) montano e funzionano perfettamente!!

--Poi cosa devo settare in modo da poter fare il mount da user?

Grazie delle risposte
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Fri Feb 28, 2003 5:43 pm    Post subject: Reply with quote

Dovresti rendere disponibile /etc/fstab. Dovrebbe essere presente una linea del tipo:
Code:
/dev/cdroms/cdrom0      /mnt/cdrom0     auto            noauto,ro,users        0 0


L'opzione 'users' permette agli utenti normali di effettuare il mount. Io ho specificato 'auto' in modo da far capire al sistema che fs. usa il cd (utile con i floppy più che altro...).
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
KiTaSuMbA
Guru
Guru


Joined: 28 Jun 2002
Posts: 430
Location: Naples Italy

PostPosted: Fri Feb 28, 2003 8:14 pm    Post subject: Reply with quote

bsolar wrote:
Dovresti rendere disponibile /etc/fstab. Dovrebbe essere presente una linea del tipo:
Code:
/dev/cdroms/cdrom0      /mnt/cdrom0     auto            noauto,ro,users        0 0


L'opzione 'users' permette agli utenti normali di effettuare il mount. Io ho specificato 'auto' in modo da far capire al sistema che fs. usa il cd (utile con i floppy più che altro...).

Anche con i CD... se non mi sbaglio, qualche versione di nero insiste ad usare come default fs l'UDF.
_________________
Need to flame people LIVE on IRC? Join #gentoo-otw on freenode!
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Fri Feb 28, 2003 8:47 pm    Post subject: Reply with quote

KiTaSuMbA wrote:
bsolar wrote:
Dovresti rendere disponibile /etc/fstab. Dovrebbe essere presente una linea del tipo:
Code:
/dev/cdroms/cdrom0      /mnt/cdrom0     auto            noauto,ro,users        0 0


L'opzione 'users' permette agli utenti normali di effettuare il mount. Io ho specificato 'auto' in modo da far capire al sistema che fs. usa il cd (utile con i floppy più che altro...).

Anche con i CD... se non mi sbaglio, qualche versione di nero insiste ad usare come default fs l'UDF.

Anche i DVD dovrebbero usare UDF e visto che il mio è un dvdrom... :roll: Comunque UDF in teoria dovrebbe sostituire iso9660 in futuro, probabilmente per questo viene usato come default nelle nuove versioni, secondo quanto dici.
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
linuxino
n00b
n00b


Joined: 21 Feb 2003
Posts: 25

PostPosted: Sat Mar 01, 2003 9:46 pm    Post subject: Re: oddio il mount non va!! Reply with quote

linuxino wrote:
oggi ho fatto una brutta scoperta
non riesco a montare il cd contenenti mp3 e file musicali in generale ottengo infatti questo messaggio di errore

# mount /dev/cdroms/cdrom0 .gnome-desktop/cd/
/dev/cdroms/cdrom0: Input/output error
mount: block device /dev/cdroms/cdrom0 is write-protected, mounting read-only
/dev/cdroms/cdrom0: Input/output error
mount: you must specify the filesystem type

mentre gli altri cd contenenti altri tipi di file (esempio programmi o giochi) montano e funzionano perfettamente!!

--Poi cosa devo settare in modo da poter fare il mount da user?

Grazie delle risposte


questo messaggio e' sicuramente molto piu' intuitivo

You can not mount a music CD because there is no file system. You will get an error message.
To listen to a music CD just use a cdplayer .

Ciao ciao
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Sat Mar 01, 2003 10:08 pm    Post subject: Re: oddio il mount non va!! Reply with quote

linuxino wrote:
questo messaggio e' sicuramente molto piu' intuitivo

You can not mount a music CD because there is no file system. You will get an error message.
To listen to a music CD just use a cdplayer .

Ciao ciao


Un CDDA contiene una TOC e delle tracce, tecnicamente si potrebbe trattare il tutto come una specie di fs. Se non sbaglio c'è la possibilità di aggiungere il supporto per fare una cosa simile, mi sembra che il progetto si chiamava cddafs o cdda-fs.

PS: ad ogni modo giustamente per ascoltare un cd non serve montarlo.
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
stefanonafets
l33t
l33t


Joined: 10 Feb 2003
Posts: 644

PostPosted: Sun Mar 02, 2003 1:28 am    Post subject: Reply with quote

Bè, ma un cd contenente tracce mp3 nn è in iso9660?
_________________
registered Linux user number #411324
sed 's/ke/che/g'

<The Deployment Slave is initializing>
Back to top
View user's profile Send private message
Darkn3ss
n00b
n00b


Joined: 10 Mar 2003
Posts: 29

PostPosted: Mon Mar 10, 2003 2:49 pm    Post subject: Reply with quote

i cd musicali comunque non si possono montare,poi se ci sono delle particolari opzioni o cose varie non lo so. Un cd di mp3 invece lo dovresti poter montare senza problemi,visto che è un normale cd dati.
_________________
Darkness
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum