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-8
instead ofen_US
for debian/ubuntu. - use
ifupdown
instead ofnetplan
for 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/sda
and/dev/sdb
of identical size. -
RAID1 is used for
/boot
and RAID0 is used for/
. -
SWAP is disabled. You can enable it by
swapon
.Installing Debian 8 on ikoula machines will fail.