![]() |
Re: Help You. Identify the non-optified apps.
Root is on a separate 256M high-speed flash chip. I've heard that this was the largest available (integrated with the processor) at the time.
|
Re: Help You. Identify the non-optified apps.
Ah. that makes sense. it's like flash0 and flash1 on the PSP.
I see. This chip also gets flashed when one uses the Flashing Tool for the n900? |
Re: Help You. Identify the non-optified apps.
If you just flash the main firmware, this is the only chip that gets flashed. The eMMC firmware will flash the 32GB built-in storage (but should rarely be needed).
|
Re: Help You. Identify the non-optified apps.
Hmm. can the rootfs somehow be mounted when pluggin the n900 to a pc? from what I saw. It seems only MyDocs appears in mass storage mode.....
It'll make going through the files on it easier. instead of the terminal. |
Re: Help You. Identify the non-optified apps.
Nope - mass storage mode requires unmounting the filesystem (as it's exported at a low level). This obviously can't be done with the rootfs.
|
Re: Help You. Identify the non-optified apps.
Quote:
|
Re: Help You. Identify the non-optified apps.
another noob question in regards to this, after deleting apps, the rootfs space does not seem to be recovered, even after a reboot. i had installed mplayer (19.4M). rootfs usage was 189M used , according to diskusage
then i used this cmd dpkg-query --show --showformat='${Package;-50}\t${Installed-Size}\n' | sort -k2 -n and it was shown at the bottom of the list (sorted by size) i uninstalled it, rebooted and diskusage still showed 189M used. running the above commandline once again showed it was still there. dpkg -L mplayer returned that package mplayer does not contain any files?! so, my question; how do you purge installed files sitting on rootfs? |
Re: Help You. Identify the non-optified apps.
Quote:
dpkg -l mplayer ls -l /usr/bin/mplayer |
Re: Help You. Identify the non-optified apps. (N900)
Quote:
bun |
Re: Help You. Identify the non-optified apps.
Just for fun, I've knocked together a quick perl script that can find the non-optified disk usage for a given package:
Code:
#!/usr/bin/perl Quote:
Code:
/usr/local/bin/find_non_opt_files.pl /var/lib/dpkg/info/*.md5sums Edit: Just to add, this hasn't been security audited, so if you should have a line like "1234 asdf;rm -rf /" in one of your *.md5sums, or other similar problems, you're on your own! Further Edit: Script amended to take account of symlinked directories as per posts around http://talk.maemo.org/showthread.php...655#post438655 One more edit: don't count files in /home as non-optified |
All times are GMT. The time now is 12:45. |
vBulletin® Version 3.8.8