Anaconda boot options

Martin Kolman
7 Feb 2016

Boot options

image

Boot options

Learning about your (boot) options

What options we use the most

ks - use the given kickstart file for the installation

updates - use an updates image

stage2 - use this stage2 image

text - run the installation in text mode

resolution - set the screen resolution

lang - set language (so that Anaconda does not ask about it ;-) )

debug - log debugging messages

vnc, vncconnect & vncpassword - run VNC server during the installation

Image creation

image - specification of disk image file to be used as installation destination

dirinstall - use the device mounted at /mnt/sysimage as the installation destination

The dirinstall and image options are mutually exclusive.

The more exotic stuff

kexec - reboot the system using kexec with the new kernel and initrd

syslog & remotelog - remote logging from the installation

noverifyssl - don't verify SSL certificates

geoloc - configure geolocation usage

rescue - start rescue mode

memcheck & nomemcheck - check/don't check if the system has enough RAM for installation

extlinux - use extlinux as bootloader