Reply
Thread Tools
Flandry's Avatar
Posts: 1,559 | Thanked: 1,786 times | Joined on Oct 2009 @ Boston
#11
Yes, that's an option. It just has to be non-vital content because it's not accessible to the OS when the phone is plugged into a computer.

All apps of significant size have to install themselves to /opt (so, the 2 GB) partition instead of / to make it into extras. They can optionally put large data files into the MyDocs partition. Enabling extras-devel exposes apps that may or may not be "optified", so they might not install in the bigger partition.
__________________

Unofficial PR1.3/Meego 1.1 FAQ

***
Classic example of arbitrary Nokia decision making. Couldn't just fallback to the no brainer of tagging with lat/lon if network isn't accessible, could you Nokia?
MAME: an arcade in your pocket
Accelemymote: make your accelerometer more joy-ful
 
GeneralAntilles's Avatar
Posts: 5,478 | Thanked: 5,222 times | Joined on Jan 2006 @ St. Petersburg, FL
#12
Originally Posted by Flandry View Post
IIRC, the 900 comes with a 2 GB partition for /home. /opt is also symlinked to that partition somewhere. There is a small (256 MB?) partition for / (root) and all the rest of the big flash is allocated as a FAT partition that's mounted as ~/MyDocs. This is what is unmounted an made available as USB mass storage when you plug in. You could repartition, but 2GB is quite a lot of installation space.
The rootfs, kernel and bootloader are on the 256MB of NAND. The 2GB for /home is on the 32GB eMMC along with the 768MB of swap.
__________________
Ryan Abel
 
mklass's Avatar
Posts: 197 | Thanked: 55 times | Joined on Nov 2009 @ Manchester, UK
#13
What would happen if i plugged my N900 in as a Mass USB device and right clicked on it in My Computer and clicked format?
__________________
The N900 Is Amazing.....Are You Jealous?
 
Posts: 92 | Thanked: 69 times | Joined on Nov 2009 @ UK
#14
Originally Posted by mklass View Post
What would happen if i plugged my N900 in as a Mass USB device and right clicked on it in My Computer and clicked format?
you would lose everything under /MyDocs i think..
 
jenius's Avatar
Posts: 30 | Thanked: 4 times | Joined on Jan 2010 @ Pittsburgh
#15
so... how does somebody clear this space out? For some odd reason, mine is showing as only having 40.3 mb free!

Help!
 
Posts: 455 | Thanked: 278 times | Joined on Dec 2009 @ Oregon, USA
#16
Originally Posted by jenius View Post
so... how does somebody clear this space out? For some odd reason, mine is showing as only having 40.3 mb free!

Help!
40.3MB is pretty good. The root filesystem is compressed, most users will have around 40MB.
 
jenius's Avatar
Posts: 30 | Thanked: 4 times | Joined on Jan 2010 @ Pittsburgh
#17
not the rootfs! The 2gb for /home...
 
jenius's Avatar
Posts: 30 | Thanked: 4 times | Joined on Jan 2010 @ Pittsburgh
#18
Can anyone help? This space is filled up, and I don't know what is filling it up, and I have no idea how i can clear it out!
 
Posts: 293 | Thanked: 74 times | Joined on Jan 2008 @ Fremantle, W. Australia
#19
Originally Posted by jenius View Post
This space is filled up, and I don't know what is filling it up,
So take a look, for myDeity sake! You may have heard the phone runs Linux? ls and du are useful. You already know it is mounted on /home. That contains opt and user.

# umount /home/user/MyDocs
# du /home | sort -n | tail -40


That should give an idea.
 
Reply

Thread Tools

 
Forum Jump


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