Miscellaneous:SystemD Faq
From Lunar Linux
systemd for the rescue - faq
Something is f***ed up trying to mount using init=/bin/bash works but i cannot mount / rw because of missing mtab
You have to give the drive / partition to mount. e.g.:
mount -o remount,rw /dev/sda2 /