diff --git a/leaves/vmd.cfg b/leaves/vmd.cfg index 414877d..ec8c45f 100644 --- a/leaves/vmd.cfg +++ b/leaves/vmd.cfg @@ -14,21 +14,15 @@ # ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents. # Bye bye! -## INSTALLATION SOURCE ## +cdrom # Configure the cdrom as the installation method -# Configure the cdrom as the installation method -cdrom - -## INSTALLATION TYPE ## - -# Perform Installation in text mode -text +text # Perform Installation in text mode ## REPOSITORIES ## # Add mirro and repo -url --mirrorlist="https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64" -repo --name=fedora-updates --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f34&arch=x86_64" --cost=0 +# url --mirrorlist="https://mirrors.fedoraproject.org/metalink?repo=fedora-34&arch=x86_64" +# repo --name=fedora-updates --mirrorlist="https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f34&arch=x86_64" --cost=0 ## USER RELATED ## @@ -56,7 +50,7 @@ firewall --enabled network --onboot=yes --bootproto=dhcp --hostname=vemsd # Run the Setup Agent on first boot -firstboot --enable +# firstboot --enable ## DISK RELATED ##