(→Prerequisites) |
(→Installing the MeeGo image on your N900 device) |
||
| Line 17: | Line 17: | ||
#: <pre>sudo umount <sd card></pre> | #: <pre>sudo umount <sd card></pre> | ||
# Download MeeGo image from http://repository.maemo.org/meego/n900-de/daily/ > folder with the latest update > <code>images/</code> > <code>mg-handset-armv7nhl-n900-de-sanity</code> > <code>mg-handset-armv7nhl-n900-de-sanity-<meego image version number>-mmcblk0p.raw.bz2 </code>. | # Download MeeGo image from http://repository.maemo.org/meego/n900-de/daily/ > folder with the latest update > <code>images/</code> > <code>mg-handset-armv7nhl-n900-de-sanity</code> > <code>mg-handset-armv7nhl-n900-de-sanity-<meego image version number>-mmcblk0p.raw.bz2 </code>. | ||
| - | : '''Note:''' For information on how much functionality is known to work on the N900, see the most recent N900 sanity test results at [http://qa-reports.meego.com/ qa-reports.meego.com]. | + | #: '''Note:''' For information on how much functionality is known to work on the N900, see the most recent N900 sanity test results at [http://qa-reports.meego.com/ qa-reports.meego.com]. |
# Download kernel image from the same URL (http://repository.maemo.org/meego/n900-de/daily/). The kernel image file name is of the format <code>mg-handset-armv7nhl-n900-de-sanity-<meego image version number>-vmlinuz-<kernel version number>-adaptation-n900</code>. | # Download kernel image from the same URL (http://repository.maemo.org/meego/n900-de/daily/). The kernel image file name is of the format <code>mg-handset-armv7nhl-n900-de-sanity-<meego image version number>-vmlinuz-<kernel version number>-adaptation-n900</code>. | ||
# Decompress the MeeGo image (.bz2) file. | # Decompress the MeeGo image (.bz2) file. | ||
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>
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