(→Installing the MeeGo image on your N900 device) |
(→Installing the MeeGo image on your N900 device) |
||
| Line 25: | Line 25: | ||
# Flash the N900: | # Flash the N900: | ||
## Insert the SD card into the N900, attach the battery, and close the back cover. Do not start the N900. | ## Insert the SD card into the N900, attach the battery, and close the back cover. Do not start the N900. | ||
| + | ## Navigate to http://tablets-dev.nokia.com/maemo-dev-env-downloads.php and accept the license agreement. | ||
| + | ## Download and run flasher: | ||
| + | ### Download maemo_flasher-3.5_2.5.2.2_i386.deb. | ||
| + | ### In a 32-bit architecture, install flasher with: | ||
| + | ###: <pre>$ sudo dpkg -i maemo_flasher-<version number>i386.deb</pre> | ||
| + | ###: Note: in a 64-bit architecture, create a directory and extract maemo_flasher executable into it: | ||
| + | ###: <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: | ||
| + | ###: <pre>$ sudo flasher-3.5 -l -k <kernel image> -b </pre> | ||
| + | ### The command prompt displays text "Suitable USB device not found, waiting." Attach USB cable. The device is booted and MeeGo image runs on your device. If the device does not boot, press the power button. | ||
| + | |||
| + | Next time you boot the device, the original kernel is used and your device OS should boot normally. | ||
=Setting up the connection = | =Setting up the connection = | ||
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