>-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Tuesday, November 12, 2002 1:05 PM >To: bill traynor >Cc: Michel D?nzer; debian-powerpc@lists.debian.org >Subject: Re: scsi emulation > > >> Actually, /dev/cdrom is a link to /dev/hdb. The IDE CDROM driver is >> compiled into the kernel. Include IDE/ATAPI CDROM support >is checked >> to compile in using make menuconfig. Here's my kernel >config for ref: > >Well, there's your problem then. If the ide cdrom driver is >compiled in it will overwrite the scsi emulation no matter >what. Recompile it as a module. -Brett
Thanks for all the help everyone, that fixed the problem. I compiled the IDE CDROM support as a Module and compiled scsi-emulation into the kernel and it now works fine. I also removed the append="hdb=scsi hdb=ide-scsi hdb=scsi-ide" from yaboot.conf and everything still works great. > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >