Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

mv: rename file1 to file2: Invalid Argument

I have a hard drive where I was trying to run an rsync and kept getting errors. After investigation I find that the drive is behaving as if it's read-only or soemthing. at the most basic level:


# mv Notes.tgz Notes2.tgz

mv: rename Notes.tgz to Notes2.tgz: Invalid argument


Now, this is while I am in a sudo -s session (`id -u` == 0), so I do not understand how this command can fail, much less produce this error.

iMac (27-inch, Late 2012), OS X Mountain Lion (10.8.2), 3TB Fusion, 24GB RAM

Posted on Feb 28, 2013 7:19 AM

Reply
Question marked as Best reply

Posted on Feb 28, 2013 8:53 AM

Please post the output of this command in the same working directory:


ls -@Oeln Notes*.tgz

4 replies

mv: rename file1 to file2: Invalid Argument

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.