[[
tips:reset_root_passwd
]]
OffCorp
You are here:
start
»
tips
»
reset_root_passwd
Original content was found
here
.
Boot to grub
Look for the line starting with
/boot/vmlinuz
Add this to the end of that line (after quiet)
init=/bin/bash
Hit F10 to boot
remount read-write with
mount -n -o remount,rw /
Use passwd command to reset password
reboot
tips/reset_root_passwd.txt · Last modified: 2023-08-06 19:12 (external edit)
Except where otherwise noted, content on this wiki is licensed under the following license:
CC Attribution-Share Alike 3.0 Unported