Updated to clarify we temp. use USB and added reference to SD-only install option.
authorfrederik <frederik@localhost>
Thu, 9 Apr 2015 07:35:25 +0000 (15:35 +0800)
committerfrederik <frederik@localhost>
Thu, 9 Apr 2015 07:35:25 +0000 (15:35 +0800)
Linux/Installing_Debian_on_Lime2.shtml

index 55b239ba45e1053fa65d575930fd54520a06a586..b5294284769b77f17bcfc02be5def65ca6f367f5 100644 (file)
@@ -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: