This commit is contained in:
Marc Beninca 2023-10-03 05:38:26 +02:00
parent 3ac8efc19d
commit 1624f18fc8

View file

@ -189,7 +189,9 @@ function hetzner-rescue-wipe-12-10-10 {
# wipe boot
dd if='/dev/zero' of="${device}2" bs='1G' status='progress'
done
####
}
function hetzner-rescue-wipe-12-10-10-extra {
# format boot
mkfs.ext4 -F -L 'boot' '/dev/sda2'
# read passphrase