David P. Giffen wrote:
Can cdrecord be used by non-SCSI drives. All the documentation shows samples for SCSI. If it can what is the proper sytanx? I have been using
cdrecord dev=/de/hdc <img file name>
Cdrecord only works on scsi devices. If you have a ide cdr you need to enable scsi emulation on that device. In either lilo.conf, or grub.conf put a <ide-device>=ide-scsi option. Then use the correct scsi device.
Example cdrom hdc, and grub:
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.18-18.8.0)
root (hd0,0)
kernel /vmlinuz-2.4.18-18.8.0 ro root=/dev/md0 hdc=ide-scsi
initrd /initrd-2.4.18-18.8.0.img ^^^^^^^^^^
--
There is no such thing as obsolete hardware.
Merely hardware that other people don't want.
(The Second Rule of Hardware Acquisition)
Sam Flory <[EMAIL PROTECTED]>
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list