Results 1 to 6 of 6
i have cd writer and I want write CD with konsole and from terminal
for write in terminal I must change my cd writer to SCSI driver
I read before ...
- 04-19-2005 #1
cd writer
i have cd writer and I want write CD with konsole and from terminal
for write in terminal I must change my cd writer to SCSI driver
I read before I must change GRUB for solve this problem
So which file in GRUB must change
you know in DEBIAN we have alot of files
which files must change
- 04-19-2005 #2
I wouldn't think it's a GRUB thing that tells the computer what driver to use for the CD Writer. The way i would go about it (i think) would be to recompile the kernel to emulate CD-RW's as scsi drives, but i am not 100% sure about this, i cd do with doing this myself, once i am 100% about how to go about it
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 04-19-2005 #3That's the old way of doing it. You don't have to have SCSI emulation to burn. I've been burning with straight ATAPI for probably 2 years now with no problems. It's the way it's done now.
Originally Posted by sdousley
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 04-19-2005 #4
it depends on the kernel. Pre 2.6 you need to do SCSI emulation. All you need to add to grub in the kernel parameters is hdc=ide-scsi (If I recall correctly, I am away from my computer currently so I can't check
)
Brilliant Mediocrity - Making Failure Look Good
- 04-20-2005 #5True..and that *should* be all that you need to do to get it working under <2.6. I assumed, though, that he was running 2.6. My bad...we all know what assuming does...
Originally Posted by Vergil83
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 04-20-2005 #6Yup we know, it makes an 'ass' out of 'u' and 'me'
Originally Posted by sarumont
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327


Reply With Quote
