aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Boot loop? hang? Congratulations, you made it! Please share how.
Tried to enforce bash as system default shell
How:
rm /bin/sh
ln -s /bin/bash /bin/sh
Result:
boot loop.
Tried to overwrite /lib from a running system
How:
cp -a /somewhere/lib/* /lib/
Result:
Malfunction! Device shutdown in 10s