Difference between revisions of "How to install Debian to NAND"

(Created page with "=== How to install Debian to the NAND memory === It is possible to install the Debian Jessie images to the NAND memory of your board. '''How to do it?''' 1. Download and e...")
 
(How to install Debian to the NAND memory)
Line 1: Line 1:
 
=== How to install Debian to the NAND memory ===
 
=== How to install Debian to the NAND memory ===
  
It is possible to install the Debian Jessie images to the NAND memory of your board.  
+
It is possible to install the official Debian Jessie images to the NAND memory of your board.  
  
 
'''How to do it?'''
 
'''How to do it?'''
  
1. Download and extract the latest Debian Jessie image from the wiki article for your board. Note that the procedure below is not possible with the Wheezy releases, only with the Jessie ones.
+
1. Download and extract the latest official Debian Jessie image from the wiki article for your board. Note that the procedure below is not possible with the Wheezy releases, only with the Jessie ones.
 +
 
 +
The script would not work with custom images.
  
 
2. Write the image to a micro SD card using your favorite software (like Win32 Disc Imager or dd).
 
2. Write the image to a micro SD card using your favorite software (like Win32 Disc Imager or dd).

Revision as of 06:37, 16 November 2015

How to install Debian to the NAND memory

It is possible to install the official Debian Jessie images to the NAND memory of your board.

How to do it?

1. Download and extract the latest official Debian Jessie image from the wiki article for your board. Note that the procedure below is not possible with the Wheezy releases, only with the Jessie ones.

The script would not work with custom images.

2. Write the image to a micro SD card using your favorite software (like Win32 Disc Imager or dd).

3. Insert the prepared card in your board and boot the board.

4. Establish connection to the command line interface of the board.

5. Execute nandinstall script.

6. Wait until Debian installs on the NAND memory (it takes around 10 minutes).

7. Shut down the board and remove the microSD card.

8. Now you can boot from the NAND memory.