Notices


Reply
Thread Tools
Posts: 47 | Thanked: 21 times | Joined on Oct 2009
#11
Originally Posted by DrWilken View Post
I believe You have to place in another filesystem than /home/user/MyDocs (that filesystem propably isn't mounted at than point)...

Place the file in /opt (2GB partition) instead...
Thanks.
I thing you and b666m are right. It loaded fine once I moved it to /opt. I guess the /home/user/ partition is the last to be mounted.

Just for info, is this because it is a windows formatted partition (fat/ntfs) rather than etx?

And also is there anyway to make the boot video play with full volume at startup? I can barely hear it atm.
 
b666m's Avatar
Posts: 1,090 | Thanked: 476 times | Joined on Jan 2010 @ Ingolstadt, Germany
#12
Originally Posted by vdx29 View Post
Just for info, is this because it is a windows formatted partition (fat/ntfs) rather than etx?
i don't think so.
i think that this is because of performance issues (MyDocs can be VERY large ^^).

And also is there anyway to make the boot video play with full volume at startup? I can barely hear it atm.
just raise the volume to max before shutting down the device?! :P
(don't know if there is a file which controls the behaviour and which can be edited)
 
Posts: 515 | Thanked: 266 times | Joined on Nov 2009 @ Oelsted, Denmark
#13
Originally Posted by vdx29 View Post
Thanks.
I thing you and b666m are right. It loaded fine once I moved it to /opt. I guess the /home/user/ partition is the last to be mounted..
Actually the big (28GB) FAT32 partition is mounted on /home/user/MyDocs:
Code:
N900:~$ df -h | grep MyDocs
/dev/mmcblk0p1         28G  3,0G   25G  12% /home/user/MyDocs
/opt is a link (or "shortcut" if You like) to /home/opt:
Code:
N900:~$ ls -ld /opt
lrwxrwxrwx 1 root root 9 2009-10-30 12:36 /opt -> /home/opt
And /home is a 2GB filesystem:
Code:
N900:~$ df -h | grep home
/dev/mmcblk0p2        2,0G  809M  1,1G  43% /home
...
In short: /home/user isn't a filesystem/partition but /home (ext3) and /home/user/MyDocs (FAT32/vfat) are...
__________________
Christian Wilken - tux-POWER.dk!
... May the Source be with You ...

Last edited by DrWilken; 2010-02-08 at 19:51.
 
Reply


 
Forum Jump


All times are GMT. The time now is 05:01.