Re: graveur usb
* Thierry B <debian@thierry.eu.org> [2006-02-16 16:21] :
> Frédéric Bothamy a écrit :
[...]
> > Lors de la configuration du noyau à compiler, il faut activer :
> > Device Drivers/SCSI device support/SCSI device support et SCSI CDROM
> > support (c'est ce dernier qui fournit sr_mod, cf. la doc en ligne)
>
> Ok :-)
> Euh quel doc exxactement?
Quand tu configures ton noyau, tu as une option Help qui affiche des
informations sur chacune des options disponibles. Par exemple, pour
l'option CONFIG_BLK_DEV_SR qui nous intéresse ici :
CONFIG_BLK_DEV_SR:
If you want to use a SCSI or FireWire CD-ROM under Linux,
say Y and read the SCSI-HOWTO and the CDROM-HOWTO at
<http://www.tldp.org/docs.html#howto>. Also make sure to say
Y or M to "ISO 9660 CD-ROM file system support" later.
To compile this driver as a module, choose M here and read
<file:Documentation/scsi/scsi.txt>.
The module will be called sr_mod.
Symbol: BLK_DEV_SR [=n]
Prompt: SCSI CDROM support
Defined at drivers/scsi/Kconfig:99
Depends on: SCSI
Location:
-> Device Drivers
-> SCSI device support
-> SCSI device support (SCSI [=y])
Note que cela ne parle pas de lecteur de CD USB...
Fred
--
Comment poser les questions de manière intelligente ?
http://www.gnurou.org/Writing/SmartQuestionsFr
Comment signaler efficacement un bug ?
http://www.chiark.greenend.org.uk/~sgtatham/bugs-fr.html
Reply to: