• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need SCSI emulation help for my IDE burner in Red Hat 7.2

nitsuj3580

Platinum Member
still trying to set up SCSI emulation

all these tutorials I've seen say I have to edit lilo.conf

I didn't install LILO, I installed GRUB

anyone know what i have to do to get my IDE Plextor 12/10/32 burner to work in Red Hat 7.2? thanks
 
Hmm, okay, here goes:

- Enable IDE-SCSI emulation in the kernel
- Enable(or use module) SCSI cdrom support and basic SCSI support
- At the end of your GRUB line, the last one before you list a diff OS (i am not sure about this, email me @ aaroncrist@earthlink.net and I will check my GRUB config for you...I am in winxp right now) put "hdX=ide-scsi"
Without the quotes....where X is your cdrom (hdc is secondary master, hdd is secondary slave)

Hope this helps!
 
Back
Top