https://github.com/daljitdokal/raspberry-pi-server-minimal-setup
Raspbian/Ubuntu server minimal setup
https://github.com/daljitdokal/raspberry-pi-server-minimal-setup
ansible ansible-playbook automation awx awx-ansible k3s minimal-server-setup rasberry-pi-4 raspbian ubuntu
Last synced: 2 months ago
JSON representation
Raspbian/Ubuntu server minimal setup
- Host: GitHub
- URL: https://github.com/daljitdokal/raspberry-pi-server-minimal-setup
- Owner: daljitdokal
- Created: 2021-04-27T18:42:20.000Z (about 4 years ago)
- Default Branch: raspbian-server
- Last Pushed: 2022-03-10T01:38:28.000Z (about 3 years ago)
- Last Synced: 2025-01-22T23:41:10.311Z (4 months ago)
- Topics: ansible, ansible-playbook, automation, awx, awx-ansible, k3s, minimal-server-setup, rasberry-pi-4, raspbian, ubuntu
- Homepage:
- Size: 137 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.org
Awesome Lists containing this project
README
# -*- ii: ii; -*-
#+TITLE: Raspbian server minimal setup
#+AUTHOR: Daljit Singh
#+EMAIL: [email protected]
#+DATE: 28th April 2021** Requirements
1. a Raspberry Pi (from model 1B up to 4B, 3A+, 3B+ or Zero including Zero W)
2. SD card with at least 1GB, or at least 128MB for USB root install (without customization)
3. ethernet or wireless LAN with a working internet connection** Install instructions
1. Format SD card or [[https://github.com/daljitdokal/raspbian-minimal-setup/blob/main/restore-usb-drive.org][Restore USB Drive if it has been used before]]
2. Write the installer to the SD card
3. Provide unattended installation settings (optional) or follow the first boot steps later
4. Power on the Raspberry Pi and wait until the installation is done** Documentation
https://github.com/FooDeas/raspberrypi-ua-netinst* Steps
** Step 1: Download Raspbian
1. [[https://github.com/FooDeas/raspberrypi-ua-netinst/releases/latest][Download the .zip file]].
2. Unzip the .zip file
** Step 2: Apply custom install configuration
1. Download [[https://github.com/daljitdokal/raspbian-minimal-setup/blob/main/installer-config.txt][installer-config.txt]]
2. Update "Login user" details and "Wifi" details
3. Go to "\raspberrypi-ua-netinst\config\" and replace 'installer-config.txt'** Step 3: Copy the install media to sd card
1. Copy everthing to USB Drive
2. Add memory card to Raspberrt Pi and turn on to start the boot process (will take 20 min)