The following tar image will automatically install your @DISTRO@-@OSVER@ @ARCH@ VMWare system:

@MD5SUM@

@IMG_NAME@
tar file

preseed.txt - This is a reference copy of the config file embedded in the above image .

LinuxCOE-final - This is a reference copy of the LinuxCOE final script embedded in the above image .

@LINUXCOE_WARNINGS@ To use this tar image:
  1. Create a new/empty directory:
     $ mkdir my_vm 
  2. Expand the VM into that directory:
     $ tar -C my_vm -xvf @IMG_NAME@ 
  3. Launch VMWare against the image:
     $ vmware -x my_vm/*vmx 

Once the Virtual Machine is booted you will be greeted with the LinuxCOE installation screen, at the bottom of the screen you'll be provided with a "boot:" prompt. Type "install" to automatically install the system per your design.

boot: install

Thank you for using LinuxCOE.