Projet: Installer alpline linux sur raspberry pi zero 2w
Sous linux, créer une nouvelle table de partition msdos
Créer une partition fat32
Télécharger aarch64 en tar.gz
Dezipper sur la partition
alpine:~# setup-alpine
ALPINE LINUX INSTALL
———————-
Hostname
———-
Enter system hostname (fully qualified form, e.g. ‘foo.example.org’) [alpine] alpine
Interface
———–
Available interfaces are: eth0 wlan0.
Enter ‘?’ for help on bridges, bonding and vlans.
Which one do you want to initialize? (or ‘?’ or ‘done’) [eth0]
Ip address for eth0? (or ‘dhcp’, ‘none’, ‘?’) [dhcp]
Available interfaces are: wlan0.
Enter ‘?’ for help on bridges, bonding and vlans.
Which one do you want to initialize? (or ‘?’ or ‘done’) [wlan0] done
Do you want to do any manual network configuration? (y/n) [n]
Root Password
—————
Changing password for root
New password:
Bad password: too short
Retype password:
passwd: password for root changed by root
Timezone
———-
Africa/ Australia/ Cuba Etc/ GMT+0 Iceland Kwajalein NZ Poland UCT Zulu
America/ Brazil/ EET Europe/ GMT-0 Indian/ Libya NZ-CHAT Portugal US/ leap-seconds.list
Antarctica/ CET EST Factory GMT0 Iran MET Navajo ROC UTC posixrules
Arctic/ CST6CDT EST5EDT GB Greenwich Israel MST PRC ROK Universal
Asia/ Canada/ Egypt GB-Eire HST Jamaica MST7MDT PST8PDT Singapore W-SU
Atlantic/ Chile/ Eire GMT Hongkong Japan Mexico/ Pacific/ Turkey WET
Which timezone are you in? (or ‘?’ or ‘none’) [UTC] Europe
Amsterdam Belfast Brussels Chisinau Guernsey Jersey Kyiv Luxembourg Minsk Oslo Riga Sarajevo Sofia Tiraspol Vatican Warsaw
Andorra Belgrade Bucharest Copenhagen Helsinki Kaliningrad Lisbon Madrid Monaco Paris Rome Saratov Stockholm Ulyanovsk Vienna Zagreb
Astrakhan Berlin Budapest Dublin Isle_of_Man Kiev Ljubljana Malta Moscow Podgorica Samara Simferopol Tallinn Uzhgorod Vilnius Zaporozhye
Athens Bratislava Busingen Gibraltar Istanbul Kirov London Mariehamn Nicosia Prague San_Marino Skopje Tirane Vaduz Volgograd Zurich
What sub-timezone of ‘Europe’ are you in? (or ‘?’) Paris
Proxy
——-
HTTP/FTP proxy URL? (e.g. ‘http://proxy:8080’, or ‘none’) [none]
Network Time Protocol
———————–
Fri Jun 27 16:29:47 CEST 2025
Which NTP client to run? (‘busybox’, ‘openntpd’, ‘chrony’ or ‘none’) [busybox]
* rc-update: ntpd already installed in runlevel default'; skipping
* WARNING: ntpd has already been started
APK Mirror
------------
(f) Find and use fastest mirror
(s) Show mirrorlist
(r) Use random mirror
(e) Edit /etc/apk/repositories with text editor
(c) Community repo enable
(skip) Skip setting up apk repositories
Enter mirror number or URL: [1]
Added mirror dl-cdn.alpinelinux.org
Updating repository indexes... done.
User
------
Setup a user? (enter a lower-case loginname, or 'no') [no]
Which ssh server? ('openssh', 'dropbear' or 'none') [openssh]
Allow root ssh login? ('?' for help) [prohibit-password] yes
Enter ssh key or URL for root (or 'none') [none]
* rc-update: sshd already installed in runlevel default’; skipping
* WARNING: sshd has already been started
Disk & Install
—————-
No disks available. Try boot media /media/mmcblk0p1? (y/n) [n]
Enter where to store configs (‘floppy’, ‘mmcblk0p1’, ‘usb’ or ‘none’) [mmcblk0p1]
Enter apk cache directory (or ‘?’ or ‘none’) [/media/mmcblk0p1/cache]
alpine:~# lbu commit
alpine:~# reboot