setup-interfaces
setup-dns 9.9.9.9 1.1.1.1
/etc/init.d/networking start
Go to step 3 on success.
Boot into preinstalled Ubuntu and use it to boot from Alpine installation .iso
:
sh -c "$(curl -L https://omv.codonaft.com)"
or
sh -c "$(wget -O - https://omv.codonaft.com)"
Choose 2
, login as root
, configure network again.
sh -c "$(wget -O - https://omv.codonaft.com)"
Choose 1
. You will see vim with setup configuration file.
You don't necessarily need a completely empty root partition to start installing.
You'll need a disk with dos
partition table and with a single primary ext4 partition.
Set FORMAT_DISK='1'
to create it.
None of the files in alpine-root/
are strictly required, you can remove entire directory using other tty on this step (although this wasn't heavily tested) and do manual configuration before/after installation.
Failure? Make changes and restart *ohmyvps*/alpine/install.sh