maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Design (https://talk.maemo.org/forumdisplay.php?f=46)
-   -   Replace Boot image? (https://talk.maemo.org/showthread.php?t=42840)

vdx29 2010-02-04 16:53

Re: Replace Boot image?
 
Quote:

Originally Posted by DrWilken (Post 510599)
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. :D
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 2010-02-04 17:09

Re: Replace Boot image?
 
Quote:

Originally Posted by vdx29 (Post 510628)
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 ^^).

Quote:

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)

DrWilken 2010-02-08 19:44

Re: Replace Boot image?
 
Quote:

Originally Posted by vdx29 (Post 510628)
Thanks. :D
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... :D


All times are GMT. The time now is 15:07.

vBulletin® Version 3.8.8