I need your help!
I have booted up from a freebsd install cd 1.  I have connected my freebsd 
drive in the system.  Now I don't know how to mount the drive to edit the 
/etc/shadow file.
I am at the fixit prompt on the cd.

IMHO

mount <yourrootpartition> /mnt
mount <your_usr_partition_if_separate> /mnt/usr

cd /mnt
chroot . usr/bin/passwd

and change the password
_______________________________________________
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