Meego Wiki
Views

ARM/N900/Install/Dual Boot

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Dual booting Maemo 5 (Fremantle) PR1.3 and MeeGo 1.1)
(Dual booting Maemo 5 (Fremantle) PR1.3 and MeeGo 1.1)
Line 9: Line 9:
uname -a in xterm should provide the following information:
uname -a in xterm should provide the following information:
-
<pre>Linux Nokia-N900 2.6.28-omap1 #1 PREEMPT Fri Aug 6 11:50:00 EEST 2010 armv7l unknown</pre>
+
<pre>Linux Nokia-N900 2.6.28-omap1 #1 PREEMPT Fri Aug 6 11:50:00 EEST 2010 armv7l unknown</pre> (and dpkg -l | grep kernel-modules  should show 2.6.28-20103103+0m5)
1. Enable the maemo.org extras-devel repository, see http://wiki.maemo.org/Extras-devel (The software hosted in extras-devel is not ready for normal users! PLEASE PLEASE PLEASE don't play with it unless you really know what you are doing. It is recommended to disable the extras-devel repository after you have installed the package below, and do not install any updated packages that you might be notified of while extras-devel is enabled. Be ready to file proper bug reports instead of posting complaints.)
1. Enable the maemo.org extras-devel repository, see http://wiki.maemo.org/Extras-devel (The software hosted in extras-devel is not ready for normal users! PLEASE PLEASE PLEASE don't play with it unless you really know what you are doing. It is recommended to disable the extras-devel repository after you have installed the package below, and do not install any updated packages that you might be notified of while extras-devel is enabled. Be ready to file proper bug reports instead of posting complaints.)

Revision as of 14:11, 2 November 2010

Dual booting Maemo 5 (Fremantle) PR1.3 and MeeGo 1.1

WARNING: This guide is experimental and everything you do with this guide is at your own responsibility and risk

This is a simplified guide for dual-booting with u-boot on Nokia N900.

You must be using the PR1.3 kernel and nothing else. You will likely end up in a reboot loop if you don't have this otherwise. You will need a 2gb microSD card or bigger.

uname -a in xterm should provide the following information:

Linux Nokia-N900 2.6.28-omap1 #1 PREEMPT Fri Aug 6 11:50:00 EEST 2010 armv7l unknown
(and dpkg -l | grep kernel-modules should show 2.6.28-20103103+0m5)

1. Enable the maemo.org extras-devel repository, see http://wiki.maemo.org/Extras-devel (The software hosted in extras-devel is not ready for normal users! PLEASE PLEASE PLEASE don't play with it unless you really know what you are doing. It is recommended to disable the extras-devel repository after you have installed the package below, and do not install any updated packages that you might be notified of while extras-devel is enabled. Be ready to file proper bug reports instead of posting complaints.)

2. Install the 'uboot-pr13' package from 'System' section

3. Verify it's installed by restarting your N900. A penguin should show up at startup and U-boot will be mentioned, let it time out and boot into Maemo.

4. From http://tablets-dev.nokia.com/meego-codedrop.php (type in your IMEI), download meego-handset-armv7l-n900-final-mod-1.1.0.0.20101101.3-mmcblk0p.raw.bz2 -- we require IMEI/EULA but in practice the images are redistributable under certain conditions, see the license files for more information.

5. Follow http://wiki.meego.com/ARM/N900/Install/MMC#Installing_Rootfs_on_external_MMC_card and write the image to your microSD

6. Insert the microSD and turn on the N900, let U-boot menu time out and MeeGo will boot.

7. Enjoy!

To boot back in to Maemo turn off your phone, then either remove the microSD and then turn on your phone, or turn it on and interrupt the boot during the countdown by pressing a button and then type "run noloboot".

If you want to remove U-boot you can as root in Maemo run: apt-get install --reinstall kernel-flasher

Personal tools