View Single Post
Posts: 5 | Thanked: 0 times | Joined on Jan 2011
#3
Here's my term
Code:
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ sudo gainroot
Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # apt-get autoremove
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  mobile-maps
0 upgraded, 0 newly installed, 1 to remove and 32 not upgraded.
1 not fully installed or removed.
After this operation, 146MB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 28532 files and directories currently installed.)
Removing mobile-maps ...
dpkg: error processing mobile-maps (--remove):
 failed to delete `/home/user/MyDocs/Maps.dpkg-tmp': Read-only file system
Errors were encountered while processing:
 mobile-maps
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user # cd MyDocs
/home/user/MyDocs # chmod +r Maps.dpkg-tmp
chmod: Maps.dpkg-tmp: No such file or directory
/home/user/MyDocs # chmod +r Maps.        
chmod: Maps.: No such file or directory
/home/user/MyDocs # chmod +r Maps 
chmod: Maps: No such file or directory
/home/user/MyDocs #
and cant find file using windows... so still didint fix this