init bin bash reboot

Reboot system after init=/bin/bash should work, this is helpful after password reset:

echo 1 > /proc/sys/kernel/sysrq
echo b > /proc/sysrq-trigger

Leave a Reply

Your email address will not be published. Required fields are marked *