Editing User talk:Tomj

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 79: Line 79:
== Restoring the system to eMMC ==
== Restoring the system to eMMC ==
<ol>
<ol>
-
<li>Mount the future /home. <code>mount /dev/mmcblk0p2 /mnt</code></li>
+
<li>Mount the future /home. <code>mount /dev/mmcblk0p2 /mnt</code>
<li>Restore your home backup: <code>cp -a /home/* /mnt</code></li>
<li>Restore your home backup: <code>cp -a /home/* /mnt</code></li>
Line 90: Line 90:
<li>If, like me, you've gone for an ext4 home, edit line 98 of /etc/event.d/rcS-late, changing <code>ext3</code> to <code>ext4</code></li>
<li>If, like me, you've gone for an ext4 home, edit line 98 of /etc/event.d/rcS-late, changing <code>ext3</code> to <code>ext4</code></li>
-
 
<li>Delete the file stopping maemo for looking for eMMC partitions: <code>rm /etc/default/mount-opts-overwrite</code></li>
<li>Delete the file stopping maemo for looking for eMMC partitions: <code>rm /etc/default/mount-opts-overwrite</code></li>
<li>Cross your fingers and <code>reboot</code></li>
<li>Cross your fingers and <code>reboot</code></li>
</ol>
</ol>

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)