alpine linux scripts
1.0.0
gpt
디스크 에 설치하려면 boot
드라이브가 올바르게 구성되도록 setup-partitions
에서 (b)oot
디스크 레이아웃을 선택해야 합니다.
setup-interfaces # <enter> x 3
ifup eth0
setup-apkrepos # choose one near you
apk add wget ca-certificates
wget http://it-offshore.co.uk/alpine/setup-disk # redirects to raw github script
wget http://it-offshore.co.uk/alpine/setup-partitions # redirects to raw github script
chmod +x set *
./setup-partitions
./setup-disk -m sys -E # hard disk encrypted installation