![]() |
Re: Clean rootfs
Quote:
I was installing NITDroid following the instructions shown in this video: http://www.youtube.com/watch?v=HF0uv0nJIj0 and I'm 100% sure I did everything precisely as in the video. My SD card was brand new, plugged it in straight from the package before trying to install NITDroid. What the heck went wrong? |
Re: Clean rootfs
Quote:
|
Re: Clean rootfs
Quote:
Code:
dpkg -l |awk '/^rc/{ print $2 }' > list |
Re: Clean rootfs
To Clean rootfs or Free up rootfs space, there's a WIKI page.
The most effective i did was Moving the microb-engine (has to be done as root) will save 13.9 Mb: these are the commands Code:
mv /usr/share/microb-engine /home/opt First save both commands on a file on your N900 to be sure. If you do the first command and you lost connection, opening pages is not possible. Also found the browser opening pages takes a while... To speed up microb again, this can help you and there's no difference anymore :) |
Re: Clean rootfs
Quote:
Code:
Nokia-N900:~# rm /var/lib/dpkg/*.old |
Re: Clean rootfs
Quote:
There seems to be three files that would match the criteria and would free up about 2.7Mb in my case. Is that what you are talking about? Or is it indeed *.old? |
Re: Clean rootfs
Quote:
dpkg: --purge needs at least one package name argument. |
Re: Clean rootfs
"dpkg -l | grep ^rc | cut -d " " -f 3 | xargs dpkg --purge" as root worked. About 1.5Mb root space freed.
|
Re: Clean rootfs
Quote:
meant to be Code:
Nokia-N900:~# rm /var/lib/dpkg/*~old |
Re: Clean rootfs
here is a wiki page that 'optifies' a few packages part of Maemo core (thus, can't be optified prior to install, any more, obviously :p
alas :mad: CSSU, anyone :D ) Free up rootfs space YMMV... Quote:
Code:
rm /var/lib/dpkg/*old Code:
dpkg -l | grep ^rc | cut -d " " -f 3 | xargs dpkg --purge i use those exact instructions routinely when reflashing my N900s (now mostly the test model :cool:) and never had any problems then again, i don't give a darn about themes :rolleyes: |
All times are GMT. The time now is 04:57. |
vBulletin® Version 3.8.8