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
Show whitespace changes
Inline Side-by-side
kickstart.markdown
View page @ 43cd9eb0
# Setup for installing CentOS 7 with PXE and kickstart # Setup for installing CentOS 7 with PXE and kickstart
* after a successful centos installation a kickstart file can be found in /root/ * after a successful centos installation a kickstart file can be found in ``/root/anaconda-ks.cfg``
* a kickstart file contains a set of instructions for the installer to repoduce the current (initial) installation
* the file includes the following:
** the image source (disk, http, nfs)
** networking info (links, static or dhcp)
** partitioning (disk, raid, lvm, sizes, filesystem types, mountpoints)
** package selections (package groups, individual packages)
** services and firewall (can enable ssh and allow access through firewalld)
** custom user (post) installation scripts
# Guides & Ressources # Guides & Ressources
* http://www.smtps.net/pxe-kickstart.html * http://www.smtps.net/pxe-kickstart.html
......
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