View Full Version : /dev/cd-rom è vuotA!!!
Come recupero il cd-rom
Distribuzione gentoo,kernel 2.4.25, dev-fs (credo)
non riesco a usare il cd!!!
(il supporto iso9660 E' COMPILATO nel kernel)
maxithron
23-03-2004, 14:08
domanda banale......è montato il cdrom?
risposta più banale:
il problema è proprio questo!|!! non riesco a fare il mount perchè non esiste nessun device associato al cd!!!
se stai cercando cd-rom ci credo
controlla di non aver sbagliato a scrivere qualcosa
Originariamente inviato da peppedx
risposta più banale:
il problema è proprio questo!|!! non riesco a fare il mount perchè non esiste nessun device associato al cd!!!
Ciao, tanto per cominciare che cd-rom è ? IDE o SCSI o ......?
Se è Ide basta che tu scriva
mount /dev/hd* /mnt/cdrom
dove la '*' sta per b se è come prime-slave
c se il secondary master
d se è il secondary slave
Ciao
vi ringrazio ma non ci siamo capiti!
lo so fare il mount di un cdrom!
vi dico che non esiste /dev/hdb /dev/hdc e così via, non li posso montare perchè non ci sono!
In proc invece c'è /proc/ide1 (corrisponde al cd)
e /proc/devices
maxithron
23-03-2004, 14:34
posta il risultato di cat /etc/fstab
# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.14 2003/10/13 20:03:38 azarah Exp $
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency). It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.
# <fs> <mountpoint> <type> <opts> <dump/pass>
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
#/dev/BOOT /boot ext2 noauto,noatime 1 1
#/dev/ROOT / xfs noatime 0 0
#/dev/SWAP none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
#/dev/fd0 /mnt/floppy auto noauto 0 0
/dev/hda5 / reiserfs noatime,notail 0 0
/dev/hda7 none swap sw 0 0
# NOTE: The next line is critical for boot!
none /proc proc defaults 0 0
# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
# use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:
none /dev/shm tmpfs defaults 0 0
tra l'altro, nei messaggi di avvio in effetti il cdrom viene visto come hdc! ma poi scompare!
Non è questo?
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
se fai
mount /mnt/cdrom
non lo monta?
ANDY CAPS
23-03-2004, 18:42
dai un dmesg e guarda che dice a riguardo
poi io proverei un emerge development-sources che per problemi con l'harware è un toccasana
Grazie, sono riuscito a risolvere cancellando a mano le cartelle e riavviando!!
misteri di devfs!
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.