At 00:01 15/01/2003 +0100, you wrote:
Hi all:

I have installed a HP CD-Writer 9100 internal on my Linux System, it is
mounted and recognized, but when I want to burn, all the softwares shows a window
that says there is not drivers needed for the burnin process.

How can I getr my data burned on the CD?

Where can I download this drivers?

I thank you in advance

Sincerely

You don't need drivers. You need to have the scsi emulation layer loaded.
"modprobe ide-scsi"
"modprobe sg"
"modprobe sr_mod"
(I'm not quite sure of the order - all from memory)
Then
"cdrecord -scanbus" should show your burner. If it does then
you are set to run whatever recorder application you want.

See the CD-Writing-HOWTO:- http://www.tldp.org/HOWTO/CD-Writing-HOWTO.html

hih
nick@nexnix

Oscar Medina

--
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to