You can change a startup disk using the systemsetup command... List available startup disks: sudo systemsetup -liststartupdisks Show current startup disk: sudo systemsetup -getstartupdisk Set the startup disk: sudo systemsetup -setstartupdisk PATH
Where PATH is a startup disk. Remember to use \ to escape spaces in names.
My latest blog post: Ask Doctor Google: Do I not trust doctors? Well, to some extent I do, but I would prefer an AI any day! (posted 2026-05-06).