Since RedHat 9 could not configure my CD-burner(Sony), I had to do it manually... but have run into some problems. From what I understood, the following was done:-
1)
alias scsi_hostadapter ide-scsi
The above line was added to the /etc/modules.conf file....
2)
/dev/scd0 /mnt/sony iso9660 noauto,owner,kudzu,ro 0 0
The above line was added in the /etc/fstab file
3)
kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/ hdb=ide-scsi
Grub.conf file contains the "hdb=ide-scsi" This way the SONY burner is using SCSI emulation and the other ASUS CD-ROM uses normal mode, not SCSI emulation since the cd-rom does not need SCSI emulation for reading CD's....
I tried burning a CD using K3B and landed up with a coaster......The operation aborted. Could this be due to some error in the config OR is it due to K3B?
thanks,
007



