![]() |
2008-06-30
, 17:58
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#2
|
I did this: on a 8 gig card.
7. Partition SD card.
sudo gainroot umount /media/mmc2
sfdisk /dev/mmcblk0 -uM
mmcblk0p1: 0,5100,0C
mmcblk0p2: ,,,
mmcblk0p3:
mmcblk0p4:
(If it matters, it might have been penguinbait's deb).
Now, how do I get it back to one big 'dos' (fat32?) partition? I've tried a few options that I thought would be obvious, like ,,0c 0,max,0c (max determined by entering 999999 value) and using windows formatter through an SDHC card reader. Any other ideas?
![]() |
2008-06-30
, 18:34
|
Posts: 609 |
Thanked: 232 times |
Joined on Dec 2007
@ the end of my rope
|
#3
|
Now, how do I get it back to one big 'dos' (fat32?) partition? I've tried a few options that I thought would be obvious, like ,,0c 0,max,0c (max determined by entering 999999 value) and using windows formatter through an SDHC card reader. Any other ideas?
7. Partition SD card.
sudo gainroot umount /media/mmc2
sfdisk /dev/mmcblk0 -uM
mmcblk0p1: 0,5100,0C
mmcblk0p2: ,,,
mmcblk0p3:
mmcblk0p4:
(If it matters, it might have been penguinbait's deb).
Now, how do I get it back to one big 'dos' (fat32?) partition? I've tried a few options that I thought would be obvious, like ,,0c 0,max,0c (max determined by entering 999999 value) and using windows formatter through an SDHC card reader. Any other ideas?