Hacker News new | ask | show | jobs
by angdis 4356 days ago
OK, but what can you do after you get in through the bootloader?
2 comments

If you are not able to boot it into recovery (could ask you for root password) you need to edit the kernel by editing "ro" (or "ro quiet ..." something) and changing it to rw init=/bin/bash .. than boot up by pressing [ctrl]+x and voila from there just change the root password via "passwd root" restart and ta daah root password changed
Add "single" to the kernel command line