This repo includes modified scripts from https://moeclub.org, with credit to Vicer.
The original scripts. See https://moeclub.org/2018/04/03/603/ for detailed usage.
The modified script, mainly differing in:
- use
en_US.UTF-8instead ofen_USfor debian/ubuntu. - use
ifupdowninstead ofnetplanfor newer ubuntu releases. - use UEFI/GPT instead, for single partition of 2TB or larger.
- use boot-root-noswap partition style instead of built-in atomic.
Same flavor as install.sh, but offer to install software RAID-0.
Currently:
-
The machine must have
/dev/sdaand/dev/sdbof identical size. -
RAID1 is used for
/bootand RAID0 is used for/. -
SWAP is disabled. You can enable it by
swapon.Installing Debian 8 on ikoula machines will fail.