Skip to content

Install doc #2

@erictchiu

Description

@erictchiu

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions