This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
documentation:software:ohdsi-in-a-box [2016/10/06 20:06] mvelez |
documentation:software:ohdsi-in-a-box [2018/10/20 02:21] (current) lee [Troubleshooting Issues] |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| OHDSI-In-A-Box is a virtual machine containing the full OHDSI Technology Stack as well as several of the OHDSI tools. It was constructed as a resource to supplement tutorials held during the 2016 OHDSI Symposium. It also functions as a learning aid and sandbox environment for those who want hands-on experience with OHDSI. | OHDSI-In-A-Box is a virtual machine containing the full OHDSI Technology Stack as well as several of the OHDSI tools. It was constructed as a resource to supplement tutorials held during the 2016 OHDSI Symposium. It also functions as a learning aid and sandbox environment for those who want hands-on experience with OHDSI. | ||
| + | |||
| + | //The OHDSI-In-A-Box virtual machine is intended for demonstration and educational purposes only. Use of OHDSI-In-A-Box beyond this scope is strictly prohibited. You are liable for any effect resulting from downloading or using this software. By downloading OHDSI-In-A-Box you agree to abide by these terms.// | ||
| == Minimum System Requirements == | == Minimum System Requirements == | ||
| Line 11: | Line 13: | ||
| * Download and install the appropriate VirtualBox binaries [[https://www.virtualbox.org/wiki/Downloads|link]] | * Download and install the appropriate VirtualBox binaries [[https://www.virtualbox.org/wiki/Downloads|link]] | ||
| * Download and unzip //ohdsi-in-a-box.zip// [[https://drive.google.com/open?id=0B8QSHCLE8g4JMDBiaWx0b1NKQ3M|link]] | * Download and unzip //ohdsi-in-a-box.zip// [[https://drive.google.com/open?id=0B8QSHCLE8g4JMDBiaWx0b1NKQ3M|link]] | ||
| - | * Unzip //ohdsi-in-a-box.zip// to expose //ohdsi-in-a-box.vdi// | + | * Unzip //ohdsi-in-a-box.zip// to extract //ohdsi-in-a-box.vdi// |
| * Create an Ubuntu virtual machine using //ohdsi-in-a-box.vdi// | * Create an Ubuntu virtual machine using //ohdsi-in-a-box.vdi// | ||
| * Open Oracle VM VirtualBox Manager and click "New” {{ :documentation:software:ohdsi-in-a-box:new.png?nolink&32 }} | * Open Oracle VM VirtualBox Manager and click "New” {{ :documentation:software:ohdsi-in-a-box:new.png?nolink&32 }} | ||
| Line 31: | Line 33: | ||
| * password: ohdsi | * password: ohdsi | ||
| * The ohdsi-in-a-box desktop should appear. {{ :documentation:software:ohdsi-in-a-box:desktop.png?nolink&200 }} | * The ohdsi-in-a-box desktop should appear. {{ :documentation:software:ohdsi-in-a-box:desktop.png?nolink&200 }} | ||
| + | |||
| + | ==== Troubleshooting Issues ==== | ||
| + | |||
| + | === When creating the virtual machine only 32-bit options are shown === | ||
| + | |||
| + | A 64-bit operating system is required. If you have a 64-bit operating system and still have this issue, virtualization may need to be enabled on your machine. (Google “Enable Virtualization on X” and replace X with the model of your computer.) | ||
| + | |||