Hello,
I am using a Mac with Manjaro KDE Minimal 18.0 Illyria Beta. The Manjaro KDE Mnimal uses the GPT UEFI mode (/boot/efi
). I rembember that I flagged /dev/sda1
which is /boot/efi
, as esp
and boot
.
When I started the Manjaro gub, I got stuck in the rootfs terminal which told me to run fsck /dev/sda3
. I did.
Rebooting, stuck again in the same rootfs terminal which told the /sbin/init
does not eist. I followed the non-Manjaro but Arch Linux-related tutotials:
https://wiki.archlinux.org/index.php/syslinux#Automatic_Install
I tried everything, but nothing worked.
The command init=/lib/systemd/systemd
does not work on both grub and rootfs terminals. I did not know how to install Syslinux on grub and rootfs.