[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: probleme avec mon lecteur cdrom : medium ot found



Aurélien ROUX a écrit :

[...]
dans le cas ou jai *hdc=ide-cd*, lsmod me donne :

sr_mod                 16036  0
scsi_mod               78016  1 sr_mod
ide_cd                 40836  0
cdrom                  40224  2 sr_mod,ide_cd

et dans le cas ou j'ai choisi *hdc=ide-scsi*, alors je n'ai pas sr_mod.

Ok. Essaye ceci, dans l'ordre:

rmmod sr-mod (si t'es en ide-scsi pas besoin puisque pas charge)
rmmod ide-cd
rmmod cdrom
modprobe ide-scsi

puis mount -t vfat /dev/hdc /cdrom

Dans dmesg, tu as bien verifie que ton lecteur cd est reconnu en hdc? Ex:

hdc: TOSHIBA DVD-ROM SD-R6112, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
[...]
hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20

--
Daniel  Huhardeaux       ______ _____ _____ ______ ______ __
enum    +48 32 285 5276 /_   _// _  // _  //_   _// __  // /
IAX FWD  +1 7009 422493  / /  / // // // /  / /  / /_/ // /
sip:102 h323:121  @voip./_/  /____//____/  /_/  /_/ /_//_/.com



Reply to: