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 28: Line 28:
<li>Mount the Easy Debian image file: <code>mount -o loop /home/user/MyDocs/debian-m5-estel.img.ext3 /.debian</code></li>
<li>Mount the Easy Debian image file: <code>mount -o loop /home/user/MyDocs/debian-m5-estel.img.ext3 /.debian</code></li>
-
<li>Copy the Easy Debian image to a directory in the second partition on the SD: <pre>mkdir /mnt/debian
+
<li>Copy the Easy Debian image to a directory in the second partition on the SD: <pre>mkdir /mnt/.debian
-
cp -a /.debian/* /mnt/debian</pre></li>
+
cp -a /.debian/* /mnt/.debian</pre></li>
<li>Unmount the Easy Debian image: <code>umount /.debian</code></li>
<li>Unmount the Easy Debian image: <code>umount /.debian</code></li>
Line 35: Line 35:
<li>Modify /home/user/.chroot, to make it point to new location, in the relevant position:  
<li>Modify /home/user/.chroot, to make it point to new location, in the relevant position:  
<pre>IMGFILE=none
<pre>IMGFILE=none
-
CHROOT=/mnt/debian</pre></li>
+
CHROOT=/mnt/.debian</pre></li>
<li>Edit /sbin/closechroot changing the line  
<li>Edit /sbin/closechroot changing the line  
Line 68: Line 68:
<li>Assuming you've booted successfully, you may as well unmount MyDocs; I'm not sure if it's necessary, but why not? <code>umount /home/user/MyDocs</code></li>
<li>Assuming you've booted successfully, you may as well unmount MyDocs; I'm not sure if it's necessary, but why not? <code>umount /home/user/MyDocs</code></li>
-
<li>Get Easy Debian pointing in the right direction by editing /home/user/.chroot to change the line <code>CHROOT=/mnt/debian</code> to <code>CHROOT=/home/debian</code></li>
+
<li>Get Easy Debian pointing in the right direction by editing /home/user/.chroot to change the line <code>CHROOT=/mnt/.debian</code> to <code>CHROOT=/home/.debian</code></li>
<li>In Easy Debian chroot shell, type <code>cfdisk /dev/mmcblk0</code></li>
<li>In Easy Debian chroot shell, type <code>cfdisk /dev/mmcblk0</code></li>

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)