Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mount e file system [Risolto]
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
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Wed Feb 23, 2005 11:32 am    Post subject: Mount e file system [Risolto] Reply with quote

Ho questo problema.
Dovrei montare un cdrom nel mio notebook con installato Gentoo.
Il mio /etc/fstab è così impostato:
Code:

 NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda1               /boot           ext2            defaults,noatime       1 2
/dev/hda3               /               ext3            noatime                0 1
/dev/hda2               none            swap            sw                     0 0
/dev/cdroms/cdrom0      /mnt/cdrom      auto            noauto,user           0 0

Eseguo:
Code:

mount /dev/cdrom /mnt/cdrom

Ecco l'errore che viene fuori:
Code:

 # mount /dev/cdrom /mnt/cdrom/                   
/dev/cdrom: Input/output error
mount: you must specify the filesystem type


Chi mi aiuta???


Last edited by Pancu on Wed Feb 23, 2005 4:36 pm; edited 1 time in total
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Wed Feb 23, 2005 11:38 am    Post subject: Reply with quote

Prova così:

Code:
mount -t iso9660 /dev/cdrom /mnt/cdrom


P.S.: Facciamola una ricerca prima di postare.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Wed Feb 23, 2005 11:43 am    Post subject: Reply with quote

Avevo già provato..
Ecco l'output :
Code:

mount -t iso9660 /dev/cdrom /mnt/cdrom/                   
mount: block device /dev/cdrom is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
       or too many mounted file systems
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Wed Feb 23, 2005 11:46 am    Post subject: Reply with quote

Ma che cdrom stai cercando di montare?

Si tratta per caso di un CD audio?
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Wed Feb 23, 2005 11:50 am    Post subject: Reply with quote

Si cd Audio..
Dov'è il problema???
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Wed Feb 23, 2005 11:51 am    Post subject: Reply with quote

I cd audio non si possono montare come i comuni cd.

Usa xmms con il plugin per il play dei cd audio o un programma equivalente.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Wed Feb 23, 2005 12:16 pm    Post subject: Reply with quote

Grazie mille!!
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31476
Location: here

PostPosted: Wed Feb 23, 2005 12:43 pm    Post subject: Reply with quote

Metti il tag [risolto] al titolo
_________________
Questions are guaranteed in life; Answers aren't.
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