<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://leste.maemo.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pomputer</id>
	<title>Maemo Leste Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://leste.maemo.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pomputer"/>
	<link rel="alternate" type="text/html" href="https://leste.maemo.org/Special:Contributions/Pomputer"/>
	<updated>2026-05-25T03:52:49Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://leste.maemo.org/index.php?title=Getting_Started&amp;diff=1472</id>
		<title>Getting Started</title>
		<link rel="alternate" type="text/html" href="https://leste.maemo.org/index.php?title=Getting_Started&amp;diff=1472"/>
		<updated>2023-01-22T19:27:00Z</updated>

		<summary type="html">&lt;p&gt;Pomputer: /* Installation to SD Card */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installation to SD Card =&lt;br /&gt;
&lt;br /&gt;
After updating device firmware with included script (eg. flash-droid-4-fw.sh):&lt;br /&gt;
&lt;br /&gt;
Download an image appropriate for your device from [http://maedevu.maemo.org/images/]&lt;br /&gt;
&lt;br /&gt;
Insert a microsd card into your computer and find the device with &#039;&#039;&#039;cat /proc/partitions&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Decompress and write the image to your microsd card device:&lt;br /&gt;
&lt;br /&gt;
 xzcat maemo-leste-VERSION.img.xz | sudo dd status=progress bs=1M of=/dev/MICROSDCARD-DEVICE&lt;br /&gt;
&lt;br /&gt;
= Expand the root partition to fill SD card =&lt;br /&gt;
&lt;br /&gt;
A helpful script is included to expand the root partition to fill the microSD card.&lt;br /&gt;
After booting and logging in to root, execute: /etc/expandcard.sh&lt;br /&gt;
&lt;br /&gt;
This will expand the root partition to fill the microSD card using resize2fs.&lt;br /&gt;
&lt;br /&gt;
= (SSH) Login =&lt;br /&gt;
&lt;br /&gt;
User credentials are: &#039;&#039;&#039;user:user&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Root credentials are: &#039;&#039;&#039;root:toor&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You should prefer logging in as user and then escalating to root with sudo as necessary.&lt;br /&gt;
&lt;br /&gt;
In images newer than 17 January 2021, root SSH is disabled by default.&lt;br /&gt;
&lt;br /&gt;
= Useful Bits = &lt;br /&gt;
== Lock Code (applies to N900 only) ==&lt;br /&gt;
* Default lockcode is &amp;quot;12345&amp;quot;&lt;br /&gt;
* Lockcode can only be changed/used on [[Nokia_N900|N900]], since the current implementation depends on a special &amp;quot;cal&amp;quot; partition. QEMU and all other Leste supported devices do not have it. (TODO: Confirm if N9 and N950 have it too)&lt;br /&gt;
&lt;br /&gt;
= More RAM =&lt;br /&gt;
&lt;br /&gt;
You can install &#039;&#039;&#039;zram-tools&#039;&#039;&#039; from the repo, and edit &#039;&#039;&#039;/etc/default/zramswap&#039;&#039;&#039; as necessary. It&#039;s probably convenient to set allocation to 1024.&lt;br /&gt;
hildon-base (and it&#039;s hildon-env-setup initscript) are aware if zramswap in installed and will activate zram.&lt;br /&gt;
If you have an image older than 17 January 2021, you should remove the existing zram initscript and install zram-tools to utilize this functionality.&lt;br /&gt;
&lt;br /&gt;
Remove it with:&lt;br /&gt;
&lt;br /&gt;
 rc-update del zram&lt;br /&gt;
 rm /etc/init.d/zram&lt;br /&gt;
&lt;br /&gt;
= Tweaking =&lt;br /&gt;
&lt;br /&gt;
See [[Tweaking]]&lt;/div&gt;</summary>
		<author><name>Pomputer</name></author>
	</entry>
</feed>