Difference between revisions of "NAND"

From Pandora Wiki
Jump to: navigation, search
m
(Category:Hardware)
Line 8: Line 8:
 
  du -h | more
 
  du -h | more
 
into the terminal to find cache folders and how many megabytes they are using (then delete what is in them to free up space)
 
into the terminal to find cache folders and how many megabytes they are using (then delete what is in them to free up space)
 +
 +
[[Category:Hardware]]

Revision as of 21:04, 10 September 2010

The Pandora has 512mb of internal memory on the NAND.

A clean installed unit will have "about 80mb left". Not being careful (especially by installing too many things with OPKG) could mean that you'll run out of room and need to reflash your Pandora.

Type

df -h

into the terminal to check how much space you have left on the NAND. Type

du -h | more

into the terminal to find cache folders and how many megabytes they are using (then delete what is in them to free up space)