Displaying 1 result from an estimated 1 matches for "temprestore".
2011 Dec 12
2
Cannot remove a file
I have used restore to restore a snapshot of home data. From the root of
this restore a file called aquota.user exists but cannot be removed:
# mount|grep temp
/dev/mapper/vgraid-temprestore on /mnt/temprestore type ext3 (rw)
# cd /mnt/temprestore/home
# ll -d .
drwxr-xr-x 2 root root 4096 Dec 12 11:12 .
# ll
total 12
-rw------- 1 root root 8192 Sep 30 10:21 aquota.user
# rm aquota.user
rm: remove write-protected regular file `aquota.user'? y
rm: cannot remove `aquota.user': Op...