2017년 12월 21일 목요일

Make ntfs write enable on high sierra


1 다음링크에서 다운로드 및 설치: https://github.com/osxfuse/osxfuse/re…

2 homebrew 설치(설치되었으면 Pass) : http://brew.sh/

3 Terminal 실행 : ---- xcode-select --install ---- brew install homebrew/fuse/ntfs-3g

4 재부팅을 , 재부팅시 COMMAND + R 을 눌러 Recovery Mode 모드 시작
   Utility 메뉴에서 Terminal 실행 (SIP-System Integrity Protection 변경을 위해)
   ---- csrutil disable 

5 실행 완료뒤 재부팅,(정상부팅)
   부팅후 Terminal 열어 다음 명령 실행 : 
    ---- sudo mv /sbin/mount_ntfs /sbin/mount_ntfs.original 
    ---- sudo ln -s /usr/local/sbin/mount_ntfs /sbin/mount_ntfs 

6 재부팅 을하되 4번과 같이 Command + R 을눌러 Recovery Mode 시작
Utility 메뉴에서 Terminal 실행 (SIP-System Integrity Protection 변경을 위해)
   ---- csrutil enable

7 재부팅 후 NTFS 쓰기 기능 활성



    댓글 없음:

    댓글 쓰기