From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Paulo Jorge O. C. Matos" Subject: getting cdrom into ide-scsi Date: Sat, 21 Dec 2002 12:12:15 +0000 Sender: linux-admin-owner@vger.kernel.org Message-ID: <3E045A9F.5040601@mega.ist.utl.pt> Reply-To: pocm@mega.ist.utl.pt Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-admin@vger.kernel.org Hi all, To record a cd I need to put my cdrom writer in ide-scsi so that's what I did. cdwriter is /dev/hdb, normal cdrom is /dev/hdd. I did: image = /vmlinuz-2.4.17 root = /dev/hda2 label = Linux-2.4.17 read-only append="hdb=ide-scsi" But then I needed to duplicate a cd so normal cdrom also needs ide-scsi so: image = /vmlinuz-2.4.17 root = /dev/hda2 label = Linux-2.4.17 read-only append="hdb=ide-scsi, hdd=ide-scsi" But now hdb no longer appears in cdrecord -scanbus, only hdd shows up. hdb is not! How can I put both? And then, what's the device I should listen to, for listening audio cd's. /dev/cdrom and /dev/cdrom1 that are pointing to /dev/hdb and /dev/hdd respectively are no longer working! Best regards, -- Paulo J. Matos : pocm(_at_)mega.ist.utl.pt Instituto Superior Tecnico - Lisbon WISHING YOU A MERRY Software & Computer Engineering - A.I. CHRISTMAS, AND A GREAT - > http://mega.ist.utl.pt/~pocm 2003!!! --- Yes, God had a deadline... So, He wrote it all in Lisp!