Installation guide

Chapter 1. Kickstart Installations 35
--monitor mon
Use monitor mon ; this monitor name should be from the list of monitors in
Xconfigurator. This is ignored if --hsync or --vsync is provided. If no monitor
information is provided, the installation program tries to probe for it automatically.
--hsync
sync
Specifies the horizontal sync frequency of the monitor.
--vsync sync
Specifies the vertical sync frequency of the monitor.
--defaultdesktop=GNOME or --defaultdesktop=KDE
Sets the default desktop to either GNOME or KDE (and assumes that GNOME
and/or KDE has been installed through %packages).
--startxonboot
Use a graphical login on the installed system.
--resolution
res
Specify the default resolution for the X Window System on the installed system.
Valid values are 640x480, 800x600, 1024x768, 1152x864, 1280x1024, 1400x1050,
1600x1200. Be sure to specify a resolution that is compatible with the video card
and monitor.
--depth cdepth
Specify the default color depth for the X Window System on the installed system.
Valid values are 8, 16, 24, and 32. Be sure to specify a color depth that is compatible
with the video card and monitor.
1.4.28. zerombr Partition Table Initialization
zerombr (optional)
If zerombr is specified, and yes is its sole argument, any invalid partition tables found
on disks are initialized. This will destroy all of the contents of disks with invalid parti-
tion tables. This command should be in the following format:
zerombr yes
No other format is effective.
1.4.29. %packages — Package Selection
Use the %packages command to begin a kickstart file section that lists the packages you
would like to install (this is for installations only, as package selection during upgrades is
not supported).