Thursday, February 11, 2010

How to reset master password

You just delete the file
/Library/Keychains/FileVaultMaster.keychain

Change Admin Password

/sbin/fsck -fy
/sbin/mount -uw /
sh /etc/rc
passwd root
[enter desired password twice and wait]
reboot