summaryrefslogtreecommitdiffstats
path: root/kickstarts/pxerescue.ks
blob: c84962e5d2a54d170fe82231f983d654012888e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Rescue Boot Template

# Set the language and language support
lang en_US
langsupport en_US

# Set the keyboard
keyboard "us"

# Network kickstart
network --bootproto dhcp

# Rescue method (only NFS/FTP/HTTP currently supported)
url --url=$tree