LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-17-2016, 12:54 AM   #1
sunbelt57
LQ Newbie
 
Registered: Aug 2013
Location: Wyoming
Posts: 19

Rep: Reputation: Disabled
how do I mount a drive's directory to another directory


I have all the files that were in /home/dan/Documents in another drive because I'm running out of space
so I use this script to mount my Documents directory to that drive which has its own /Documents directory

sudo mount -t ntfs /dev/sdb2 /home/dan/Documents

but now whenever I want to access my Documents directory, I have to go:
~/Documents/Documents

is there any way to mount just the /Documents directory of the /dev/sdb2 drive?
 
Old 02-17-2016, 01:28 AM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,850

Rep: Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309Reputation: 7309
so mount it into another place, like:
Code:
sudo mount -t ntfs /dev/sdb2 /home/dan/sdb2_root
and make a link:
ln -s /home/dan/sdb2_root/Documents /home/dan/Documents
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] unable to mount a usb flash drive and an SD card after changing mount directory name remn Linux - Newbie 24 10-24-2015 03:04 PM
Failed to mount Lock Directory and User Runtime Directory supermario3 Debian 1 07-31-2014 05:08 AM
Cannot mount unencrypted directory to encrypted home directory with fstab? Daravon Ubuntu 35 09-14-2010 03:50 AM
Mount a directory as a CD/DVD drive?? thomas_fogh Linux - Newbie 4 02-03-2007 04:16 AM
Apache Directory Listing Of NFS Mount, cannot view directory list via apache luqmana Linux - Networking 2 12-19-2005 06:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 06:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration