(→Installing the MeeGo image on your N900 device) |
(→Installing the MeeGo image on your N900 device) |
||
| Line 28: | Line 28: | ||
## Download and run flasher: | ## Download and run flasher: | ||
### Download maemo_flasher-3.5_2.5.2.2_i386.deb. | ### Download maemo_flasher-3.5_2.5.2.2_i386.deb. | ||
| - | ### In a 32-bit architecture | + | ### Install flasher: |
| - | ###: <pre>$ sudo dpkg -i maemo_flasher-<version number>i386.deb</pre> | + | ###* In a 32-bit architecture |
| - | ### | + | ###*: <pre>$ sudo dpkg -i maemo_flasher-<version number>i386.deb</pre> |
| - | ###: <pre>$ dpkg -x maemo_flasher-3.5_2.5.2.2_i386.deb <directory> </pre> | + | ###* In a 64-bit architecture, create a directory and extract maemo_flasher executable into it: |
| - | ###: Then manually copy extracted flasher-3.5 from <directory>/usr/bin/ into /usr/bin/ | + | ###*: <pre>$ dpkg -x maemo_flasher-3.5_2.5.2.2_i386.deb <directory> </pre> |
| + | ###*: Then manually copy extracted flasher-3.5 from <directory>/usr/bin/ into /usr/bin/ | ||
### Run flasher: | ### Run flasher: | ||
###: <pre>$ sudo flasher-3.5 -l -k <kernel image> -b </pre> | ###: <pre>$ sudo flasher-3.5 -l -k <kernel image> -b </pre> | ||
Note: This page is under construction!!
These instructions cover installing the MeeGo image on the N900 using an external SD card without destroying the data from the internal memory of the N900. For information on other ways of installing MeeGo, see ARM/N900.
On Ubuntu:
sudo fdisk -l
sudo -l fdisk output before and after inserting the SD card.)
sudo umount <sd card>
images/ > mg-handset-armv7nhl-n900-de-sanity > mg-handset-armv7nhl-n900-de-sanity-<meego image version number>-mmcblk0p.raw.bz2 .
mg-handset-armv7nhl-n900-de-sanity-<meego image version number>-vmlinuz-<kernel version number>- adaptation-n900.
$ sudo dd bs=4096 if=<raw_image> of=/dev/<SD card>
$ sudo dpkg -i maemo_flasher-<version number>i386.deb
$ dpkg -x maemo_flasher-3.5_2.5.2.2_i386.deb <directory>
$ sudo flasher-3.5 -l -k <kernel image> -b
Next time you boot the device, the original kernel is used and your device OS should boot normally.
You can use USB or WLAN to connect your N900 device to your computer.
To use USB connection:
sudo ifconfig n900 192.168.2.14 up