Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Location: The edge of the world, peering down into the dark abyss
Distribution: Gentoo 2004.2
Posts: 224
Rep:
How do I enable SCSI Emulation?
Hey, How do I enable SCSI emulation on an ordinary CD drive?? I have a burner that Mandrake automatically enables it on, but how do I do it with something that doesn't have it already?? I'd like to do this because Xcdroast, and Grip don't recognise my CD player as something to read from if it isn't SCSI emulated.
This is for my default boot item.
The stuff in red tells the kernel to access my secondary master -hdc and sec slave -hdd as scsi devices. (hda=primary master hdb=pri slave). Just put the relevant line into your file, save it, and as root, type lilo in a console to activate the changes. After a reboot, type cdrecord -scanbus as root in a console and you should see both your drives.
Distribution: PCLinuxOS 0.93 and 0.92, Vector sometimes
Posts: 825
Rep:
Did you type lilo in a console, as root, to activate the changes?
(cdrecord - scanbus doesn't just show burners, it shows all devices addressed as scsi devices).
This is for my default boot item.
The stuff in red tells the kernel to access my secondary master -hdc and sec slave -hdd as scsi devices. (hda=primary master hdb=pri slave). Just put the relevant line into your file, save it, and as root, type lilo in a console to activate the changes . After a reboot, type cdrecord -scanbus as root in a console and you should see both your drives.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.