Hello, I did the following:
mv ~/course_data/ /home/ on a terminal under Mac OS/X.
On the screen, it says "mv: rename /Users/Hajime/course_data/ to /home/course_data/: Operation not supported"
How come I cannot write to the home directory? What can I do?
I already did: sudo chmod 777 /home/
Thanks.
mv ~/course_data/ /home/ on a terminal under Mac OS/X.
On the screen, it says "mv: rename /Users/Hajime/course_data/ to /home/course_data/: Operation not supported"
How come I cannot write to the home directory? What can I do?
I already did: sudo chmod 777 /home/
Thanks.