View Single Post
Posts: 5 | Thanked: 19 times | Joined on May 2011 @ Poland, Wroclaw
#11
Originally Posted by IsaacDFP View Post
Wow, this is amazing work zazun! Gratz on your guide! Unfortunately I do not have a USB port on my N900 anymore so I cannot try it out... but still is great work!
Everything is possible to do without connecting the phone to the computer.
However, it is very dangerous. In the event that something goes wrong you will not be able to save your phone.


Installing on eMMC


Originally Posted by IsaacDFP View Post
I do have a little question, out of curiosity, how come nobody seems to be able to dual or triple boot from the eMMC? Aren't we able to partition the 32gb to show up as multiple drives and install the different OS onto them?
Originally Posted by titi974 View Post
yes of course
....
edit : because install on eMMC is dangerous... you'll need to repartition it and it could corrup your system =S
It is possible but very difficult to implement.

Maemo uses three partitions:
/dev/mmcblk0p1 - FAT32 - ... /MyDocs/ - visible when connected to a PC,
/dev/mmcblk0p2 - Linux - Program Files,
/dev/mmcblk0p3 - swap.
The order and file system ensures proper operation.
I shrunk the p1 of 4GB. I added 2GB to p2. I added a 2GB p4.

Meego uses three partitions:
/dev/mmcblk1p1 - Linux - System
/dev/mmcblk1p2 - Swap
/dev/mmcblk1p3 - FAT32 - booting file.

Android uses two partitions:
/dev/mmcblk1p1 - FAT32
/dev/mmcblk1p2 - Linux - system
P1 - necessary. P2 must be 2GB? Market should then work.

How to install Android or Meego on extended partition eMMC /dev/mmcblk0p4?
It still should be pretty easy.
How to install on it Meego and Android?
One in an extended partition eMMC /dev/mmcblk0p4 and the second on an SD card.
It probably would be most sensible solution.

Last edited by zazun; 2011-05-18 at 16:57.