-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of mamaj m
Sent: Sunday, January 08, 2006 2:16 PM
To: freebsd-questions@freebsd.org
Subject: Forget Root Password

Hi,

I forget the root password what can i do , so i cant log in to freebsd

Thanks
I

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Hello,


during boot up there's a prompt which says to hit enter to boot /kernel or
something like that. It times out after 10 seconds (default). Hit any other
key than enter and type "boot-s" to boot in single user mode. You should
then get a shell prompt where you run these commands: 


# fsck -p 
# mount -a -t ufs 
# swapon -a 
# passwd -l 
# exit



Best regards,


Andras Kende
http://www.kende.com





_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to