After my last update, somehow systemd got deleted.
To reinstall it im trying to chroot on a liveboot in order to reinstall it. This is what ive done:
sudo manjaro-chroot -a
it gives me
==> detected systems:
--> 0) ManjaroLinux
==>Select system to mount [0-0]
When i reply with "0" it says
==>ERROR: You cant mount 0!
When i reply with
"0) ManjaroLinux"
it gives me
/usr/lib/manjaro-mount.sh: line 65: [0-0] syntax error: operand expected [error token is "[0-0]")
chroot: failed to run command '/bin/bash': No such file or directory
I also tried
sudo manjaro-chroot /mnt
which gave me
mount: mount point /mnt/proc does not exist
==> ERROR: failed to setup API filesystems in chroot /mnt
Am i doing something wrong or is this whole thing a lost cause? Any other way to add systemd to my broken system?