# Generated by Anaconda 40.22.3.31
# Generated by pykickstart v3.52.9
#version=RHEL10
# Use graphical install
graphical
%addon com_redhat_kdump --enable --reserve-mb='auto'
%end
# Keyboard layouts
keyboard --vckeymap=us --xlayouts='us'
# System language
lang en_US.UTF-8
# Network information
network --bootproto=dhcp --device=ens160 --ipv6=auto --activate
network --hostname=txzz8888
repo --name="AppStream" --baseurl=file:///run/install/repo/AppStream
%packages
@^minimal-environment
@standard
%end
# Run the Setup Agent on first boot
firstboot --enable
# Generated using Blivet version 3.10.0
ignoredisk --only-use=nvme0n1
# Partition clearing information
clearpart --none --initlabel
# Disk partitioning information
part biosboot --fstype="biosboot" --ondisk=nvme0n1 --size=1
part pv.48 --fstype="lvmpv" --ondisk=nvme0n1 --size=39933
part /boot --fstype="xfs" --ondisk=nvme0n1 --size=1024
volgroup cs --pesize=4096 pv.48
logvol swap --fstype="swap" --size=4095 --name=swap --vgname=cs
logvol / --fstype="xfs" --grow --maxsize=71680 --size=1024 --name=root --vgname=cs
# System timezone
timezone Asia/Shanghai --utc
# Root password
rootpw --iscrypted --allow-ssh $y$j9T$ie.kPzwvOrLevJ94x8ObzvDU$J2zzoP.vUCMe3x28H1LZ8XKAtYyGg7c87Rb1899CPJB