1
0
mirror of https://github.com/pimox/pimox7.git synced 2026-06-03 20:51:40 +00:00

adjusted README.md

changed autoinstall steps
This commit is contained in:
Joachim Träuble
2021-11-13 13:15:09 +01:00
committed by GitHub
parent 71da6f36d7
commit bd613b6b8d

View File

@@ -25,14 +25,9 @@ RPiOS64 autoinstall
---
0. Flash and startup the latest image from https://downloads.raspberrypi.org/raspios_arm64/ .
1. sudo -s
2. curl https://raw.githubusercontent.com/pimox/pimox7/master/RPiOS64autoinstall.sh > RPiOS64autoinstall.sh
3. nano RPiOS64autoinstall.sh
5. Adjust network and hostname settings.
6. chmod +x RPiOS64autoinstall.sh
7. ./RPiOS64autoinstall.sh
8. Type a new root password.
9. Retype new password.
10. Do __not__ touch it untill, reboot is done.
2. curl https://raw.githubusercontent.com/pimox/pimox7/master/RPiOS64-IA-Install.sh > RPiOS64-IA-Install.sh
3. ./RPiOS64autoinstall.sh
4. Follow the pormpots
Notes
---