Reply
Thread Tools
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#101
just use
Code:
df -h
But may be you can shed some more info what you was doing before the problems started first.
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#102
Originally Posted by rushi124 View Post
I too have the same problem..

i entered in xterm as df -h /
and the result is

Filesystem Size Used Available Use% Mounted on
df: /: can't find mount point

wat to do now...
Have you tried rebooting? That error suggests that your system is totally stuffed though, so I think a reflash will be required.
 
Posts: 4 | Thanked: 0 times | Joined on Jan 2011
#103
i tried rebooting...no use

with df -h also no use
the result is

Filesystem Size Used Available Use% Mounted on

is der anythng i can do to solve.... if not i ll go for reflashing..
 
Posts: 3 | Thanked: 1 time | Joined on May 2010
#104
hi guys...something similar has happened to me too.

I tried to install nitdroid 0.0.8 (popov) as instructed in below site
http://forum.nitdroid.com/index.php?...sg1640#msg1640

while the tar file was downloading, i ran out of credit so my installation got screwed.. Now my n900 does not show any bootscreen and i am using the n900 default (press ´o´ at boot screen) as it does not show any booting options either....then i got a notice that my root is full...when i checked, it was 100%.!!..... and i have done most on http://wiki.maemo.org/Free_up_rootfs_space thread...it shows ´cant find mount´ in xterminal and application manager also failing...no catalogies to read from and it keeps loading...

Can anyone help me on this plz? I had a power kernel and modified to 8GB installable memory....I wud realy hate if i have to format it again!!..maybe if I can know what to delete and from where? because i think both are because root is full and it happened when nitdriod got screwed!!
 
Posts: 559 | Thanked: 166 times | Joined on Jan 2010 @ Cyprus
#105
All the sudden I have this problem!I tried to open swappolube, it crashed, restarted the phone and now I have a problem with the app manager.I tried to disable some libraries but no go.Anything else I can do?

Problem with MergeList /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_apps_._Pac kages
E: The package lists or status file could not be parsed or opened.

EDIT: Disable ALL catalogues restart the app manager and voila!

Last edited by sophocha; 2011-03-21 at 20:39.
 
K9999's Avatar
Posts: 168 | Thanked: 116 times | Joined on Mar 2011 @ Malaysia
#106
How about this case:

E: Unable to write to /var/cache/apt/
E: The package list or status file could not be parsed pr opened.

no catalog listed, just this.

I tried:
- I disabled all the catalogs and still no use. Can't even remove any app.
- umount and mount MyDocs trick
- apt-get clean (I get this msg: "W: Not using locking for read only lock file /var/cache/apt/archives/lock")
- and now I can't even save a picture taken, looks like it's for read only

Any suggestions? cuz reflashing is just waaay..... painful.
Thanx in advance

Last edited by K9999; 2011-05-09 at 19:21.
 
AgogData's Avatar
Posts: 870 | Thanked: 133 times | Joined on Aug 2010
#107
This happened to me when the rootfs was 100% and all i did was opening /usr/share using filebox and i deleted some unimportant -which i knew what they were- manually and deleted some games there, then the rootfs was fine so i opened app manager and removed other stuff.
 
K9999's Avatar
Posts: 168 | Thanked: 116 times | Joined on Mar 2011 @ Malaysia
#108
didn't work My rootfs is still 80% though.
Thanx mate,
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#109
Please post the output of
Code:
df -kx
mount
because the content of /var/cache/apt is located on /home/opt.
 
K9999's Avatar
Posts: 168 | Thanked: 116 times | Joined on Mar 2011 @ Malaysia
#110
PHP Code:
 df -kx
df
invalid option -- x
BusyBox v1.10.2 
(Debian 3:1.10.2.legal-1osso30+0m5multi-call binary

Usage
df [-hmk] [FILESYSTEM...]

~ $ 
mount
rootfs on 
type rootfs (rw)
ubi0:rootfs on type ubifs (rw,bulk_read,no_chk_data_crc)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /tmp type tmpfs (rw,noatime,size=1024k)
tmpfs on /var/run type tmpfs (rw,nosuid,noatime,size=256k,mode=755)
none on /dev type tmpfs (rw,noatime,size=10240k,mode=755)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noatime,size=65536k)
/
dev/mmcblk0p2 on /home type ext3 (rw,noatime,errors=continue,commit=1,data=writeback)
/
home/opt on /opt type none (bind)
nodev on /sys/kernel/debug type debugfs (0)
/
opt/pymaemo/usr/lib/python2.5 on /usr/lib/python2.5 type bind (bind)
/
opt/pymaemo/usr/share/pyshared on /usr/share/pyshared type bind (bind)
/
opt/pymaemo/usr/lib/pyshared on /usr/lib/pyshared type bind (bind)
/
opt/pymaemo/usr/share/python-support on /usr/share/python-support type bind (bind)
/
opt/pymaemo/usr/lib/python-support on /usr/lib/python-support type bind (bind)
/
dev/mmcblk0p1 on /home/user/MyDocs type vfat (rw,noauto,nodev,noexec,nosuid,noatime,nodiratime,utf8,uid=29999,shortname=mixed,dmask=000,fmask=0133,rodir)
/
dev/mmcblk1p1 on /media/mmc1 type vfat (rw,noauto,nodev,noexec,nosuid,noatime,nodiratime,utf8,uid=29999,shortname=mixed,dmask=000,fmask=0133,rodir)
~ $ 
 
Reply


 
Forum Jump


All times are GMT. The time now is 01:49.