Editing Changing the eMMC filesystem

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 15: Line 15:
=== Solution #1: Do everything on-device ===
=== Solution #1: Do everything on-device ===
-
This solution is based on Solution #8 in [[Repartitioning_the_flash]].
+
This solution is based on Solution #7 in [[Repartitioning_the_flash]].
<ol>
<ol>
Line 59: Line 59:
''Making Maemo accept the new filesystem type.''
''Making Maemo accept the new filesystem type.''
-
Line no. 12, 17, 22, 23 and 25 of rcS-late got "ext3" hard-coded in it (line 9 contains ext3 in comment, but this don't affect funcionality of script - You can change it if You want). We need to edit these lines to represent our new filesystem.  
+
Line no. 12, 17, 22, 23 and 25 of rcS-late got "ext3" hard-coded in it (line 6 contains ext3 in comment, but this don't affect funcionality of script - You can change it if You want). We need to edit these lines to represent our new filesystem.  
Ext4 example:
Ext4 example:
<pre>
<pre>
Line 88: Line 88:
Make sure line 23 contains a valid fsck.X command. Try running the command with all its parameters manually before making it permanent.
Make sure line 23 contains a valid fsck.X command. Try running the command with all its parameters manually before making it permanent.
-
File <code>/usr/lib/genfstab.awk</code> also contain ext3 hardcoded in it (line 19 in vanilla Maemo, line 20 in latest CSSU-Testing). For switching to another ext filesystem (like ext4) change it to appropriate value.
+
File <code>/usr/lib/genfstab.awk</code> also contain ext3 hardcoded in it. For switching to another ext filesystem (like ext4) change it to appropriate value.
-
 
+
-
On systems with [[CSSU]], one also need to edit <code>/etc/default/mount-opts</code>, which contain mount options, including filesystem type (ext3 by default, manual modification required).
+
<code>//Note for Geeks:</code>
<code>//Note for Geeks:</code>
Line 106: Line 104:
=== Solution #2: Easier GUI solution, need another PC + linux live CD===
=== Solution #2: Easier GUI solution, need another PC + linux live CD===
-
Coming soon - will write instructions based on use of gParted,Aptosid, or any other Linux liveCD and backupmenu (or backupmenu-multiboot). Inspired by main (GUI) solution in "repartitioning the flash" article.
+
Coming soon - will write instructions based on use of Aptosid liveCD and backupmenu (or backupmenu-multiboot). Inspired by Solution #8 in "repartitioning the flash" article.
== Some initial benchmarks ==
== Some initial benchmarks ==

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)