-=-= 컴퓨터 =-=-/리눅스 & 유닉스

리눅스 폴더 마운트

자게남 2012. 7. 25. 10:57

mount 명령

 

#mount --bind /source_test /test2

 

부팅시 자동마운트

 

/etc/rc.local 위치에 추가

 

#mount --bind /source_test /target_test2

저작자표시 비영리 변경금지 (새창열림)