Updated to clarify we temp. use USB and added reference to SD-only install option.
[www.vanrenterghem.biz.git] / Linux / Installing_Debian_on_Lime2.shtml
index bf134a3dc5b46e566ccd6f6673dc0b8db85db238..b5294284769b77f17bcfc02be5def65ca6f367f5 100644 (file)
@@ -4,7 +4,7 @@
 <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-15" />
    <meta name="author" content="Frederik Vanrenterghem" />
-   <meta name="Description" content="Personal homepage - GNU/Linux stuff - Connecting to i-Mode with iPAQ" />
+   <meta name="Description" content="Personal homepage - GNU/Linux stuff - Installing Debian on A20 development board" />
    <title>vanrenterghem.biz - GNU/Linux - Debian armhf on A20-OLinuXino-Lime2</title>
 <link rel="stylesheet" href="/styles/header.css" type="text/css" />
 <link rel="stylesheet" href="/styles/main.css" type="text/css" />
@@ -34,7 +34,9 @@ sudo apt-get install crossbuild-essential-armhf<br />
 Download the <a href="ftp://ftp.denx.de/pub/u-boot/u-boot-latest.tar.bz2">latest release of u-boot</a>, 
 at the time of writing <a href="ftp://ftp.denx.de/pub/u-boot/u-boot-2015.01.tar.bz2">u-boot-2015.01</a>.
 This version already supports everything needed to get Debian on your Lime2 using an SD card, USB stick and 
-a network install of the OS.
+a network install of the OS. We will install Debian (and u-boot) to the SD card. The USB stick is only used
+during the installation process, and can be re-used for other purposes once all is done. (As of April 2015, it
+is also possible to do without an USB stick altogether and install from an SD card.)
 </p>
 <p>
 Compile u-boot as follows: