Describe InstallationHardware here.
cdrecord
http://sdb.suse.de/de/sdb/html/aoezcan_cdrom.html
http://sdb.suse.de/de/sdb/html/mlasars_dvd_burn.html
http://sdb.suse.de/de/sdb/html/dvd_drives.html
Vorraussetzung für eine automatische Konfiguration sind die Module cdrom, ide-cd, ide-scsi
If you have an IDE unit and run 2.4.x kernel, you most likely want to "route" it through ide-scsi emulation layer by either:
- passing "hdX=ide-scsi" argument to kernel;
- appending following lines to your /etc/modules.conf:
options ide-cd ignore=hdX pre-install sg modprobe ide-scsi pre-install sr_mod modprobe ide-scsi pre-install ide-scsi modprobe ide-cd
Linux/InstallationHardware (last modified 2008-11-04 07:00:15)