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