When the machine_setup script has been edited to accept the eula and the memory parameter adjusted, execute the script. The script takes about 5-10 minutes to execute depending on your host PC. When the script finishes, both the source and target machines should be run and running and available to log into.
What the script does
Imports the source and target machines into VirtualBox, placing theĀ
On Windows
In the %REP_HOME%\Rep Attack 11g XE directory, execute the machine_setup.bat script by double clicking on it. A command prompt window will open and the RepAttack source machine will be configured and started, followed by the target machine.
For example:
On Mac OS X
Open a Terminal window and change directory to the REP_HOME directory.
Execute the machine_setup.bash script.
bash-3.2$ ./machine_setup.bash
On Linux
TBD.
Add Comment