|
From: Serge L. <ser...@gm...> - 2012-02-25 01:52:03
|
Hi Martin, On 02/24/2012 12:06 AM, Martin Glazer wrote: > Hi, > > Thanks for that tip. > > I followed your instructions and it looks like it is using the pcieport module .... > Kernel driver in use: pcieport Hmm... Am I correct that this device (/dev/sdb) has PCI-E interface? Interesting... However, I don't see any problem with the _drive_ modules, all ata* drivers are in initrd. Most probably there is a pci discovery specific and you need pci hotplug modules ( pci_hotplug, shpchp) which are apparently not in initrd. If you want, I can send you instruction how to rebuild/repack it and we check what exactly modules are necessary for correct mSATA drive detection. Probably we need to add them by default.... Serge |