Site Tools


Hotfix release available: 2026-07-14a "Mort". upgrade now! [57.1] (what's this?)
New release available: 2026-07-14 "Mort". upgrade now! [57] (what's this?)
Hotfix release available: 2025-05-14b "Librarian". upgrade now! [56.2] (what's this?)
Hotfix release available: 2025-05-14a "Librarian". upgrade now! [56.1] (what's this?)
New release available: 2025-05-14 "Librarian". upgrade now! [56] (what's this?)
Hotfix release available: 2024-02-06b "Kaos". upgrade now! [55.2] (what's this?)
Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
Hotfix release available: 2023-04-04b "Jack Jackrum". upgrade now! [54.2] (what's this?)
Hotfix release available: 2023-04-04a "Jack Jackrum". upgrade now! [54.1] (what's this?)
New release available: 2023-04-04 "Jack Jackrum". upgrade now! [54] (what's this?)
Hotfix release available: 2022-07-31b "Igor". upgrade now! [53.1] (what's this?)
Hotfix release available: 2022-07-31a "Igor". upgrade now! [53] (what's this?)
New release available: 2022-07-31 "Igor". upgrade now! [52.2] (what's this?)
New release candidate 2 available: rc2022-06-26 "Igor". upgrade now! [52.1] (what's this?)
New release candidate available: 2022-06-26 "Igor". upgrade now! [52] (what's this?)
Hotfix release available: 2020-07-29a "Hogfather". upgrade now! [51.4] (what's this?)
notes:n770:config

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
notes:n770:config [2026/07/23 16:19]
114.119.151.209 old revision restored (2026/07/08 20:00)
notes:n770:config [2026/07/24 20:05] (current)
216.73.217.13 old revision restored (2026/07/24 18:14)
Line 2: Line 2:
  
 This is a complete list of steps I went through to configure my N770 in case I have to go through them again. Since I had previously messed the settings up. I am starting with a reflash to the latest version. This is a complete list of steps I went through to configure my N770 in case I have to go through them again. Since I had previously messed the settings up. I am starting with a reflash to the latest version.
 +
 + I couldn't get [[ http://maemo.org/community/wiki/howto_easily_boot_from_mmc_card/ | these instructions]] to boot from the MMC to work because the rsync/tar command at the end to clone the installation failed so I will be using my MMC as secondary storage only (e.g. for dictionaries, cached maps, media files etc).
  
   * Upgrade to the latest official version using [[ http://maemo.org/community/wiki/HOWTO_FlashLatestNokiaImageWithLinux | these instructions]]. Currently this is 3.2006.49-2. I am not brave enough to try the unsupported OS2007 Hacker Edition yet.   * Upgrade to the latest official version using [[ http://maemo.org/community/wiki/HOWTO_FlashLatestNokiaImageWithLinux | these instructions]]. Currently this is 3.2006.49-2. I am not brave enough to try the unsupported OS2007 Hacker Edition yet.
Line 11: Line 13:
      * Close, choose select connections and connect      * Close, choose select connections and connect
  
-  * Follow [[http://maemo.org/community/wiki/HowTo_EASILY_BecomeRoot | these instructions]] to become root and install an xterm. For initfs_flashno to backupyes to remove extra.+  * Follow [[http://maemo.org/community/wiki/HowTo_EASILY_BecomeRoot | these instructions]] to become root and install an xterm. 
 + 
 +  * Set user passwordlock the root accountinstall ssh 
 +    <code> 
 +    $ sudo gainroot 
 +    $ passwd user 
 +    $ passwd root 
 +    $ passwd -l root 
 +    $ apt-get install ssh 
 +    </code>
  
-  * I tried to follow [[ http://maemo.org/community/wiki/howto_easily_boot_from_mmc_card/ these instructions]] but the rsync/tar command at the end to clone the installation failed so I will be using my MMC as secondary backup only.+  * Formatted my MMC with two partitions, a 500 MB vfat (mmc1) and a 1.5GB ext2 (mmc2). [[http://maemo.org/community/wiki/HowTo_EASILY_Partition_your_MMC_card Instructions here ]].
  
- * as root, "apt-get install ssh" to install the openssh server and client 
notes/n770/config.1784848790.txt.gz · Last modified: 2026/07/23 16:19 by 114.119.151.209