项目作者: itoffshore

项目描述 :
Alpine Linux Setup Scripts
高级语言: Shell
项目地址: git://github.com/itoffshore/alpine-linux-scripts.git
创建时间: 2015-06-04T00:59:47Z
项目社区:https://github.com/itoffshore/alpine-linux-scripts

开源协议:GNU General Public License v2.0

下载


Alpine Linux Setup Scripts

To install to gpt disks you will need to choose a (b)oot disk layout in setup-partitions for the boot drive to be confgured correctly.

Boot an Alpine Linux iso &:

  1. setup-interfaces # <enter> x 3
  2. ifup eth0
  3. setup-apkrepos # choose one near you
  4. apk add wget ca-certificates
  5. wget http://it-offshore.co.uk/alpine/setup-disk #redirects to raw github script
  6. wget http://it-offshore.co.uk/alpine/setup-partitions #redirects to raw github script
  7. chmod +x set*
  8. ./setup-partitions
  9. ./setup-disk -m sys -E # hard disk encrypted installation

asciicast
asciicast
asciicast