User Tools

Site Tools


procedures:pi

Differences

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

Link to this comparison view

Next revision
Previous revision
procedures:pi [2021/12/30 12:42]
tim created
procedures:pi [2022/05/28 15:27] (current)
tim
Line 1: Line 1:
-Raspberry Pi Info & Procedures+==== Raspberry Pi Info & Procedures ====
  
 +=== OS Setup and uSD card Management ===
 +
 +Default user is ‘pi’, password: ‘raspberry’, change to 'raspberrypi'\\
 +Default root password ‘raspberry’, change to 'pi'\\ 
 +\\
 +Raspberry Pi Imager: https://www.raspberrypi.com/software/\\
 +See: Getting Started: https://www.raspberrypi.com/documentation/computers/getting-started.html \\
 +From Windows Host (similar for Mac, Debian…)\\
 +  - Insert SD Card\\
 +NOTE: Gigastone 64 GB is smaller (less bytes) than SanDIsk 64 GB\\
 +This causes copy of SD to GS image to fail\\
 +  - Start Imager executable\\
 +    - Choose an OS for the R Pi [Choose OS]-> Raspberry Pi OS\\
 +https://rpi-imager-stats.raspberrypi.com/ \\
 +    - Optional: preconfigure OS [   ] or [ctrl + shift + X ]\\
 +    - Choose SD Card [Choose Storage]-> card of size inserted in (1)\\
 +    - Write & verify SD card [WRITE],  [YES]\\
 +    - [Continue]\\
 +
 +Change root passwd to 'pi'\\
 +  sudo su
 +  passwd
 +  exit
 +  
 +Change pi user passwd to 'raspberrypi'\\
 +  passwd
 +=== Customizations and Games Setup Options ===
 +
 +[[procedures:pi:mountnas|Mount Share (NAS)]]\\
 +[[procedures:pi:aliases|Setup login aliases]]\\
 +[[procedures:pi:binscripts|Accessible ~/bin scripts]]\\
 +[[procedures:pi:rlogin|Setup Pi remote access (terminal ssh & full screen share)]]\\
 +[[procedures:pi:piapps|Apps to Install]]\\
 +[[procedures:pi:clonesd|Copy & Backup SD cards]]\\
 +[[procedures:pi:emulators|RetroPi & Emulators]]\\
 +[[procedures:pi:srcblds|Doom & Heretic source builds]]\\
 +[[procedures:pi:dosbox|Old DOS Games]]\\
 +
 +== Resources and More Reading ==
 +[[procedures:pi:piversions|Pi Versions & Info]]\\
  
procedures/pi.1640889744.txt.gz · Last modified: 2021/12/30 12:42 by tim