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
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