• Quick start guide for SystemImager v5 pre
  • Requirements
  • Configurations
  • Creating the image (2 methods)
  • Deploying the image
  • Monitoring the deployment
  • Migrating from previous systemimager versions (versions below 4.9)
  • 1/ Migrate autoinstallscript.conf:
  • 2/ Update scripts directory structure on the image server:
  • 3/ edit /var/lib/systemimager/scripts/disks-layouts/my_image.conf
  • 4/ optionally create a network configuration for this image:
  • 5/ optionally (recommanded) create an imager configuration file:
  • 6/ edit /tftpboot/pxelinux.cfg/default to fix your PXE entry.
  • Keep in mind that mandatory stuffs are:
  • 7/ Review /var/lib/systemimager/scripts/pre-install and /var/lib/systemimager/scripts/post-install
  • 8/ Migrate /var/lib/systemimager/clients.xml to new json format (optional)
  • Note: With this new dracut based imager, the philosophy has greatly changed.
  • More