How to change the root password if you forget in freeBSD
Written By smart|
30 May 2009|
No Comment
1.Reboot the the desktop or workstation
2.open in single user mode using
tyoe in the prompt $ boot -s
3.next run the fsck -p / && mount -u /
4.it will ask for password there you can reset for root
5.after changing the password now you can restart
Leave your response!