maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Application Manager Operation Failed (https://talk.maemo.org/showthread.php?t=38025)

michaaa62 2011-05-10 06:05

Re: Application Manager Operation Failed
 
I am sorry, was mixing up the code.
Code:

df -hk
please.
Your mount output looks okay.

K9999 2011-05-10 09:12

Re: Application Manager Operation Failed
 
owh u mean the rootfs space command

PHP Code:

~ $ df -hk
Filesystem           1k
-blocks      Used Available Use% Mounted on
rootfs                  233104    184436     44384  81
% /
ubi0:rootfs             233104    184436     44384  81% /
tmpfs                     1024        84       940   8% /tmp
tmpfs                      256        84       172  33
% /var/run
none                     10240        80     10160   1
% /dev
tmpfs                    65536         4     65532   0
% /dev/shm
/dev/mmcblk0p2         2064208   1869408     89944  95% /home
/home/opt              2064208   1869408     89944  95% /opt
/opt/pymaemo/usr/lib/python2.5
                       2064208   1869408     89944  95
% /usr/lib/python2.5
/opt/pymaemo/usr/share/pyshared
                       2064208   1869408     89944  95
% /usr/share/pyshared
/opt/pymaemo/usr/lib/pyshared
                       2064208   1869408     89944  95
% /usr/lib/pyshared
/opt/pymaemo/usr/share/python-support
                       2064208   1869408     89944  95
% /usr/share/python-support
/opt/pymaemo/usr/lib/python-support
                       2064208   1869408     89944  95
% /usr/lib/python-support
/dev/mmcblk0p1        28312128  10086720  18225408  36% /home/user/MyDocs
/dev/mmcblk1p1         3864064   2106752   1757312  55% /media/mmc1
~ $ 


K9999 2011-05-10 12:03

Re: Application Manager Operation Failed
 
thanx mate, i managed to solve the problem by mounting mmcblk0p1
the whole memory was for read only

PHP Code:

umount /dev/mmcblk0p1
fsck 
-/dev/mmcblk0p1

mount 
/dev/mmcblk0p1 



All times are GMT. The time now is 21:20.

vBulletin® Version 3.8.8