From 570ead9036d6edfd3dc3cb10754dfff41aac6fe7 Mon Sep 17 00:00:00 2001 From: Lukas Date: Sat, 21 Aug 2021 10:14:06 +0200 Subject: [PATCH] remove reference to virtual disk --- leaves/lmd.cfg | 2 +- leaves/md.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/leaves/lmd.cfg b/leaves/lmd.cfg index 3f79a9a..528ff3e 100644 --- a/leaves/lmd.cfg +++ b/leaves/lmd.cfg @@ -10,7 +10,7 @@ # Know bug: Cannot resolve host name -# ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents. +# ATTENTION : this kickstart file will automatically DESTROY the main disk and all of its contents. # Bye bye! # In order to be fed to virt-install or software like livecd-creator, this file needs to be flatten or merged into one. diff --git a/leaves/md.cfg b/leaves/md.cfg index 551100d..6ad3d72 100644 --- a/leaves/md.cfg +++ b/leaves/md.cfg @@ -10,7 +10,7 @@ # Know bug: Cannot resolve host name -# ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents. +# ATTENTION : this kickstart file will automatically DESTROY the main disk and all of its contents. # Bye bye! # In order to be fed to virt-install or software like livecd-creator, this file needs to be flatten or merged into one.