cd /home
nelsonchungteki-MacBook-Pro:home nelsonchung$ mkdir nelsonchung
mkdir: nelsonchung: Operation not supported
sudo vim /etc/auto_master
comment out /home like this
#/home auto_home -nobrowse,hidefromfinder
reboot the system
重開機後就可以mkdir嚕
但是要寫入資料會有問題
預設權限是755
用sudo chmod -R 777 xxx
可以解決
Ref:
https://discussions.apple.com/thread/2073807?threadID=2073807&tstart=0
沒有留言:
張貼留言