Passing ks=floppy to RHEL 6.7 guest on ESXi 6.0U1b
jdancer
Member Posts: 482 ■■■■□□□□□□
On my home lab, I'm working on automating RHEL virtual guest provisioning. I am using Ansible to provision the guest, William Lam's updateVMBootOrder.pl script to set the guest's boot order to CD-ROM, and a floppy disk image for kickstart.
What I did was create a custom ISO which includes ks=floppy in the ISO's isolinux.cfg file.
Is there any chance of passing ks=floppy to the guest instead automatically? I rather not remaster ISO just to include ks=floppy.
What I did was create a custom ISO which includes ks=floppy in the ISO's isolinux.cfg file.
Is there any chance of passing ks=floppy to the guest instead automatically? I rather not remaster ISO just to include ks=floppy.