Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

IGEPv2 Ubuntu Distro

75 bytes added, 16:23, 6 June 2014
no edit summary
Install both packages as:<br>
<pre>apt-get install bc dosfstools
</pre> 
=== Prepare the MicroSD card<br> ===
</pre>
here you can see the device sdb (it's the 4 GiB microsd card) be careful due in your host can be other device like sdc if you doubt check the dmesg output it should show you the device as:<br>
<pre>[258974.855508] sd 33:0:0:0: [sdb] 7882752 512-byte logical blocks: (4.03 GB/3.75 GiB)
[258974.862052] sd 33:0:0:0: [sdb] No Caching mode page found
[258975.642423] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
</pre>Now you should execute the scriptprepare-disk.sh (the script can be downloaded from Download section)<br>