The Following User Says Thank You to stevet68 For This Useful Post: | ||
![]() |
2010-03-07
, 10:23
|
|
Posts: 2,869 |
Thanked: 1,784 times |
Joined on Feb 2007
@ Po' Bo'. PA
|
#12
|
I agree with you that if people do not know what they are doing and move folders out of RootFS they can break their N900 and force a reflash to be needed.
This is why I recommend using a tested and proven script, created by someone who knows what he is doing.
If you check the script and understand which folders have been redirected you should be comfortable wiuth what is being done.
Regards
Steve
Being aware of the Rootfs problems I decided to optimise it before installing any apps.
After updating to firmware 51 I was down to 72MB with no apps installed.
~ $ df -h
Filesystem Size Used Available Use% Mounted on
rootfs 227.5M 151.2M 72.1M 68% /
...have now installed loads of apps, including many from Development...
![]() |
2010-03-07
, 15:14
|
Posts: 177 |
Thanked: 39 times |
Joined on Dec 2009
@ China
|
#13
|
Every symlink from rootfs is a future nightmare waiting to happen. Even if this isn't the case, reducing your rootfs below OEM levels could mask any real problem apps that you might install. As a result, they go unreported and might not get fixed for the next guy. Savvy?
![]() |
2010-03-09
, 02:25
|
Posts: 177 |
Thanked: 39 times |
Joined on Dec 2009
@ China
|
#14
|
The Following User Says Thank You to HRZ For This Useful Post: | ||
![]() |
2010-03-10
, 15:01
|
Posts: 76 |
Thanked: 5 times |
Joined on Feb 2010
|
#15
|
The Following User Says Thank You to scuddy For This Useful Post: | ||
![]() |
2010-03-10
, 15:18
|
Posts: 177 |
Thanked: 39 times |
Joined on Dec 2009
@ China
|
#17
|
I ran this script and it brought my rootfs down from 97% used to 66% used so big improvement there. I havent noticed any theme issues at the mo but will keep you posted
The Following User Says Thank You to HRZ For This Useful Post: | ||
![]() |
2010-03-10
, 17:09
|
|
Posts: 124 |
Thanked: 38 times |
Joined on Feb 2010
@ Gaffney, South Carolina, USA
|
#18
|
The Following User Says Thank You to Scottlfa For This Useful Post: | ||
![]() |
2010-03-10
, 17:41
|
Posts: 177 |
Thanked: 39 times |
Joined on Dec 2009
@ China
|
#19
|
rm /usr/share/themes [the symlink]
cp -r /home/opt/usr/share/themes/* /usr/share/themes
reboot
Think that should work, just reverses the move and links made by the script
Personally very happy with the script and other rootfs suggestions.
The Following User Says Thank You to HRZ For This Useful Post: | ||
This is why I recommend using a tested and proven script, created by someone who knows what he is doing.
If you check the script and understand which folders have been redirected you should be comfortable wiuth what is being done.
Regards
Steve