wget http://linux-ftp.sh.intel.com/pub/ISO/redhat/redhat-rhel6/RHEL-7.2-GA/Server/x86_64/iso/RHEL-7.2-20151030.0-Server-x86_64-dvd1.iso
qemu-img create -f raw rhel7u2_console.img 25G
qemu-system-x86_64 -enable-kvm -m 4096 -smp 4 \
-boot order=cd -hda ./rhel7u2_console.img \
-cdrom /haibin/img/linux/RHEL-7.2-20151030.0-Server-x86_64-dvd1.iso \
-net nic,model=virtio,mac=00:16:3e:17:d8:99 -net tap,script=/etc/kvm/qemu-ifup \
-daemonize
Language
select English–>English(United States)
Software Selection
select Basic Web Server
Installation Destination
I will configure partitioning
Begin Installation
Set Root Password
qemu-system-x86_64 -enable-kvm -m 4096 -smp 4 -hda ./rhel7u2_console.img -net nic,model=virtio,mac=00:16:3e:17:d8:99 -net tap,script=/etc/kvm/qemu-ifup