💻 Software
How Do I Map a Drive Network Share Using the Linux Terminal?
Fresh5 days ago
Mar 15, 2026245046 viewsConfidence Score0%
0%
Problem
Still getting used to Linux, and the GUI is great. I have Ubuntu 10 and I can go to Network and see the Windows network. Then double clicking this gets me to the drives that are shared. Then when I go back to the terminal and use: I can see the mapped drives. But it would be nice if I could this wi…
Error Output
cd ~/.gvfs
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How Do I Map a Drive Network Share Using the Linux Terminal?
Low Risk
Create a directory on your machine to use as a mount point for the share: Then use the mount command to map a Windows share to the mount point you just created: You should now be to access the share from your /media/yoursharename mount point.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix