User Tools

Site Tools


pinenote

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
pinenote [2025/07/27 07:24] jbipinenote [2025/07/27 09:50] (current) jbi
Line 3: Line 3:
 Notes for my self: Notes for my self:
  
-== apt upgrade ==+=== **before** apt upgrade ===
  
 2025-07-27: Before 1. upgrade using apt update ; apt upgrade remove a symlink 2025-07-27: Before 1. upgrade using apt update ; apt upgrade remove a symlink
Line 16: Line 16:
 Source: [[https://github.com/PNDeb/pinenote-debian-image/issues/99]] Source: [[https://github.com/PNDeb/pinenote-debian-image/issues/99]]
  
-== change to danish ==+=== add danish to locale ===
  
 <code> <code>
Line 25: Line 25:
 </code> </code>
  
 +
 +=== loop in booting ===
 +
 +<code>
 +minicom -D /dev/ttyUSB0 -b 1500000
 +
 +sudo apt-get update
 +sudo apt-get upgrade
 +sudo apt-get full-upgrade
 +sudo apt-get upgrade
 +sudo shutdown -r now 
 +
 +</code>
 +
 +Source: [[https://github.com/PNDeb/pinenote-debian-image/issues/119]]
  
pinenote.txt · Last modified: 2025/07/27 09:50 by jbi