My rootfs lives on a logical volume, uncrypted
On 25/08/2016 23:24, Thomas Lange wrote:
>>>>>> On Sun, 21 Aug 2016 23:18:17 +0200, Jack <[email protected]> said:
>
> > Without dracut-config-generic (so, with hostonly=yes), it fails to boot
> on my ext4 rootfs, as the kernel module crc32c was missing
>
> I cannot confirm this bug. On Debian testing this works for me without
> any hassle. Are you using any crypt setup?
>
>
> # lsinitrd /boot/initrd.img-4.6.0-1-amd64 |grep crc
> -rw-r--r-- 1 root root 4768 Aug 25 21:17
> lib/modules/4.6.0-1-amd64/kernel/lib/crc16.ko
>
> stretch[~]# df -hT /
> Filesystem Type Size Used Avail Use% Mounted on
> /dev/vda1 ext4 11G 7.9G 1.2G 88% /
>
> stretch[~]# dpkg -l dracut\*|grep dracut
> hi dracut 044+109-1 all Low-level tool for generating an
> initramfs image (automation)
> hi dracut-core 044+109-1 amd64 Low-level tool for generating an
> initramfs image (core tools)
>