Skip to content

Latest commit

 

History

History
executable file
·
17 lines (14 loc) · 445 Bytes

hetzner-rescue.md

File metadata and controls

executable file
·
17 lines (14 loc) · 445 Bytes

How to install OS on rescue mode for Hetzner by Ehsan Shirzadi

Step1: Create a file /setupmode and set values

DRIVE1 /dev/sda
DRIVE2 /dev/sdb
SWRAID 1
SWRAIDLEVEL 0
HOSTNAME Ubuntu-2004-focal-64-minimal-hwe
PART /boot  ext3     512M
PART lvm    vg0       all
LV vg0   root   /        ext4         400G
IMAGE /root/.oldroot/nfs/install/../images/Ubuntu-2004-focal-64-minimal-hwe.tar.gz

Step2: Run installimage