The xen virtual system installation tree is used as an example.
To install a Linux Virtual System in a semi-virtualization environment of the xen virtual machine, you must use the system installation tree.
The installation tree is a directory that contains the installation files and Related Programs of all systems.
This directory can be provided to xen virtual machines through HTTP, FTP, and NFS for system installation.
The configuration steps are as follows:
① Yum install httpd
② Service httpd start
Start httpd: [OK]
③ Mkdir/var/www/html/RHEL
④ Mount-o loop/mnt/HGFS/vmshare/rhel-server-5.8-i386-dvd.iso/var/www/html/RHEL/
⑤ DF-H
File System capacity used available % mount point
/Dev/sda2 9.5 GB 7.5g 1.6g 83%/
/Dev/sda1 99 m 13 m 81 m 14%/boot
Tmpfs 506 M 0 506 m 0%/dev/SHM
None 506 m 104 K 506 m 1%/var/lib/xenstored
. HOST:/170g 47g 123g 28%/mnt/HGFS
// MNT/HGFS/vmshare/rhel-server-5.8-i386-dvd.iso
3.3g 3.3g 0 100%/var/www/html/RHEL
⑥ Service httpd restart
Stop httpd: [OK]
Start httpd: [OK]
7. Firefox 192.168.1.114/RHEL