Se monti la partizione "Recovery HD" nascosta nel Terminale:
sudo diskutil mount Recovery\ HD
e quindi di nuovo montare "BaseSystem.dmg" facendo doppio clic su di esso:
quindidovrestiessereingradodiutilizzaresetregproptool
,chesitrovaall'internodi"Firmware Password Utility.app":
Peraccedereallacartellacontenentesetregproptool
,fareclicconilpulsantedestrodelmouse(ofareclictenendopremutoiltastoControllo)"Firmware Password Utility.app", selezionare "Mostra contenuto pacchetto" e navigare a Contenuto / Risorse.
In alternativa alla descrizione in questo link:
Imposta una password del firmware dalla riga di comando - (vedi post di "13 settembre '11 05 : 04: 00AM ")
puoi copiare "Firmware Password Utility.app" in una posizione più accettabile (ad esempio sull'unità locale) e quindi utilizzarlo da lì.
Queste sono le opzioni di setregproptool
:
$ sudo Firmware\ Password\ Utility.app/Contents/Resources/setregproptool -h
Password:
setregproptool v 2.0 (9) Aug 24 2013
Copyright (C) 2001-2010 Apple Inc.
All Rights Reserved.
Usage: setregproptool [-c] [-d [-o <old password>]] [[-m <mode> -p <password>] -o <old password>]
-c Check whether password is enabled.
Sets return status of 0 if set, 1 otherwise.
-d Delete current password/mode.
Requires current password on some machines.
-p Set password.
Requires current password on some machines.
-m Set security mode.
Requires current password on some machines.
Mode can be either "full" or "command".
Full mode requires entry of the password on
every boot, command mode only requires entry
of the password if the boot picker is invoked
to select a different boot device.
When enabling the Firmware Password for the first
time, both the password and mode must be provided.
Once the firmware password has been enabled, providing
the mode or password alone will change that parameter
only.
-o Old password.
Only required on certain machines to disable
or change password or mode. Optional, if not
provided the tool will prompt for the password.