I’m having the same issues as listed in Kernel build ok but systemd fails to load
I’m managing a correct (cross) build, copying the .deb files over, but when picking the new kernel, I end up with
[FAILED] Failed to mount Huge Pages File System.
[FAILED] Failed to mount POSIX Message Queue File System.
[FAILED] Failed to mount Kernel Debug File System.
[FAILED] Failed to mount FUSE Control File System.
[FAILED] Failed to mount Kernel Configuration File System.
This is after checking out tag VF2_v3.8.2
and building.
Every mount says
sys-kernel-debug.mount: Mount process finished, but there is no mount.
sys-kernel-debug.mount: Failed with result 'protocol'.
This happens on armbian
but also on the 3.8.2
image starfive-jh7110-VF2_515_v3.8.2-66-SD-minimal-desktop-wayland.img
I’ve tried only copying the kernel files over, and also installing with the .deb
files, both end up with the same result
Similar thing happens when building the tag VF2_v3.8.2
without any customization, just following the official instructions