So I executed rmlint to remove duplicates on my archlinux, and executed the script it generated. Then I reboot and got the message
bailing out you are on your own. Good luck.
And
/sbin/init does not exist.
Also, there was no init script on /usr/bin, so I cp the one from the root directory.
I also tried executing the one from the root directory with ./init but it returns:
mount: /sys: sys already mounted on /sys.
dmesg (1) may have more information after failed mount system call.
mount: /dev: dev already mounted on /dev.
dmesg(1) may have more information after failed mount system call. Starting version 250.4-2-arch
/dev/sda3 is mounted.
e2fsck: Cannot continue, aborting.
ERROR: fsck failed on '/dev/sda3'
mount: /new_root: /dev/sda3 already mounted on /new_root.
dmesg(1) may have more information after failed mount system call. You are now being dropped into an emergency shell.
sh: can't access tty: job control turned off