On 05/05/2013 10:36 AM, Manuel Wolfshant wrote: > On 05/05/2013 05:27 AM, Timothy Lee wrote: >> >> Anyone who can answer this question regarding the wiki page's content? >> > > First of all, the questions are in no way related to the content of > that wiki page but are general CentOS installation questions. > Second, both his problems seem to be related to am image which is not > complete or correctly downloaded. At the very least Irwan should check > the checksum of the downloaded image. > > As a side note: I always install CentOS on my HS20 blades exclusively > by using headless VNC ( triggered via PXE ). There are no issues that > I know of. > extract from my PXE config: label centos6.4-i386minimal kernel vmlinuz-6.4-i386 append vnc vncconnect=192.168.130.2 load_ramdisk=1 initrd=initrd-6.4-i386.img network ks=ftp://192.168.120.40/linux/ks-minimalC6.cfg ksdevice=eth1 MENU LABEL centos ^6.4/i386-minimal