LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Duplicate directory after install (https://www.linuxquestions.org/questions/linux-newbie-8/duplicate-directory-after-install-615100/)

j9678 01-21-2008 12:32 AM

Duplicate directory after install
 
I assigned some specific directory to different partition as mount point during installation. Such as:
dev/sda1/ as /root
dev/sda2/ as /home
dev/sda3/ as /usr

After the installation was completed. I found /home and /usr under /root directory. I think they duplicate to those in dev/sda2 and dev/sda3.

Also, I don't know how to access to the other partition. Simply type cd /dev/sda2/home doesen't work.

BASHCuresCancer 01-21-2008 12:43 AM

Quote:

Originally Posted by j9678 (Post 3029830)
I assigned some specific directory to different partition as mount point during installation. Such as:
dev/sda1/ as /root
dev/sda2/ as /home
dev/sda3/ as /usr

After the installation was completed. I found /home and /usr under /root directory. I think they duplicate to those in dev/sda2 and dev/sda3.

Also, I don't know how to access to the other partition. Simply type cd /dev/sda2/home doesen't work.

Can you post your /etc/fstab and /etc/mtab file?


All times are GMT -5. The time now is 01:39 AM.