linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* getting cdrom into ide-scsi
@ 2002-12-21 12:12 Paulo Jorge O. C. Matos
  2002-12-21 15:56 ` The Daemon Balrog
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Paulo Jorge O. C. Matos @ 2002-12-21 12:12 UTC (permalink / raw)
  To: linux-admin

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!


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-12-23  7:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-21 12:12 getting cdrom into ide-scsi Paulo Jorge O. C. Matos
2002-12-21 15:56 ` The Daemon Balrog
2002-12-21 20:10   ` Paulo Jorge O. C. Matos
2002-12-21 19:41 ` Xavier
2002-12-21 20:11   ` Paulo Jorge O. C. Matos
2002-12-23  7:50 ` Glynn Clements

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).