Howto install alpine raspberrypi5

From Vidalinux Wiki
Revision as of 04:42, 31 July 2025 by Mandulete1 (talk | contribs)
Jump to navigation Jump to search

install tools

  • archlinux

install the following tools:

pacman -Sy util-linux parted wget rsync coreutils dosfstools e2fsprogs git --noconfirm

create alpine image

clone vidalinux alpine git repo:

git clone https://github.com/vidalinux/alpine.git
cd alpine

create alpine image stage1:

./create_image_from_scratch1.sh

now procced with stage2:

./create_image_from_scratch2.sh