2011/5/18 Ian Campbell <Ian.Campbell@eu.citrix.com>
On Wed, 2011-05-18 at 08:13 +0100, Bei Guan wrote:
>
> Some boot information got from initramfs is list below. It seems that
> the /dev/sda9 is available, but there no drivers module
> in /proc/modules. I also can't mount /dev/sda9 to other directory. So,
> what's the problem with it? And if a device that need to be mount
> can't be found in the /dev, what should I do to make it available?

Do you have the appropriate filesystem support either configured
statically into your kernel or configured a module which has been placed
in the initramfs and is loaded as necessary?
Do you mean that the initramfs needs a configure file or module to load the filesystem? And I need to give the configure file or module? 


Thanks,
Bei Guan

 

Ian.