When I write my image to the sdcard I get a FAT16 partition with just 40MB. I'd like to resize the partition to fit my 16GB sdcard.
The problem is, I don't know if there's any current limitation on the RaspberryPI related to the boot media and its partition type. And I remember RobertS pointed we must tell the HEX address for both the start & size of the Initrd.
If I'm not wrong, these values will change after a certain operation...
Can I format to FAT32? Will I be able to boot my PI after resizing that partition?