MacOS - Map network drive on boot
On my mac I'd like to move my home directory to a Synology NAS. I'm unable to figure out how to mount the NAS drive on boot up. My workaround is to use a local user to auto-mount the drive, but that is less than elegant.
How do I automatically mount a network drive on boot up on an mac? I'm running 10.13.6 (macOS High Sierra).
Thanks,
Sriram
macos boot automount
add a comment |
On my mac I'd like to move my home directory to a Synology NAS. I'm unable to figure out how to mount the NAS drive on boot up. My workaround is to use a local user to auto-mount the drive, but that is less than elegant.
How do I automatically mount a network drive on boot up on an mac? I'm running 10.13.6 (macOS High Sierra).
Thanks,
Sriram
macos boot automount
1
So, it sounds like you already have the drive mapped, correct?
– DrZoo
Jan 23 at 4:32
I can map it using the Finder. However on reboot it has to be remapped manually. I've added it as a map-on-login to a different user, but it means that I have to log in to the other user before I log into the main account. Thanks, Sriram
– Sriram Swaminarayan
Jan 24 at 4:11
add a comment |
On my mac I'd like to move my home directory to a Synology NAS. I'm unable to figure out how to mount the NAS drive on boot up. My workaround is to use a local user to auto-mount the drive, but that is less than elegant.
How do I automatically mount a network drive on boot up on an mac? I'm running 10.13.6 (macOS High Sierra).
Thanks,
Sriram
macos boot automount
On my mac I'd like to move my home directory to a Synology NAS. I'm unable to figure out how to mount the NAS drive on boot up. My workaround is to use a local user to auto-mount the drive, but that is less than elegant.
How do I automatically mount a network drive on boot up on an mac? I'm running 10.13.6 (macOS High Sierra).
Thanks,
Sriram
macos boot automount
macos boot automount
edited Jan 23 at 4:32
DrZoo
6,02121839
6,02121839
asked Jan 23 at 4:15
Sriram SwaminarayanSriram Swaminarayan
111
111
1
So, it sounds like you already have the drive mapped, correct?
– DrZoo
Jan 23 at 4:32
I can map it using the Finder. However on reboot it has to be remapped manually. I've added it as a map-on-login to a different user, but it means that I have to log in to the other user before I log into the main account. Thanks, Sriram
– Sriram Swaminarayan
Jan 24 at 4:11
add a comment |
1
So, it sounds like you already have the drive mapped, correct?
– DrZoo
Jan 23 at 4:32
I can map it using the Finder. However on reboot it has to be remapped manually. I've added it as a map-on-login to a different user, but it means that I have to log in to the other user before I log into the main account. Thanks, Sriram
– Sriram Swaminarayan
Jan 24 at 4:11
1
1
So, it sounds like you already have the drive mapped, correct?
– DrZoo
Jan 23 at 4:32
So, it sounds like you already have the drive mapped, correct?
– DrZoo
Jan 23 at 4:32
I can map it using the Finder. However on reboot it has to be remapped manually. I've added it as a map-on-login to a different user, but it means that I have to log in to the other user before I log into the main account. Thanks, Sriram
– Sriram Swaminarayan
Jan 24 at 4:11
I can map it using the Finder. However on reboot it has to be remapped manually. I've added it as a map-on-login to a different user, but it means that I have to log in to the other user before I log into the main account. Thanks, Sriram
– Sriram Swaminarayan
Jan 24 at 4:11
add a comment |
1 Answer
1
active
oldest
votes
To map to the network drive on boot, you'll need to add it to the Login Items under your current user.
To do this, open the settings menu, and select Users and Groups. When in the window, there is the Login Items tab at the top. Once you're in the Login items tab, you can add the network drive to the list. You can do this by either dragging and dropping the mapped drive from the desktop into the list, or you can click the + icon and select the drive from the Finder like explorer that pops up.
By default, this will make the directory open up on your desktop at login. If you do not want that to happen, uncheck the Hide option.

My home directory is on the mapped drive, so the map-on-login approach will not work. I have added the map-on-login to a different user but this means that every time the mac is rebooted I have to first log in to that account, log out, and then log into the main account.
– Sriram Swaminarayan
Jan 24 at 4:12
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2fsuperuser.com%2fquestions%2f1397277%2fmacos-map-network-drive-on-boot%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
To map to the network drive on boot, you'll need to add it to the Login Items under your current user.
To do this, open the settings menu, and select Users and Groups. When in the window, there is the Login Items tab at the top. Once you're in the Login items tab, you can add the network drive to the list. You can do this by either dragging and dropping the mapped drive from the desktop into the list, or you can click the + icon and select the drive from the Finder like explorer that pops up.
By default, this will make the directory open up on your desktop at login. If you do not want that to happen, uncheck the Hide option.

My home directory is on the mapped drive, so the map-on-login approach will not work. I have added the map-on-login to a different user but this means that every time the mac is rebooted I have to first log in to that account, log out, and then log into the main account.
– Sriram Swaminarayan
Jan 24 at 4:12
add a comment |
To map to the network drive on boot, you'll need to add it to the Login Items under your current user.
To do this, open the settings menu, and select Users and Groups. When in the window, there is the Login Items tab at the top. Once you're in the Login items tab, you can add the network drive to the list. You can do this by either dragging and dropping the mapped drive from the desktop into the list, or you can click the + icon and select the drive from the Finder like explorer that pops up.
By default, this will make the directory open up on your desktop at login. If you do not want that to happen, uncheck the Hide option.

My home directory is on the mapped drive, so the map-on-login approach will not work. I have added the map-on-login to a different user but this means that every time the mac is rebooted I have to first log in to that account, log out, and then log into the main account.
– Sriram Swaminarayan
Jan 24 at 4:12
add a comment |
To map to the network drive on boot, you'll need to add it to the Login Items under your current user.
To do this, open the settings menu, and select Users and Groups. When in the window, there is the Login Items tab at the top. Once you're in the Login items tab, you can add the network drive to the list. You can do this by either dragging and dropping the mapped drive from the desktop into the list, or you can click the + icon and select the drive from the Finder like explorer that pops up.
By default, this will make the directory open up on your desktop at login. If you do not want that to happen, uncheck the Hide option.

To map to the network drive on boot, you'll need to add it to the Login Items under your current user.
To do this, open the settings menu, and select Users and Groups. When in the window, there is the Login Items tab at the top. Once you're in the Login items tab, you can add the network drive to the list. You can do this by either dragging and dropping the mapped drive from the desktop into the list, or you can click the + icon and select the drive from the Finder like explorer that pops up.
By default, this will make the directory open up on your desktop at login. If you do not want that to happen, uncheck the Hide option.

answered Jan 23 at 20:59
DrZooDrZoo
6,02121839
6,02121839
My home directory is on the mapped drive, so the map-on-login approach will not work. I have added the map-on-login to a different user but this means that every time the mac is rebooted I have to first log in to that account, log out, and then log into the main account.
– Sriram Swaminarayan
Jan 24 at 4:12
add a comment |
My home directory is on the mapped drive, so the map-on-login approach will not work. I have added the map-on-login to a different user but this means that every time the mac is rebooted I have to first log in to that account, log out, and then log into the main account.
– Sriram Swaminarayan
Jan 24 at 4:12
My home directory is on the mapped drive, so the map-on-login approach will not work. I have added the map-on-login to a different user but this means that every time the mac is rebooted I have to first log in to that account, log out, and then log into the main account.
– Sriram Swaminarayan
Jan 24 at 4:12
My home directory is on the mapped drive, so the map-on-login approach will not work. I have added the map-on-login to a different user but this means that every time the mac is rebooted I have to first log in to that account, log out, and then log into the main account.
– Sriram Swaminarayan
Jan 24 at 4:12
add a comment |
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1397277%2fmacos-map-network-drive-on-boot%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
1
So, it sounds like you already have the drive mapped, correct?
– DrZoo
Jan 23 at 4:32
I can map it using the Finder. However on reboot it has to be remapped manually. I've added it as a map-on-login to a different user, but it means that I have to log in to the other user before I log into the main account. Thanks, Sriram
– Sriram Swaminarayan
Jan 24 at 4:11