View Single Post
mrsellout's Avatar
Posts: 889 | Thanked: 2,087 times | Joined on Sep 2010 @ Manchester
#7
Originally Posted by xxxxts View Post
Okay - I understand a few things. I am assuming the steps would be:

1) Flash MMC with MeeGo
2) Repartition MMC with sfdisk (I don't exactly know the best route to mess around with the partition table with sfdisk)
3) Install NITDroid onto 2GB EXT3/4 partition
4) Use MeeGo's FAT (default is 16) partition as a FAT32 partition
5) Edit boot.scr (no file boot.scr in my FAT partition)
If you have a sd card reader for your pc, you know you can use gparted to create the partitions you require on there. (I think you might even be able to do use gparted with the sd card in your n900 and USB mass storage mode enabled, but I haven't tried it.)

You can then mount the meego image using mount -o with the offsets for the different partitions and just copy the contents across to each partition. Or you could flash the sd with the meego image, and then just use gparted to create the other partitions (instead of sfdisk).