| | |
Remount a network drive on reboot
![]() |
I have a networked attached hard drive that I share through my Windows and Mac computers. It makes sharing files really handy. It uses SMB/Samba. On the Windows computer I can click "Reconnect at login" and my drive share always comes back.
But on the Mac I have to remount it each time I reboot. Luckly I don't seem to have to reboot the Mac often, but it would be nice if it could automount. I can't find any option to reconnect it.
Jeff
But on the Mac I have to remount it each time I reboot. Luckly I don't seem to have to reboot the Mac often, but it would be nice if it could automount. I can't find any option to reconnect it.
Jeff
have you tried to connect the remote using smbmount command ?
I dont know if macs can use this..
(you can also stuff this in a users .login file or the like so this happens when you login
just be really certain that this doesnt require user interaction, passes the
password on the command line and has a mountpoint else the system will hang)
smbmount //server/share /path_to_mountpoint -o username=smbuser password=plaintextsmbpasswd
otherwise I would suggest to use nfs and mount it at runtime...
I dont know if macs can use this..
(you can also stuff this in a users .login file or the like so this happens when you login
just be really certain that this doesnt require user interaction, passes the
password on the command line and has a mountpoint else the system will hang)
smbmount //server/share /path_to_mountpoint -o username=smbuser password=plaintextsmbpasswd
otherwise I would suggest to use nfs and mount it at runtime...
I used up all my money on you baby...
... and I want it BACK.
... and I want it BACK.
![]() |
Similar Threads
- Network Drive Volume Label (Windows NT / 2000 / XP)
- Mapping a network drive (Windows NT / 2000 / XP)
- Help on dedicated network drive please. (Networking Hardware Configuration)
- Windows 98se not able to map to network drive after demoting server (Windows 95 / 98 / Me)
- cannot format network drive problem (Windows 95 / 98 / Me)
Other Threads in the OS X Forum
- Previous Thread: how to take screenshot
- Next Thread: help with install os x 10.4
| Thread Tools | Search this Thread |





