From 76926bf04606f25686d9fc9395b0a2ae5ffcd90f Mon Sep 17 00:00:00 2001 From: Lukas Date: Thu, 17 Jun 2021 10:12:56 +0000 Subject: [PATCH] fixed installation source Let check if it does work --- f34/bsued.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/f34/bsued.cfg b/f34/bsued.cfg index 5058388..84bdedb 100644 --- a/f34/bsued.cfg +++ b/f34/bsued.cfg @@ -10,7 +10,7 @@ # USAGE : Press the `tab` key during POST and apend that after the 'quiet' string : # inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/bsued.cfg -# Or the shorter version +# Or the shorter version (to be tested) # inst.ks=url.phyllo.me/bsued.cfg # ATTENTION : this kickstart file will automatically DESTROY the main NVME disk and all of its contents. @@ -43,7 +43,7 @@ cdrom # NEEDS TO BE FIXED - Alternatively, use network installation by commenting out 'cdrom' and uncommenting the following : --> Is it really the case ? -url --url="http://download.fedoraproject.org/pub/fedora/linux/releases/34/Server/x86_64/os" +# url --url="http://download.fedoraproject.org/pub/fedora/linux/releases/34/Server/x86_64/os" ## INSTALLATION TYPE ##