Sentimental Programmer
| ysoftman
Linux NTFS 마운트 하기
# 참고
http://wiki.centos.org/TipsAndTricks/NTFS#note_for_cplus
http://linux.die.net/man/8/mount.ntfs-3g
# Linux 에서 Windows NTFS 마운트하기(Ubuntu 기준)
# ntfs-3g 설치
sudo apt-get install ntfs-3g
# ntfs 마운트
mount -t ntfs-3g /dev/sda1 /mnt/ntfs
comments:
댓글 쓰기
NewerPage
Home
OlderPage
comments:
댓글 쓰기