View Single Post
Posts: 362 | Thanked: 426 times | Joined on Nov 2010 @ Italy, Lombardia
#5
Originally Posted by Matan View Post
The mmc kernel driver only supports 7 partitions per device. You need to modify this driver in order to use more partitions. This might have compatibility issues, since the block minor number of your /dev/mmcblk0p9 will likely be the same as standard /dev/mmcblk1p1.

Another option is to use dm (device mapper) which can move all partitioning to user space. See kpartx.
I have seen that the problem is still present under MeeGo's kernel.

So since one partition slot is lost by extended partition the max number under N900 is six partitions.

This is a big problem for my plans