alpine linux scripts
1.0.0
若要安裝到gpt
磁碟,您需要在setup-partitions
中選擇(b)oot
磁碟佈局,以便正確配置boot
磁碟機。
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