Hi guys, I am desperately trying to get my cd burner to work under linux. I've got all the scsi emulation and stuff compiled into the kernel. However it still didn't work. I can't seem to get the right place to put, "hdc=ide-scsi hdd=ide-scsi" in lilo.conf here is how I see it but it's not working: (attached)
I get this output when running /sbin/lilo: Syntax error near line 9 in file /etc/lilo.conf How can I get it to work? For the, "bzImage_scsi" one i compiled without IDE/Atapi cdrom support. The cdhowto I have uses the language, "generic cd rom support" but I could not find that exact wording. Thanks. -Brandon [EMAIL PROTECTED]
prompt timeout=50 default=linux boot=/dev/hde map=/boot/map install=/boot/boot.b message=/boot/message lba32 hdc=ide-scsi hdd=ide-scsi image=/boot/bzImage_scsi label=scsilinux root=/dev/hdf1 read-only image=/boot/vmlinuz-2.4.17 label=linux read-only root=/dev/hdf1 other=/dev/hde1 optional label=Windows