View Single Post
Posts: 486 | Thanked: 251 times | Joined on Oct 2009
#11
Originally Posted by greenfly View Post
Did you change the partition type of the microSD to be type 83 (used for Linux partitions) or did you leave it as a FAT partition type and just change the format of the file system on that microSD partition?
Who are you asking? It happens that I repartitioned my microSD in the n900 and documented it in post http://talk.maemo.org/showthread.php...224#post425224

Relevant section:
Code:
sfdisk --change-id /dev/mmcblk1 1 83
mke2fs -t ext2 -m 0 /dev/mmcblk1p1
I have to manually mount this card after every boot.