[root@dywang html]# ll centos6/images/pxeboot/ total 3712 lrwxrwxrwx. 1 root root 25 Aug 28 2012 initrd.img -> ../../isolinux/initrd.img -rw-r--r--. 1 root root 265 May 13 2010 README -r--r--r--. 1 root root 441 Aug 18 2012 TRANS.TBL -rwxr-xr-x. 1 root root 3791040 Nov 22 2011 vmlinuz
[root@dywang html]# grep -A4 /var/www/html/centos6 /etc/httpd/conf/httpd.conf <Directory "/var/www/html/centos6"> Options Indexes Order allow,deny Allow from all </Directory>
Starting install... Retrieving file .treeinfo... | 728 B 00:00 ... Retrieving file vmlinuz... | 7.2 MB 00:05 ... ERROR 'NoneType' object is not iterable Domain installation does not appear to have been successful. If it was, you can restart your domain by running 'virsh start kvmusb'; otherwise, please restart your installation.
[root@dywang html]# grep -A4 /var/www/html/centos6 /etc/httpd/conf/httpd.conf <Directory "/var/www/html/centos6"> Options Indexes FollowSymLinks Order allow,deny Allow from all </Directory>
[root@dywang html]# /etc/init.d/httpd reload Reloading httpd: