Meego Wiki
Views

ARM/N900/Install/Dual Boot

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with ''''Under construction''' '''Warning: By following these instruction you might cause damage to your N900 device. Make sure that you create a backup of your device before continui…')
Line 6: Line 6:
# Fremantle installed on N900
# Fremantle installed on N900
# Kernel with kexec support
# Kernel with kexec support
 +
# kexec-tools
# Bootmenu (Optional)
# Bootmenu (Optional)
# 2G+ micro SD card
# 2G+ micro SD card
-
=== Kernel with kexec support ===
+
=== Required Fremantle packages ===
 +
Some additional package are required to be installed to your Fremantle installation in order to get the dual boot working. This includes kexec-tools, kernel with kexec support and bootmenu.
 +
 
 +
==== kexec-tools ====
 +
 
 +
kexec-tools can be installed from Fremantle Extras-devel repository ([http://repository.maemo.org/extras-devel/pool/fremantle Browse],[http://repository.maemo.org/extras/install/extras-devel-fremantle.install Install]). After installing the repository you can install the packages:
 +
apt-get install kexec-tools
 +
 
 +
==== Kernel with kexec support ====
 +
 
In order to boot MeeGo from your Fremantle installation you need to install kernel that supports kexec, that can be found from HERE.  
In order to boot MeeGo from your Fremantle installation you need to install kernel that supports kexec, that can be found from HERE.  
-
=== Bootmenu ===
+
==== Bootmenu (optional) ====
 +
 
If you wish to have bootmenu to select either Fremantle or MeeGo during boot you need to install bootmenu to your device. The bootmenu can be installed from HERE.
If you wish to have bootmenu to select either Fremantle or MeeGo during boot you need to install bootmenu to your device. The bootmenu can be installed from HERE.

Revision as of 13:35, 4 May 2010

Under construction

Warning: By following these instruction you might cause damage to your N900 device. Make sure that you create a backup of your device before continuing. We do not take any responsibility of the damage that might be caused to your device.

Contents

Prerequisites

  1. Fremantle installed on N900
  2. Kernel with kexec support
  3. kexec-tools
  4. Bootmenu (Optional)
  5. 2G+ micro SD card

Required Fremantle packages

Some additional package are required to be installed to your Fremantle installation in order to get the dual boot working. This includes kexec-tools, kernel with kexec support and bootmenu.

kexec-tools

kexec-tools can be installed from Fremantle Extras-devel repository (Browse,Install). After installing the repository you can install the packages:

apt-get install kexec-tools

Kernel with kexec support

In order to boot MeeGo from your Fremantle installation you need to install kernel that supports kexec, that can be found from HERE.

Bootmenu (optional)

If you wish to have bootmenu to select either Fremantle or MeeGo during boot you need to install bootmenu to your device. The bootmenu can be installed from HERE.

Install MeeGo

Next we install MeeGo to external micro SD card (size >= 2G). NOTE: The content of the card will be deleted, so copy all essential data to safe location before continuing.

Linux

The image can be written with ...

Booting to MeeGo

You can boot to MeeGo with bootmenu (if installed) or with kexec command.

Personal tools