My situation: Pretty soon i've got to setup an ESX-farm consisting of 30 HP DL385 machines, the machines will be shipped without floppydrives but with cdrom and usb. To prevent setup mistakes i want to kickstart the ESX installation completely from cdrom or with a usb flashdrive and cdrom. PXE boot ain't possible cause the lack of a DHCP server in the specific VLAN.
What i've tried so far: installed an ESX server by hand, created the kickstartfile and also downloaded the bootimage by the MUI. The idea was to edit the ks.cfg in the bootimage so i could start it from flashdrive instead of the unavailable floppydisk. Result - none.
Then i've tried to rebuild the cdrom and included the ks.cfg in the /isolinux directory with the following line in the isolinux.cfg: append apic devfs=nomount ramdisk_size=7168 vga=788 initrd=initrd.img ks=cdrom:/isolinux/ks.cfg also without any luck.
So i decided to rip apart the bootimage delivered by the MUI and tried to find the ks.cfg in that image, without succes, i can't find any kickstart file in that image... I'm stunned, any suggestions?
What i've tried so far: installed an ESX server by hand, created the kickstartfile and also downloaded the bootimage by the MUI. The idea was to edit the ks.cfg in the bootimage so i could start it from flashdrive instead of the unavailable floppydisk. Result - none.
Then i've tried to rebuild the cdrom and included the ks.cfg in the /isolinux directory with the following line in the isolinux.cfg: append apic devfs=nomount ramdisk_size=7168 vga=788 initrd=initrd.img ks=cdrom:/isolinux/ks.cfg also without any luck.
So i decided to rip apart the bootimage delivered by the MUI and tried to find the ks.cfg in that image, without succes, i can't find any kickstart file in that image... I'm stunned, any suggestions?