Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Ease Mac OS / Windows Boot Camp switching' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Ease Mac OS / Windows Boot Camp switching
Authored by: phil4u2 on Apr 20, '08 01:32:01PM
I found that this script doesn't work in Leopard.
Instead, I use the following:

do shell script "bless -device /dev/disk0s3 -legacy -setBoot -nextonly" password "xxxxxxx" with administrator privileges
do shell script "shutdown -r now" with administrator privileges


where disk0s3 is my BootCamp partition.

[ Reply to This | # ]