On Wed, 22 May 2002, Mark Carey wrote: > Hi, > Any one out there using an AOpen 32x12x48x CDRW? Can you please tell me > what kernel module it uses?
You have to reserve the ide for the scsi module so add something like "hdd=ide-scsi" to your kernel boot params. This is crucial (I assume you use an IDE writer) otherwise it will be grabbed by the ide driver and you can't load the ide-scsi on it afterward. Then the rest should go along easily (sorry but I don't recall exactly from the top of my head and it may also be distro/kernel dependent, to some extent) There are plenty of HOWTO's around about cd writing. Cheers, -- Ryurick M. Hristev mailto:[EMAIL PROTECTED] Computer Systems Manager University of Canterbury, Physics & Astronomy Dept., New Zealand
