|
2009-12-30
, 13:32
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#32
|
|
2009-12-30
, 15:39
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#33
|
The Following User Says Thank You to fanoush For This Useful Post: | ||
|
2009-12-30
, 17:46
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#34
|
Single partition layout (one big home) may not be ideal when flashing new firmware. Since /home/opt is extension of root file system (most installed 3rd party packages has most bits there) and reflash clears package database I wouldn't be surprised if some initial setup after firmware reflash would do mke2fs on whole home partition to clean leftovers of previous system. Having separate data partition for /home/user/MyDocs might be handy then.
The Following User Says Thank You to titan For This Useful Post: | ||
|
2009-12-30
, 17:54
|
Posts: 207 |
Thanked: 119 times |
Joined on Nov 2009
@ Pittsburgh, PA, USA
|
#35
|
|
2009-12-30
, 18:33
|
Posts: 402 |
Thanked: 229 times |
Joined on Nov 2009
@ Missouri, USA
|
#36
|
I agree: reflash should never touch the eMMC unless the user explicitly asks for it.
|
2009-12-30
, 19:34
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#37
|
reflash should never touch the eMMC unless the user explicitly asks for it.
The Following User Says Thank You to fanoush For This Useful Post: | ||
|
2009-12-30
, 20:35
|
Posts: 207 |
Thanked: 119 times |
Joined on Nov 2009
@ Pittsburgh, PA, USA
|
#38
|
If you're really interested in this, you can "move" where applications expect MyDocs. At least, you could in Diablo with the $MYDOCSDIR environment variable.
The Following User Says Thank You to mikhmv For This Useful Post: | ||
|
2009-12-30
, 20:40
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#39
|
I added:
export MYDOCSDIR="/home/user"
to /etc/profile. Reboot.
It doesn't work. FileManager can see only /home/user/MyDocs and videoplayer too.
The Following User Says Thank You to titan For This Useful Post: | ||
|
2010-01-02
, 17:06
|
Posts: 162 |
Thanked: 351 times |
Joined on Apr 2006
@ Cotswolds, UK
|
#40
|
The Following User Says Thank You to Graham Cobb For This Useful Post: | ||
I'm not sure whether it already generates the partition table or whether it contained in the flash image.