View Single Post
Posts: 109 | Thanked: 84 times | Joined on Sep 2014 @ India
#22
I want to repartition my N9.
I have tried the following but it did not work.
1. I exported the whole mmc over usb and made another partition from the MyDocs one.
2. Edited /etc/fstab to mount it, restarted the phone. (Didn't work, it did not mount. Anyways how do i check the mounted partitions, lsblk is not available)
3. I tried the mount command, but that too didn't work, even though i was root.

I am on stock kernel, is that why? Is open mode required for doing this??

Also i want my partitions to be more organized. Like
1. rootfs
2. home
3. MyDocs
4. Extended (Other partitions here)

How do i do that? Because flashing will just rearrange them to the way it was originally, so how to change my partition table to this after a clean flash?