-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The script generates a simple kickstart file for a minimal installation. I made the ability to install on all network sources (nfs, ftp, http), therefore, in Kickstart, you can specify any source:
url --url ftp://$server_ip
url --url http://$server_ip
nfs --server $server_ip --dir /tftpboot/centos/
By default, FTP is used. (where $server_ip - ip address of the server)
You can edit the bootmenu in /tftpboot/pxelinux.cfg/default.
timeout in milliseconds (timeout 100 - 10 sec)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels