Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O OpenStack-Cloud
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Christopher Hauser
  • OpenStack-Cloud
  • Wiki
  • kickstart

kickstart · Changes

Page history
ehx27 created page: user guide_index authored Oct 30, 2014 by Jan Siersch's avatar Jan Siersch
Hide whitespace changes
Inline Side-by-side
kickstart.markdown
View page @ 109e60e5
...@@ -12,7 +12,7 @@ After a successful CentOS installation a kickstart file can be found at ``/root/ ...@@ -12,7 +12,7 @@ After a successful CentOS installation a kickstart file can be found at ``/root/
The kickstart file is machine specific with regards to networking and partitioning configuration. But it can be made quite universal, if dhcp is used for the network setup and all nodes you want to install contain the same number of disks (and a minimum amount of space on each disk). The kickstart file is machine specific with regards to networking and partitioning configuration. But it can be made quite universal, if dhcp is used for the network setup and all nodes you want to install contain the same number of disks (and a minimum amount of space on each disk).
## How do you (we) kickstart ## How do you (we) kickstart
* the node to be installed is konfigured for PXE boot (via ipmi configuration) * the node to be installed is configured for PXE boot (via ipmi configuration)
* a DHCP server is present in the network and provides the PXE boot information (TFTP server address and path to bootstrap kernel) * a DHCP server is present in the network and provides the PXE boot information (TFTP server address and path to bootstrap kernel)
* the node loads the bootstrap kernel (syslinux) and interprets the boot config file (default filename is known to PXE) * the node loads the bootstrap kernel (syslinux) and interprets the boot config file (default filename is known to PXE)
* the config file either tells the node to boot from disk (regular boot) or to load another kernel with an initramfs and parameters (this triggers the installation) * the config file either tells the node to boot from disk (regular boot) or to load another kernel with an initramfs and parameters (this triggers the installation)
......
Clone repository
  • Add Computenode to Beta cluster
  • disk partitioning
  • eth if names
  • ganglia
  • Home
  • ipmitool
  • kickstart
  • networking
  • neutron external
  • nova migration
  • omi clusterlab addnode
  • omi clusterlab index
  • omi clusterlab nodes
  • opendaylight
  • openstack export image
View All Pages