Creating a bootable SDcard: Difference between revisions

From RidgeRun Developer Wiki
Line 11: Line 11:
<pre>sudo gparted &amp;
<pre>sudo gparted &amp;
</pre>  
</pre>  
[[Image:Note20.png|center|caption]]
[[Image:Note20.png|thumb|center|alt=A cartoon centipede reads books and types on a laptop.]


==Create a 32MB FAT32 partition with the label: boot==
==Create a 32MB FAT32 partition with the label: boot==

Revision as of 18:40, 20 July 2010

All the process was made with a SD CARD 8GB

The operation could be made with any other sd card.

Install Gparted

sudo apt-get install gparted

Execute gparted as root

sudo gparted &

[[Image:Note20.png|thumb|center|alt=A cartoon centipede reads books and types on a laptop.]

Create a 32MB FAT32 partition with the label: boot

Create a EXT3 partition with the rest of the SD CARD with the label: rootfs

Apply the operation to get your SD Card correctly partitioned and formated