Setup Apache at OpenSuse 11 Dom0 as CentOS 5.2 HTTP Mirror

Story: Install CentOS 5.2 & F9 PV DomUs at OpenSuse 11 Dom0 via local HTTP Server (all 64-bit)Total Replies: 1
Author Content
dba477

Oct 16, 2008
10:13 AM EDT
# cd /etc/apache2 # vi default-server.conf

DocumentRoot “/srv/www/htdocs” <Directory “/srv/www/htdocs”> Options Indexes FollowSymLinks AllowOverride None Order allow,deny Allow from all </Directory>

Restart Apache on OpenSuse 11Dom0 and mount loop rhel.iso as follows :- dhcppc0:/etc/xen/isos # mount -o loop rhel.iso /srv/www/htdocs/rhel

dba477

Oct 16, 2008
11:52 AM EDT
Launching browser to "http://IP-Dom0/rhel" will show index page and vm-install may reference as url:- "http://IP-Dom0/rhel" to perform PV guest install.

Posting in this forum is limited to members of the group: [ForumMods, SITEADMINS, MEMBERS.]

Becoming a member of LXer is easy and free. Join Us!