Updated October 21, 2004
Created October 21, 2004
Autogenerated Site Map
Search this Site!:
Manual headless installation via vnc.
Instruct your syslinux.cfg, isolinux.cfg, or pxelinux.cfg to do a vnc install
and create a short kickstart to get vnc running without intervention.
Having your dhcp server hand out "fixed" ip addresses is usually ideal here.
syslinux.cfg, isolinux.cfg, pxelinux.cfg format:
default vnc-install
label vnc-install
kernel vmlinuz-fc2
append ks=nfs:192.168.0.1:/var/ftp/pub/ks/ks-vnc.cfg initrd=initrd-fc2.img ramdisk_size=8192 vnc ksdevice=eth0
label localboot
localboot 0
ks-vnc.cfg format:
lang en_US.UTF-8
keyboard us
nfs --server=192.168.0.1 --dir=/var/ftp/pub/fc2
Search this Site!:
Homepage: http://www.cpqlinux.com
Site Map: http://www.cpqlinux.com/sitemap.html