View Single Post
Old 02-11-2010, 03:40 AM   #22
iranvest
Junior Member
iranvest began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jan 2010
Device: sony
Unhappy

Quote:
Originally Posted by porkupan View Post
Looks like you don't have write privileges in this directory where you are trying to unpack new_opt.300.img. This is some wickedness of newer versions on Cygwin, they started messing with permissions, and they don't do it right somehow.

Just remove the opt directory, and change permissions for the local dir:
chmod a+rw .

Then it should unpack.
dear Porkuoan,

i removed the opt directory ,then i used your command:
Code:
chmod a+rw .
then i used the cramfsck command:
Code:
cramfsck -x ./opt /cygdrive/c/new_opt.300.img
it made the opt directory again but i got the error again.
utime faild ./opt: Invalid argument
picture:


!!!
is it my wrong action or something else?
iranvest is offline   Reply With Quote