pram wrote: » Its a limitation of Anaconda. Ubuntu doesn't use the same installer, why would you think that makes it untrue?
install cdrom lang en_US.UTF-8 keyboard us network --onboot no --device eth0 --bootproto dhcp --noipv6 rootpw v3rys3cr3t firewall --service=ssh authconfig --enableshadow --passalgo=sha512 selinux --enforcing timezone --utc America/Los_Angeles bootloader --location=mbr --driveorder=sda --append="nomodeset crashkernel=auto rhgb quiet" clearpart --all part /boot --fstype=ext2 --asprimary --size=200 part / --fstype=ext4 --size=14336 part swap --grow --size=200 %packages --nobase @core %end