Stuck at loading initial ramdisk with nfs share error sometimes

Is NetworkManager-wait-online.service enabled?

Can you post your /etc/fstab?

This is almost certainly unrelated, but you can resolve this by adding " setfont" to the BINARIES section of /etc/mkinitcpio.conf:

BINARIES=(setfont)

Then rebuild it.

sudo mkinitcpio -P
1 Like