Install windows 7 Virtual Machine and oracle and win7oracle
I. win7 Virtual Machine
It is no different from installing a linux virtual machine. The difference is that the client operating system, memory, disk capacity, and image files are selected.
Procedures for creating a Windows 7 virtual machine are simplified:
Create a VM --> customize --> Workstation 14.x --> install the operating system later --> Microsoft Windows (W) and Windows (Windows 7 x64) --> location and Virtual Machine name --> BIOS --> Number of processes (2) --> memory (2048) --> Use Network Address Translation (NAT) --> LSI Logic SAS (s) --> SCSI (S) --> Create a new virtual disk --> the disk size is 50 GB, all disks are allocated immediately, and the virtual machine is split into a single file --> disk file name --> complete
Below are some details
1.1 select the client operating system
Select windows: as shown in Figure
1.2. VM memory
Memory: 2048 MB
1.3 disk capacity
The recommended disk size is 50. If it is too small, please feel free
If you do not know how to install a virtual machine, see install a Linux Virtual Machine in windows.
After the installation is complete, select Virtual Machine Settings
1.4 edit VM settings 1.4.1 and remove unnecessary
1.4.2, processor
1.4.3, CD/DVD (image ISO image file)
Connection: Use the ISO image file and select the windows_7 image file.
Set up. Enable the VM!
1.4.4. Install Windows1.4.4.1. Installation type: custom
Here I will not choose to create a new one. I only use it for oracle and do not need too many
Product keys can be skipped
Next, continue until the task is completed!
1.4.4.2 Change User
Use super Administrator to change attributes and do not disable accounts
Delete the account you just created and restart the instance.
1.4.4.3 install VMware Tools
VMware Tools is an enhancement tool inherent in vmwarevm, which is equivalent to the enhancement function (Sun VirtualBox Guest Additions) in VirtualBox ), is a driver provided by VMware to enhance the performance of virtual graphics cards and hard disks, as well as synchronize virtual machines and host clocks.
Select next for all
After the virtual machine is restarted, the Resolution automatically changes with the screen size,
Ii. Install oracle
Enable and edit VM settings
Select the hard disk to map it to the Local Machine
Open the prepared winx64_12201_database
Disconnect after the connection is completed.
Click setup to install
But pay attention to legal risks
1. DBMS is similar to office excel software. It does not contain data and is only used to interpret excel files (databases ).
2. The database is actually a group of files, similar to an excel file. If you leave the DBMS, you cannot explain the data in the database. (It takes a long time to create a database and run DBCA .)
Test 2 commands after installation
1. netca
2. dbca
The installation is successful after two tests are completed !!!!
This is a small part of study notes. For more information, see.