Re: CD drive isn't detected on Debian-testing with kernel 2.6
From: Nico Kadel-Garcia (nkadel_at_comcast.net)
Date: 01/09/05
- Next message: Bill Unruh: "Re: cdrecord: Bad Option: -iso"
- Previous message: Nico Kadel-Garcia: "Re: grub.conf question"
- In reply to: Anthony Roberts: "CD drive isn't detected on Debian-testing with kernel 2.6"
- Next in thread: Anthony Roberts: "Re: CD drive isn't detected on Debian-testing with kernel 2.6"
- Reply: Anthony Roberts: "Re: CD drive isn't detected on Debian-testing with kernel 2.6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 9 Jan 2005 10:34:19 -0500
"Anthony Roberts" <acrobert-at-ucalgary-dot-ca@ucalgary.ca> wrote in message
news:TH_Dd.21474$Xk.14990@pd7tw3no...
>I have a Debian-testing (fully updated today in an attempt to fix this)
>system that doesn't detect the CD drive.
>
> The system has SATA support on the motherboard but can't boot directly off
> of an SATA drive. There a setting in the BIOS to map SATA ports onto the
> ATA ports. I did this, but the drive is detected by the kernel as SATA so
> it is treated like a SCSI drive.
So far, so good. Why can't this motherboard boot off the SATA drive? And are
you sure your "remappinig" didn't block the CD drive from being seen?
> I have the CD drive as the master on the secondary channel (as the mapping
> mentioned above stomps on the primary channel). I know the CD drive works
> because I can boot off of it with an installer CD for another Linux (SUSE
> 9.1). Also, when I've had other Linuxes with 2.6 kernels it worked.
Run this to see if any of the ATA or so-called IDE drives are detected.
ls -ld /proc/ide/*/media
grep . /proc/ide/*/media
Also, if it's a CD-RW burner, do *not* use that ide-scsi whackiness with the
2.6 kernel. 2.6 supports writing directly to ATA drives, as does the version
of cdrecord in the kernel.
> I'm using kernel-image-2.6.8-1-686-smp provided by Debian.
>
> dmesg follows. All those NFS errors are because the file server (OpenBSD)
> doesn't support nfs 4, however it's wkernel-image-2.6.8-1-686-smporking
> properly with nfs 3.
You can change your NFS mount settings to use NFS version 3.
> Does anyone have any ideas about how I'd go about fixing this? I've never
> had Linux just fail to detect a plain ol' IDE drive.
I've only had it with funky IDE hardware, but I've seen real oddness with
the ide-scsi module loaded.
- Next message: Bill Unruh: "Re: cdrecord: Bad Option: -iso"
- Previous message: Nico Kadel-Garcia: "Re: grub.conf question"
- In reply to: Anthony Roberts: "CD drive isn't detected on Debian-testing with kernel 2.6"
- Next in thread: Anthony Roberts: "Re: CD drive isn't detected on Debian-testing with kernel 2.6"
- Reply: Anthony Roberts: "Re: CD drive isn't detected on Debian-testing with kernel 2.6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|