Changes

How to boot from MicroSD Card

75 bytes added, 11:20, 6 July 2011
m
no edit summary
= Preparing the microSD card =
Insert Open a terminal window and clear your dmesg using:<pre>dmesg -c</pre>Now insert a new microsd card in your PC, you and then check your dmesg:<pre>dmesg</pre>You should see in your dmesg something like this after insert a new microsd card:
<pre>mmc0: new high speed SDHC card at address 0001
mmcblk0: mmc0:0001 00000 3.79 GiB
[[Image:Gparted create msdos table partition.png|thumb|center]]Check the default option it's create a msdos partition table.<br>
After that you can '''Apply'''.
=== Create the BOOT Partition ===
[[Image:Gparted configure boot partition.png|thumb|center]]
It is recommended to '''apply changes''' now or you might get an error later.
=== Create the ROOTFS Partition ===
At end we will click on "Add" button.
[[Image:Gparted all configured.png|thumb|center]]
=== Apply all Changes ===
[[Image:Gparted operations complete.png|thumb|center]]
Now we can see all partitions and configurations done in the main gparted window
=== [[Image:Gparted partitions done.png|thumb|center]]Select "Boot flag" for the boot partition ===
Now we must select the boot flag for the first partition for it we use the right mouse button over the boot partition and select "Manage Flags" option
[[Image:Gparted boot flag.png|thumb|center]]Now we have the microsd prepared for copy the boot files
= Boot Partition Structure =
0
edits