Log updates
[beagleboard.org.git] / db / 2477.xml
blob997e1d5f58bca72b51c2fef0247cf85f89942930
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <?xml-stylesheet type="text/xsl" href="helma.xsl"?>
3 <xmlroot xmlns:hop="http://www.helma.org/docs/guide/features/database">
4   <hopobject id="2477" name="updates" prototype="Page" created="1366431611715" lastModified="1366431611761">
5   <hop:parent idref="2471" prototyperef="Page"/>
6     <is_xhtml type="boolean">true</is_xhtml>
7     <http_remotehost>127.0.0.1</http_remotehost>
8     <http_language>en-US,en;q=0.8</http_language>
9     <uri>updates</uri>
10     <http_browser>Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31</http_browser>
11     <time type="date">19.04.2013 23:20:11 CDT</time>
12     <hopsession>127.0.0.198.47.16.6rtsmlet7d0o</hopsession>
13     <body>    &lt;script src=&quot;/static/bonescript-demo.js&quot;&gt;&lt;/script&gt;\r
14     &lt;!-- NEED TITLE HERE --&gt;\r
15     &lt;h2&gt;BeagleBone 101&lt;/h2&gt;\r
17     &lt;div id=&apos;side-menu&apos; class=&quot;t3_sidebar&quot;&gt;\r
18      &lt;ul class=&quot;left-menu&quot;&gt;\r
19       &lt;strong&gt;Navigation&lt;/strong&gt;\r
20       &lt;li&gt;&lt;a href=&quot;/static/side-menu.html&quot;&gt;Menu contents&lt;/a&gt;&lt;/li&gt;\r
21      &lt;/ul&gt;\r
22     &lt;/div&gt;\r
23     &lt;div class=&quot;t3_content_1&quot;&gt;\r
24      &lt;div id=&apos;connect-status&apos;&gt;&lt;/div&gt;\r
25      &lt;div id=&quot;content_child&quot;&gt;\r
26      &lt;!--- START CONTENT --&gt;\r
28      &lt;h1&gt;Software Updates&lt;/h1&gt;\r
29      &lt;p&gt;There are multiple ways to run initial software on your board, but\r
30       it is likley that the simplest way to get an update is to create an\r
31       exact replica of a bootable microSD card and boot off of it.  The\r
32       BeagleBone Black has 2GB of eMMC storage that can be initialized by\r
33       a program booted off of a microSD card.  If you want to update to the\r
34       latest software image for your board, this is a way to do that.&lt;/p&gt;\r
36     &lt;h2&gt;Step #1: Download the latest microSD card image&lt;/h2&gt;\r
37     &lt;p&gt;Download &quot;Angstrom Distribution&quot; from &lt;a target=&quot;_blank&quot; href=&quot;http://beagleboard.org/latest-images&quot;&gt;http://beagleboard.org/latest-images&lt;/a&gt;.&lt;/p&gt;\r
38     &lt;p&gt;&lt;small&gt;&lt;b&gt;Note:&lt;/b&gt; Due to sizing necessities, this download may take 30 minutes or more.&lt;/small&gt;&lt;/p&gt;\r
39     &lt;p&gt;The Angstrom Distribution ships with the boards. The file you download will have an .img.xz extention. This is a compressed sector-by-sector image of the SD card.&lt;/p&gt;\r
40     &lt;img src=&quot;/static/images/download-latestimage.png&quot; width=&quot;50%&quot; /&gt;\r
42     &lt;h2&gt;Step #2: Install compression utility&lt;/h2&gt;\r
43     &lt;p&gt;Download and install &lt;a target=&quot;_blank&quot; href=&quot;http://www.7-zip.org/download.html&quot;&gt;7-zip&lt;/a&gt;.&lt;/p&gt;\r
44     &lt;img src=&quot;/static/images/download-7zip.png&quot; width=&quot;50%&quot; /&gt;&lt;br /&gt;\r
45     &lt;img src=&quot;/static/images/run-7zip-installer.png&quot; width=&quot;50%&quot; /&gt;&lt;br /&gt;\r
47     &lt;h2&gt;Step #3: Decompress the image&lt;/h2&gt;\r
48     &lt;p&gt;Use 7-zip to decompress the SD card .img file&lt;/p&gt;\r
49     &lt;img src=&quot;/static/images/extract-latestimage.png&quot; width=&quot;50%&quot; /&gt;&lt;br /&gt;\r
51     &lt;h2&gt;Step #4: Install SD card programming utility&lt;/h2&gt;\r
52     &lt;p&gt;Download and install &lt;a target=&quot;_blank&quot; href=&quot;https://launchpad.net/win32-image-writer/+download&quot;&gt;Image Writer for Windows&lt;/a&gt;. Be sure to download the binary distribution.&lt;/p&gt;\r
53     &lt;img src=&quot;/static/images/download-win32diskimager.png&quot; width=&quot;50%&quot; /&gt;&lt;br /&gt;\r
54     &lt;img src=&quot;/static/images/extract-win32diskimager.png&quot; width=&quot;50%&quot; /&gt;&lt;br /&gt;\r
55     &lt;p&gt;Some general help on programming SD cards can be found on the &lt;a target=&quot;_blank&quot; href=&quot;http://help.ubuntu.com/community/Installation/FromImgFiles&quot;&gt;Ubuntu Image Writer page&lt;/a&gt;. \r
57     &lt;h2&gt;Step #5: Connect SD card to your computer&lt;/h2&gt;\r
58     &lt;p&gt;Use the provided microSD card to SD adapter or a USB adapter to connect the SD card to your computer.&lt;/p&gt;\r
60     &lt;h2&gt;Step #6: Write the image to your SD card&lt;/h2&gt;\r
61     &lt;p&gt;Use either the Ubuntu Image Writer or instructions on its page to write the decompressed image to your SD card.&lt;/p&gt;\r
62     &lt;img src=&quot;/static/images/write-latestimage.png&quot; /&gt;\r
64     &lt;h2&gt;Step #7: Eject the SD card&lt;/h2&gt;\r
65     &lt;p&gt;Eject the newly programmed SD card.&lt;/p&gt;\r
67     &lt;h2&gt;Step #8: Boot your board off of the SD card&lt;/h2&gt;\r
68     &lt;p&gt;Insert SD card into your (powered-down) board, hold down the USER/BOOT button (if using Black) and apply power, either by the USB cable or 5V adapter.&lt;/p&gt;\r
69     &lt;p&gt;If using an original white BeagleBone, you are done.&lt;/p&gt;\r
70     &lt;p&gt;If using BeagleBone Black and the image is meant to program your on-board eMMC, you&apos;ll need to wait while the programming occurs.  When the flashing is complete, all 4 USRx LEDs will be lit solid.&lt;/p&gt;\r
71     &lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: &lt;em&gt;This can take up to 45 minutes.&lt;/em&gt;&lt;/p&gt;\r
72     &lt;p&gt;Power-down your board, remove the SD card and apply power again to be complete.&lt;/p&gt;\r
74      &lt;/div&gt;\r
75     &lt;/div&gt;\r
76  &lt;div style=&quot;clear: both;&quot;&gt;&lt;/div&gt;</body>
77     <pseudoparent idref="2471" prototyperef="Page"/>
78     <http_referer>http://beagleboard.org/Support/BoneScript/updates/edit</http_referer>
79     <http_host>beagleboard.org</http_host>
80     <lang>en-us</lang>
81     <user>blog.hangerhead.com</user>
82   </hopobject>
83 </xmlroot>