The problem could be that you are using ext3, not ext4. The file /usr/lib/dracut/modules.d/99fs-lib/module-setup.sh includes a line
xfs|btrfs|ext4) where you could add ext3 and give it a try. -- regards Thomas
The problem could be that you are using ext3, not ext4. The file /usr/lib/dracut/modules.d/99fs-lib/module-setup.sh includes a line
xfs|btrfs|ext4) where you could add ext3 and give it a try. -- regards Thomas