Active Topics

 


Reply
Thread Tools
Posts: 479 | Thanked: 58 times | Joined on Dec 2007 @ Dubai, UAE
#1
I've just realised that I am rapidly running out of space on my N800 and a quick check has revealed that OS2008 is installing my apps to the N800 memory (256MB) instead of to my 16GB SDHC (internal) or to the 128MB external memory card.

Is there any way to change the default installation directory?
 

The Following User Says Thank You to ghoonk For This Useful Post:
free's Avatar
Posts: 739 | Thanked: 159 times | Joined on Sep 2007 @ Germany - Munich
#2
man dpkg
--instdir=dir
Change default installation directory which refers to the directory where packages are to be installed. inst‐
dir is also the directory passed to chroot(2) before running package’s installation scripts, which means that
the scripts see instdir as a root directory. (Defaults to /)
So I guess you can do it like this:
Code:
dpkg --instdir=/path/ -i blabla.deb
 
Posts: 11 | Thanked: 1 time | Joined on Sep 2008
#3
Ok lately i've been gettin the dreaded "Internal memory card full" message or whatever it says exactly...

Anyway, when I look, I have plenty of space on my internal 2gb card (mmcblk0), the other smaller partition (rootfs) is 98% full and my sdhc (mmcblk1) card has plenty of room as well. I need to figure out how to change the default install directory or change the partition size.

Could someone please let me know exactly how to do this, i'm a noob so I don't know all the lingo yet with xterm and all that. However what I would like to do is somehow change the default install dir to the internal 2gb card and stop it from using the smaller partition that is now out of space.

thanks
 
Posts: 19 | Thanked: 5 times | Joined on Nov 2007
#4
There is two solutions:
- The complicated way: Extend the internal memory (256MB) to one of the SD Card. Explained in the Wiki.
- The simple way: Boot from the SD Card so all applications (and the system) are on the SD Card. Penguinbait has made this solution extremly easy with a .deb that does all the job. See the post "Clone OS to SD Deb!! Boot from SD made EASY!! "
 
GeneralAntilles's Avatar
Posts: 5,478 | Thanked: 5,222 times | Joined on Jan 2006 @ St. Petersburg, FL
#5
The correct answer to these questions is always either:

A. Delete stuff you don't need to free up space, or
B. Follow these instructions: https://wiki.maemo.org/Booting_from_a_flash_card

"Extend the internal memory to a flash card" is never the correct answer.
__________________
Ryan Abel
 
tz1's Avatar
Posts: 716 | Thanked: 236 times | Joined on Dec 2007
#6
Check your MyDocs directory from /home/users. If you put audio and video, PDFs, and such you can rapidly fill the internal flash. Most of these can be moved to the external card.

Look for the amount of memory used by the various apps (Application Manager). It might be one or two fat ones, and there may be ways of reducing the usage.

Look for skins or themes or other things in apps you might not need.

Beyond that, if you hack, look for large files which might not be needed or caches which haven't been emptied (e.g. apt-get clean, check /var/log and other things in /var). Don't delete anything if you don't know what it does.
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:30.