Editing User talk:Westwallpoma

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 55: Line 55:
Note - you want to retain the swap on your eMMC in the case where you need to remove your SD card ; otherwise your N900 will get upset.
Note - you want to retain the swap on your eMMC in the case where you need to remove your SD card ; otherwise your N900 will get upset.
-
 
-
=== Disabling eMMC Swap on boot ===
 
-
 
-
sfdisk -c /dev/mmcblk0 3 0
 
-
 
-
=== Enabling eMMC Swap on boot ===
 
-
 
-
sfdisk -c /dev/mmcblk0 3 82
 
-
 
-
 
-
=== Example /etc/fstab ===
 
-
 
-
Nokia-N900:~# cat /etc/fstab |grep swap
 
-
/dev/mmcblk1p2 none swap sw 0 0
 
-
Nokia-N900:~#
 
== I hate FAT32 - and you should too ==
== I hate FAT32 - and you should too ==
Line 91: Line 76:
  osso-mmc-mount.sh /dev/mmcblk0p1 /home/user/MyDocs
  osso-mmc-mount.sh /dev/mmcblk0p1 /home/user/MyDocs
  chown -R user:users /home/user/MyDocs
  chown -R user:users /home/user/MyDocs
-
 
-
== Manually Adding Catalogues to HAM / apt ==
 
-
 
-
I like Faster Application Manager a lot, but I also like apt and it frustrates me that I can't have access to apt via the usual method.
 
-
 
-
Adding catalogues to HAM is easy enough though.  The following, saved as a file extras.install will, when loaded through file manager, will launch in HAM and add the repos to your system.  Danger though - here be dragons.  If you don't know what you are doing, you don't know what you are doing.
 
-
 
-
<pre>
 
-
[catalogues]
 
-
catalogues = extras-testing ; extras-devel
 
-
 
-
[extras-testing]
 
-
name = maemo Extras Testing catalogue
 
-
uri = http://repository.maemo.org/extras-testing
 
-
dist = fremantle
 
-
components = free non-free
 
-
 
-
[extras-devel]
 
-
name = maemo Extras Development catalogue
 
-
uri = http://repository.maemo.org/extras-devel
 
-
dist = fremantle
 
-
components = free non-free
 
-
</pre>
 
-
 
-
Better option - install FAPMAN and work from the very sexy gui.
 

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)