Hi,
I am running a scripted install for 3.5.0 by placing the kickstart file on a "disposable" FAT partition and boot the installation with:
label text
kernel /pxeboot/vmlinuz
append initrd=/pxeboot/initrd.img text ks=hd:sda1/ks.cfg
default text
...I was trying to install ESX 4 the same way but the kickstart file does not get read!
The installation guide is inconsistent here it gives: Default installation script, FTP, HTTP/HTTPS, NFS, USB flash drive (what reads for me as ks=hd...), Local disk
but only this kickstart locations for the boot: ks=cdrom:, ks=file://<path>/ks.cfg, ks=ftp://<server>/<path>/ks.cfg, ks=http://<server>/<path>/ks.cfg, nfs=nfs://<server>/<path>/ks.cfg
Any ideas?
Max
I am running a scripted install for 3.5.0 by placing the kickstart file on a "disposable" FAT partition and boot the installation with:
label text
kernel /pxeboot/vmlinuz
append initrd=/pxeboot/initrd.img text ks=hd:sda1/ks.cfg
default text
...I was trying to install ESX 4 the same way but the kickstart file does not get read!
The installation guide is inconsistent here it gives: Default installation script, FTP, HTTP/HTTPS, NFS, USB flash drive (what reads for me as ks=hd...), Local disk
but only this kickstart locations for the boot: ks=cdrom:, ks=file://<path>/ks.cfg, ks=ftp://<server>/<path>/ks.cfg, ks=http://<server>/<path>/ks.cfg, nfs=nfs://<server>/<path>/ks.cfg
Any ideas?
Max