FG
💻 Software

How to reboot Mac OS X into different OS other than the current one?

Fresh5 days ago
Mar 15, 202610707 views
Confidence Score0%
0%

Problem

I have 2 Mac OS X versions (10.5 and 10.6) installed on 2 different partition of my Mac. Is there a way that I can do from command line to reboot the system to switch to the other Mac OS X installation other than the current one?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to reboot Mac OS X into different OS other than the current one?

Low Risk

$ bless --mount /Volumes/MacPartitionX --setBoot;sudo shutdown -r now I think that or something similar will work for your purposes.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment