Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
litesom:debian [2019/04/12 13:44]
piotr.figlarek [Boot Debian on liteboard]
litesom:debian [2019/06/24 15:04] (current)
piotr.figlarek [Boot Debian on liteboard]
Line 1: Line 1:
 ====== About Debian ====== ====== About Debian ======
 +
 +<columns 100% 10% - ->
 +{{:litesom:debian-logo.png?nolink&100 |}}
 +
 +<newcolumn>
  
 Debian is a Unix-like operating system consisting entirely of free software. Debian is a Unix-like operating system consisting entirely of free software.
Line 10: Line 15:
  
 New distributions are updated continually, and the next candidate is released after a time-based freeze. New distributions are updated continually, and the next candidate is released after a time-based freeze.
 +
 +</columns>
  
 ;;# ;;#
Line 22: Line 29:
  
 <code> <code>
-wget https://static.grinn-global.com/liteboard-debian-stretch-lite-2019-04-12.img.tar.gz+wget https://static.grinn-global.com/liteboard-debian-stretch-lite-2019-04-12.img.tar.gz
 </code> </code>
  
Line 28: Line 35:
  
 <code> <code>
-tar xf liteboard-debian-stretch-lite-2019-04-12.img.tar.gz +tar xf liteboard-debian-stretch-lite-2019-04-12.img.tar.gz 
 </code> </code>
  
Line 34: Line 41:
  
 <code> <code>
-sudo dd if=liteboard-debian-stretch-lite-2019-04-12.img of=/dev/<SD card> bs=4M +sudo dd if=liteboard-debian-stretch-lite-2019-04-12.img of=/dev/<SD card> bs=4M 
-sync+sync
 </code> </code>
  
Line 91: Line 98:
 Insert programmed SD card to the [[litesom:liteboard]] card socket. Insert programmed SD card to the [[litesom:liteboard]] card socket.
  
-Configure boot switches as presented below. +Configure [[:litesom:boot switches]] to boot liteSOM from SD card.
- +
-|< 50% >| +
-^  BMODE0  ^  BMODE1  ^  BT_CFG1[5  BT_CFG2[3  BT_CFG2[5]  ^  BT_CFG2[6] +
-|          |  ON      |              |              |              |              | +
-|  OFF              |  OFF          OFF          OFF          OFF         | +
-^  1        2        3            4            5            6           ^+
  
 Connect your [[litesom:liteboard]] to your PC via USB ↔ micro USB cable. Connect your [[litesom:liteboard]] to your PC via USB ↔ micro USB cable.
Line 479: Line 480:
 </collapse> </collapse>
  
-With default configuration you can log as a ''root'' (no password needed) and start to use your [[litesom::liteboard]].+Default user is ''root'' (no password needed).
  
-=== Resize rootfs ===+==== Resize rootfs ====
  
 You can use ''rootfs-resize'' command to increase size of root filesystem on your SD card. You can use ''rootfs-resize'' command to increase size of root filesystem on your SD card.
  
 <code> <code>
-rootfs-resize+rootfs-resize
 </code> </code>
  
Line 539: Line 540:
 </code> </code>
 </collapse> </collapse>
 +
 +Now your board is ready to work!
  • litesom/debian.1555076643.txt.gz
  • Last modified: 2019/04/12 13:44
  • by piotr.figlarek