Re: How to check initrd's contents? (was: Re: Disk I/O as a bottleneck?)

2011-05-09 Thread guy keren
On Mon, 2011-05-09 at 15:49 +0300, Omer Zak wrote: > On Mon, 2011-05-09 at 15:30 +0300, Yedidyah Bar-David wrote: > > On Mon, May 09, 2011 at 03:18:08PM +0300, Omer Zak wrote: > > > My kernel is configured to have AHCI as a module: > > > CONFIG_SATA_AHCI=m > > > > > > However I understand that it

Re: How to check initrd's contents? (was: Re: Disk I/O as a bottleneck?)

2011-05-09 Thread Omer Zak
On Mon, 2011-05-09 at 15:30 +0300, Yedidyah Bar-David wrote: > On Mon, May 09, 2011 at 03:18:08PM +0300, Omer Zak wrote: > > My kernel is configured to have AHCI as a module: > > CONFIG_SATA_AHCI=m > > > > However I understand that it means that this module is needed also in > > the initrd image.

Re: How to check initrd's contents? (was: Re: Disk I/O as a bottleneck?)

2011-05-09 Thread Yedidyah Bar-David
On Mon, May 09, 2011 at 03:18:08PM +0300, Omer Zak wrote: > My kernel is configured to have AHCI as a module: > CONFIG_SATA_AHCI=m > > However I understand that it means that this module is needed also in > the initrd image. How can I check which modules made it to the initrd > image last time it

How to check initrd's contents? (was: Re: Disk I/O as a bottleneck?)

2011-05-09 Thread Omer Zak
Hello Gilboa, On Mon, 2011-05-09 at 09:43 +0300, Gilboa Davara wrote: > > > 1. Kernel version? > > Standard Debian Squeeze kernel: > > $ uname -a > > Linux c4 2.6.32-5-vserver-amd64 #1 SMP Mon Mar 7 23:14:47 UTC 2011 > > x86_64 GNU/Linux > > I'd consider trying a kernel from debian-testing or rol