Oracle Virtual Box Installation
2) On virtual box we install OS , for this we need iso file.
3)Virtual box Guest Additions for linux
for this we need following packages, Better to configure yum
yum install dkms binutils gcc make patch libgomp glibc-headers glibc-devel kernel-headers kernel-devel4) mount Under Devices -> Install Guest Additionalmount -t iso9660 /dev/sr0 /media
5) run ./VirtualboxRun.shIncase any errors /var/log/vboxadd-install.logFor RHEL 7 we need to install different Guest additional Plugins
No comments:
Post a Comment