To use the commandline to set your PowerPC Mac to drop into target disk mode at the next reboot:
sudo nvram boot-command='set-defaults target-mode'
or on an Intel Mac
sudo nvram target-mode=1
From Matt Rosenberg on the MacEnterprise mailing list
MacGeekery at its finest!
To use the commandline to set your PowerPC Mac to drop into target disk mode at the next reboot:
sudo nvram boot-command='set-defaults target-mode'
or on an Intel Mac
sudo nvram target-mode=1
From Matt Rosenberg on the MacEnterprise mailing list