Messages in this thread |  | | | Date | Wed, 23 Jun 2004 20:59:06 -0400 (EDT) | | From | Ricky Beam <> | | Subject | Re: SIIMAGE sata fails with 2.6.7 |
| |
On Wed, 23 Jun 2004, George Georgalis wrote: >I changed "hdc" entries to "sda" in fstab and grub, but on reboot >my root, sda1, could not be found. Might it be another device? >Or something else? config attached.
# CONFIG_BLK_DEV_SD is not set
I'm gonna go ahead and say what I'm thinking *grin*... well, duh. There's no support for any SCSI DISKS. libata is a scsi driver which makes your sata drives appear as scsi drives.
Turn that on, recompile, and reboot.
--Ricky
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |