Hi Forum.
While i am working on a script, to choose between; say 2-3 different kernel's and /tce -dir's, i found that copying files in and out from the VFAT mmcblk0p1 partition, is somehow problematic, due to timestamp's, owner of the mounted partition, and so on...
So, i figured out, that having a bigger mmcblk0p1, was the easiest method for me.
I did left some space, after i expanded the mmcblk0p2 partition, when i flashed the piCore.img, a while back. In that space i created mmcblk0p3/EXT4, and copyed the hole mmcblk0p1 (boot, kernel, initrd, config etc... etc..) over, just for having a backup on card, if i messed something up.
I now need to expand my mmcblk0p1 partition, and i am i doubt if it's possible at all ?Ofcause, i will have to accept a slight smaller mmcblk0p2 partition, but there are plenty of place allready, so no problem
My partitions is as this ::
Disk /dev/mmcblk0: 4008 MB, 4008706048 bytes
4 heads, 16 sectors/track, 122336 cylinders
Units = cylinders of 64 * 512 = 32768 bytes
Device Boot Start End Blocks Id System
/dev/mmcblk0p1 33 704 21504 6 FAT16
/dev/mmcblk0p2 705 92258 2929728 83 Linux
/dev/mmcblk0p3 92259 122336 962496 83 Linux
Hoping, i can get some hint's howto do this ?
Regards;
Jesper.