On Tue, Jun 3, 2008 at 10:34 AM, Michael Tokarev <mjt@xxxxxxxxxx> wrote: > vb wrote: >> On Tue, Jun 3, 2008 at 9:19 AM, Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote: >>> >>> You need to ensure you have SCSI_DISK support included (as CF is a disk) >>> and you need your initrd either to create device nodes, or to prepack >>> them. >> >> I don't see SCSI_DISK as a config option, can you please elaborate on >> this? > > It's CONFIG_BLK_DEV_SD. > Alan, Michael, this was it - now the /dev/sda and friends get created, the CF gets mounted and the system comes up all the way to the login prompt! Thank you so much for your help, (and for my faith in free software being restored :-)) What do you think: shouldn't enabling of PATA_OF_PLATFORM enable BLK_DEV_SD automatically? This would have saved me (and maybe a few more newbies who try doing this) a few days of banging my head against the desk. regards, Vadim -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html