Questions
- How do I access a network folder from my personal computer?
- How can I get to my J: drive from home?
- How do I connect to the J: drive at home?
- I am using my own computer; can I get to my J: drive?
- How do I access my department drive?
- How do I get to the J: drive?
Environment
This article applies to Bowdoin faculty, staff, and students connecting to a department (J:) drive on the microwave.bowdoin.edu file server.
- Apple macOS (Sequoia or Tahoe)
- Microsoft Windows 11
- Linux
Resolution
Important: If you are connecting to a network drive from off campus, connect to the campus network by VPN before trying to connect.
macOS
- (Optional) If you are at home, connect to campus using the VPN first.
- Click Finder in the Dock.
- From the Finder menu bar, choose Go, then Connect to Server.
- Enter
smb://microwave.bowdoin.edu/dept and click Connect.
- When prompted, enter your Bowdoin username and password and click OK.
- After a few moments, a Finder window opens showing your department drive contents.
- Browse into the folder you would like to access.
Windows
Note: You cannot use the J: drive shortcut when you are off campus. Follow these steps to connect.
- (Optional) If you are at home, connect to campus using the VPN first.
- Click the Start menu (lower-left corner with the Windows logo).
- In the search field, enter
\\microwave.bowdoin.edu\dept and press Enter.
- When asked, enter your Bowdoin username in the format
username@bowdoincollege.edu. It is important that you use your username followed by @bowdoincollege.edu.
- Enter your password and click OK.
- After a few moments, a File Explorer window opens.
- Browse into the folder you would like to access.
Linux
- Open a terminal shell.
- Run the following commands with root privileges. Replace USERNAME with your actual Bowdoin account (for example, "jsmith"), and do not include "@bowdoin.edu". Note that there are no spaces between USERNAME, the comma, and "domain=". For example, to mount the department drive:
mkdir -p /mnt/dept
mount -t cifs user=USERNAME,domain=BOWDOINCOLLEGE.EDU //microwave.bowdoin.edu/dept
- Enter your Bowdoin account password when prompted.
- You will find the Microwave volume mounted under the
/mnt directory.
Additional Help
If you need further assistance, you have several options:
- Bowdoin Bot: Chat with Bowdoin Bot directly from any KB page for instant answers.
- Phone: Call the Bowdoin College Service Desk at (207) 725-3030.
- In person: Visit the Tech Hub in Smith Union during business hours.
- Submit a ticket: Request assistance through the Service Catalog.