On Wed, 14 Apr 2021 10:33:27 -0500
Thomas Cameron <thomas.came...@camerontech.com> wrote:
> 
> How the heck do I kickstart a workstation? Preferably from the 
> F33-Everything DVD image so I can set up Xfce.

Check out the --kickstart option to livecd-iso-to-disk.  The last tiem
I did this I used a command like:

    livecd-iso-to-disk --format --reset-mbr --ks /tmp/inst.ks \
    /mnt/data/iso/CentOS7/CentOS-7-x86_64-NetInstall-1804.iso /dev/sdd

to create a bootable USB drive with a kickstart.  It should work the
same for Fedora as CentOS.

Or you can add the inst.ks for anaconda when you boot the DVD, but you
need to type it in.  Or put the ISO and kickstart on a PXE server.

Jim
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to