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
Last revision Both sides next revision
litesom:debian [2019/04/12 13:44]
piotr.figlarek [Boot Debian on liteboard]
litesom:debian [2019/04/12 14:12]
piotr.figlarek [About Debian]
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 479: Line 486:
 </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 546:
 </code> </code>
 </collapse> </collapse>
 +
 +Now your board is ready to work!
  • litesom/debian.txt
  • Last modified: 2019/06/24 15:04
  • by piotr.figlarek