Hi,

The following fixes this bug:

echo configfs >>/etc/initramfs-tools/modules
update-initramfs -u
reboot


Explanation:

Adding the configfs module to the initrd allows mountkernfs.sh to setup the configfs mountpoint during rcS.

Reply via email to