My external boot volume won't startup all my Macs when it should
up vote
7
down vote
favorite
Because of the mobility of my work I decided to create a boot volume on an external USB-C SSD so that I can run my user environment on a number of Macs (on an iMac Pro (2017) while at work, on a 15" MacBook Pro (Retina, mid-2015) while on the road, and on a 27" iMac (2017) when at home). Unfortunately, while the 27" iMac and 15" MacBook Pro boot up fine from the external drive, the iMac Pro doesn’t.
I’ve tried resetting the NVRAM and even the SMC for good measure. The external boot volume contains macOS Mojave 10.14.1, and this should be fully compatible with the iMac Pro.
What am I missing here?
mac hard-drive boot startup bootable-disk
add a comment |
up vote
7
down vote
favorite
Because of the mobility of my work I decided to create a boot volume on an external USB-C SSD so that I can run my user environment on a number of Macs (on an iMac Pro (2017) while at work, on a 15" MacBook Pro (Retina, mid-2015) while on the road, and on a 27" iMac (2017) when at home). Unfortunately, while the 27" iMac and 15" MacBook Pro boot up fine from the external drive, the iMac Pro doesn’t.
I’ve tried resetting the NVRAM and even the SMC for good measure. The external boot volume contains macOS Mojave 10.14.1, and this should be fully compatible with the iMac Pro.
What am I missing here?
mac hard-drive boot startup bootable-disk
add a comment |
up vote
7
down vote
favorite
up vote
7
down vote
favorite
Because of the mobility of my work I decided to create a boot volume on an external USB-C SSD so that I can run my user environment on a number of Macs (on an iMac Pro (2017) while at work, on a 15" MacBook Pro (Retina, mid-2015) while on the road, and on a 27" iMac (2017) when at home). Unfortunately, while the 27" iMac and 15" MacBook Pro boot up fine from the external drive, the iMac Pro doesn’t.
I’ve tried resetting the NVRAM and even the SMC for good measure. The external boot volume contains macOS Mojave 10.14.1, and this should be fully compatible with the iMac Pro.
What am I missing here?
mac hard-drive boot startup bootable-disk
Because of the mobility of my work I decided to create a boot volume on an external USB-C SSD so that I can run my user environment on a number of Macs (on an iMac Pro (2017) while at work, on a 15" MacBook Pro (Retina, mid-2015) while on the road, and on a 27" iMac (2017) when at home). Unfortunately, while the 27" iMac and 15" MacBook Pro boot up fine from the external drive, the iMac Pro doesn’t.
I’ve tried resetting the NVRAM and even the SMC for good measure. The external boot volume contains macOS Mojave 10.14.1, and this should be fully compatible with the iMac Pro.
What am I missing here?
mac hard-drive boot startup bootable-disk
mac hard-drive boot startup bootable-disk
edited Dec 5 at 11:48
Monomeeth♦
45.3k796137
45.3k796137
asked Dec 5 at 10:38
user312934
384
384
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
8
down vote
accepted
From what you’ve said, I agree it should work fine.
My first guess would be to check the Startup Security Utility on the iMac Pro, a feature of the iMac Pro (and other T2 Security Chip enabled Macs) that allows Admin users the ability to enable/disable Secure Boot and also the option of allowing/disallowing External Boot. It’s the External Boot configuration I think is causing your problem.
To access the Startup Security Utility, follow these steps:
- Switch on the iMac Pro and as soon as the Apple logo appears, press and hold Command (⌘)+R
- The iMac Pro will boot into the macOS Utilities window
- Go to Utilities > Startup Security Utility from the menu bar
- When prompted, click Enter macOS Password to choose an administrator account and enter its password
- The Startup Security Window will appear and the bottom section provides two options in relation to External Boot. You will need to select the Allow booting from external media option
- Exit the Startup Security Utility
- Restart your iMac Pro and try booting up from your external boot drive
NOTE: The above steps require you to enter an Administrator password. If your workplace has not set you up with an Admin account you will need to ask them to follow the above steps.
Further reading:
- Apple: About Startup Security Utility
- Apple: About Secure Boot
- Apple: Mac computers that have the Apple T2 Security Chip
Thank you for taking the time to answer. This sounds very promising! It's almost midnight here, but I will test this in the morning and will be sure to let you know.
– user312934
Dec 5 at 10:53
Yes, please do. I'm very confident this will solve your problem, especially since your disk successfully boots two other Macs. NOTE: I've updated my answer because I remembered the iMac Pro was a work computer. The links to further reading are just in case you need to show someone there what you need to do and to satisfy them with sources from Apple that it's legit. All the best with it! :)
– Monomeeth♦
Dec 5 at 13:01
It works! :) Once again, thank you!
– user312934
Dec 5 at 19:58
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "118"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fapple.stackexchange.com%2fquestions%2f344789%2fmy-external-boot-volume-wont-startup-all-my-macs-when-it-should%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
8
down vote
accepted
From what you’ve said, I agree it should work fine.
My first guess would be to check the Startup Security Utility on the iMac Pro, a feature of the iMac Pro (and other T2 Security Chip enabled Macs) that allows Admin users the ability to enable/disable Secure Boot and also the option of allowing/disallowing External Boot. It’s the External Boot configuration I think is causing your problem.
To access the Startup Security Utility, follow these steps:
- Switch on the iMac Pro and as soon as the Apple logo appears, press and hold Command (⌘)+R
- The iMac Pro will boot into the macOS Utilities window
- Go to Utilities > Startup Security Utility from the menu bar
- When prompted, click Enter macOS Password to choose an administrator account and enter its password
- The Startup Security Window will appear and the bottom section provides two options in relation to External Boot. You will need to select the Allow booting from external media option
- Exit the Startup Security Utility
- Restart your iMac Pro and try booting up from your external boot drive
NOTE: The above steps require you to enter an Administrator password. If your workplace has not set you up with an Admin account you will need to ask them to follow the above steps.
Further reading:
- Apple: About Startup Security Utility
- Apple: About Secure Boot
- Apple: Mac computers that have the Apple T2 Security Chip
Thank you for taking the time to answer. This sounds very promising! It's almost midnight here, but I will test this in the morning and will be sure to let you know.
– user312934
Dec 5 at 10:53
Yes, please do. I'm very confident this will solve your problem, especially since your disk successfully boots two other Macs. NOTE: I've updated my answer because I remembered the iMac Pro was a work computer. The links to further reading are just in case you need to show someone there what you need to do and to satisfy them with sources from Apple that it's legit. All the best with it! :)
– Monomeeth♦
Dec 5 at 13:01
It works! :) Once again, thank you!
– user312934
Dec 5 at 19:58
add a comment |
up vote
8
down vote
accepted
From what you’ve said, I agree it should work fine.
My first guess would be to check the Startup Security Utility on the iMac Pro, a feature of the iMac Pro (and other T2 Security Chip enabled Macs) that allows Admin users the ability to enable/disable Secure Boot and also the option of allowing/disallowing External Boot. It’s the External Boot configuration I think is causing your problem.
To access the Startup Security Utility, follow these steps:
- Switch on the iMac Pro and as soon as the Apple logo appears, press and hold Command (⌘)+R
- The iMac Pro will boot into the macOS Utilities window
- Go to Utilities > Startup Security Utility from the menu bar
- When prompted, click Enter macOS Password to choose an administrator account and enter its password
- The Startup Security Window will appear and the bottom section provides two options in relation to External Boot. You will need to select the Allow booting from external media option
- Exit the Startup Security Utility
- Restart your iMac Pro and try booting up from your external boot drive
NOTE: The above steps require you to enter an Administrator password. If your workplace has not set you up with an Admin account you will need to ask them to follow the above steps.
Further reading:
- Apple: About Startup Security Utility
- Apple: About Secure Boot
- Apple: Mac computers that have the Apple T2 Security Chip
Thank you for taking the time to answer. This sounds very promising! It's almost midnight here, but I will test this in the morning and will be sure to let you know.
– user312934
Dec 5 at 10:53
Yes, please do. I'm very confident this will solve your problem, especially since your disk successfully boots two other Macs. NOTE: I've updated my answer because I remembered the iMac Pro was a work computer. The links to further reading are just in case you need to show someone there what you need to do and to satisfy them with sources from Apple that it's legit. All the best with it! :)
– Monomeeth♦
Dec 5 at 13:01
It works! :) Once again, thank you!
– user312934
Dec 5 at 19:58
add a comment |
up vote
8
down vote
accepted
up vote
8
down vote
accepted
From what you’ve said, I agree it should work fine.
My first guess would be to check the Startup Security Utility on the iMac Pro, a feature of the iMac Pro (and other T2 Security Chip enabled Macs) that allows Admin users the ability to enable/disable Secure Boot and also the option of allowing/disallowing External Boot. It’s the External Boot configuration I think is causing your problem.
To access the Startup Security Utility, follow these steps:
- Switch on the iMac Pro and as soon as the Apple logo appears, press and hold Command (⌘)+R
- The iMac Pro will boot into the macOS Utilities window
- Go to Utilities > Startup Security Utility from the menu bar
- When prompted, click Enter macOS Password to choose an administrator account and enter its password
- The Startup Security Window will appear and the bottom section provides two options in relation to External Boot. You will need to select the Allow booting from external media option
- Exit the Startup Security Utility
- Restart your iMac Pro and try booting up from your external boot drive
NOTE: The above steps require you to enter an Administrator password. If your workplace has not set you up with an Admin account you will need to ask them to follow the above steps.
Further reading:
- Apple: About Startup Security Utility
- Apple: About Secure Boot
- Apple: Mac computers that have the Apple T2 Security Chip
From what you’ve said, I agree it should work fine.
My first guess would be to check the Startup Security Utility on the iMac Pro, a feature of the iMac Pro (and other T2 Security Chip enabled Macs) that allows Admin users the ability to enable/disable Secure Boot and also the option of allowing/disallowing External Boot. It’s the External Boot configuration I think is causing your problem.
To access the Startup Security Utility, follow these steps:
- Switch on the iMac Pro and as soon as the Apple logo appears, press and hold Command (⌘)+R
- The iMac Pro will boot into the macOS Utilities window
- Go to Utilities > Startup Security Utility from the menu bar
- When prompted, click Enter macOS Password to choose an administrator account and enter its password
- The Startup Security Window will appear and the bottom section provides two options in relation to External Boot. You will need to select the Allow booting from external media option
- Exit the Startup Security Utility
- Restart your iMac Pro and try booting up from your external boot drive
NOTE: The above steps require you to enter an Administrator password. If your workplace has not set you up with an Admin account you will need to ask them to follow the above steps.
Further reading:
- Apple: About Startup Security Utility
- Apple: About Secure Boot
- Apple: Mac computers that have the Apple T2 Security Chip
edited Dec 5 at 12:58
answered Dec 5 at 10:44
Monomeeth♦
45.3k796137
45.3k796137
Thank you for taking the time to answer. This sounds very promising! It's almost midnight here, but I will test this in the morning and will be sure to let you know.
– user312934
Dec 5 at 10:53
Yes, please do. I'm very confident this will solve your problem, especially since your disk successfully boots two other Macs. NOTE: I've updated my answer because I remembered the iMac Pro was a work computer. The links to further reading are just in case you need to show someone there what you need to do and to satisfy them with sources from Apple that it's legit. All the best with it! :)
– Monomeeth♦
Dec 5 at 13:01
It works! :) Once again, thank you!
– user312934
Dec 5 at 19:58
add a comment |
Thank you for taking the time to answer. This sounds very promising! It's almost midnight here, but I will test this in the morning and will be sure to let you know.
– user312934
Dec 5 at 10:53
Yes, please do. I'm very confident this will solve your problem, especially since your disk successfully boots two other Macs. NOTE: I've updated my answer because I remembered the iMac Pro was a work computer. The links to further reading are just in case you need to show someone there what you need to do and to satisfy them with sources from Apple that it's legit. All the best with it! :)
– Monomeeth♦
Dec 5 at 13:01
It works! :) Once again, thank you!
– user312934
Dec 5 at 19:58
Thank you for taking the time to answer. This sounds very promising! It's almost midnight here, but I will test this in the morning and will be sure to let you know.
– user312934
Dec 5 at 10:53
Thank you for taking the time to answer. This sounds very promising! It's almost midnight here, but I will test this in the morning and will be sure to let you know.
– user312934
Dec 5 at 10:53
Yes, please do. I'm very confident this will solve your problem, especially since your disk successfully boots two other Macs. NOTE: I've updated my answer because I remembered the iMac Pro was a work computer. The links to further reading are just in case you need to show someone there what you need to do and to satisfy them with sources from Apple that it's legit. All the best with it! :)
– Monomeeth♦
Dec 5 at 13:01
Yes, please do. I'm very confident this will solve your problem, especially since your disk successfully boots two other Macs. NOTE: I've updated my answer because I remembered the iMac Pro was a work computer. The links to further reading are just in case you need to show someone there what you need to do and to satisfy them with sources from Apple that it's legit. All the best with it! :)
– Monomeeth♦
Dec 5 at 13:01
It works! :) Once again, thank you!
– user312934
Dec 5 at 19:58
It works! :) Once again, thank you!
– user312934
Dec 5 at 19:58
add a comment |
Thanks for contributing an answer to Ask Different!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fapple.stackexchange.com%2fquestions%2f344789%2fmy-external-boot-volume-wont-startup-all-my-macs-when-it-should%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown