[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ide cdrom -> scsi emu problems



Since you are in SCSI emulation, you need to change softlink:
     /dev/scd0 ->/dev/cdrom

    (check dmsg to be sure)

Actually, you do not need to recompile kernel to get ide-scsi
to work.  Debian default kernel has module support.  Enable them
by adding following line in lilo.conf
append="hdc=ide-scsi apm=on"
apm=on was for auto-shutdown-power.
If you had hdd as cd-RW, change to hdd=.

Good luck.

Osamu

On Sun, Feb 18, 2001 at 11:04:25PM +0000, Jerrud wrote:
> 
> This pretty much goes along side the "CDROM device" question asked by William Leese earlier on the list, but I have troubles too ;-)
> 
> I recompiled my kernel (2.4.1) last night to include support for my new cd writer, but now that i have done that, the switch to IDE to SCSI emulation has changed the whereabouts of my DVD drive and my cd writer. For instance::
> 
> mechanical@alpha:~$ mount /cdrom
> mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
>        or too many mounted file systems
>        (aren't you trying to mount an extended partition,
>        instead of some logical partition inside?)
> mechanical@alpha:~$ 
> 
> (and yes, i have a CD in there - i`m trying to install my Myth II Cd by Loki ;-)
> 
> Or if I try::
> 
> mechanical@alpha:~$ mount /dev/hdc
> mount: can't find /dev/hdc in /etc/fstab or /etc/mtab
> mechanical@alpha:~$ mount /dev/hdd
> mount: can't find /dev/hdd in /etc/fstab or /etc/mtab
> mechanical@alpha:~$
> 
> I know those drive locations are correct, b/c "dmesg | less" pointed them out.
> 
> Where can I find my drives?
> 
> Thanks, 
> 
> Jerrud
> 
> (sorry for the long post)
> 
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 
> 

-- 
+  Osamu Aoki <debian@aokiconsulting.com>, GnuPG-key: 1024D/D5DE453D  +
+   Fingerprint: 814E BD64 3288 40E7 E88E  3D92 C3F8 EA94 D5DE 453D   +
+   === http://www.aokiconsulting.com ======= Cupertino, CA USA ===   +



Reply to: