CBSystem Virtual Machine

From CajunBot Wiki

Jump to: navigation, search


Contents

[edit] Virtual Machine

The CBSystem virtual machine image was created with the open source Virtual Box virtualization software.

Please visit http://www.virtualbox.org/wiki/VirtualBox for more information.

[edit] Download

You can get the virtual machine image here:

[edit] Installing and running the image

After you have installed VirtualBox and downloaded the image, follow these steps.

Start VirtualBox:

File:VirtualBox OSE.png

Launch the Virtual Media Manager and add the disk image to the list:

File:Virtual Media Manager.png

Create a new virtual machine using the disk image:

File:Create New Virtual Machine1.png

Set at least 512MB of memory:

File:Create New Virtual Machine2.png

Use the existing disk image that you've downloaded:

File:Create New Virtual Machine3.png

Click finish to complete the process:

File:Create New Virtual Machine4.png

Start the virtual machine.

[edit] Login Information

The default username is "cajunbot" and the default password is "ubuntu". If you need to access the root account, use "$ sudo su" with "ubuntu" as the password.

[edit] 3D Acceleration Support

Running the simulation with the default virtual machine image will result in slow visualizer performance. For increased visualization performance, you should install the "VirtualBox Guest Additions" so that the system can access your graphics card and render properly.

[edit] Sample Simulator and Playback run scripts

The virtual box has two scripts on the desktop for quickly running a sample simulator run and for a playback run. To run either of the script, open a terminal and enter following command.

For Simulator run:

/home/cajunbot/Desktop/sample_simulator_run

For Playback run:

/home/cajunbot/Desktop/sample_playback_run


[edit] See also

Personal tools