Forum Discussion
Altera_Forum
Honored Contributor
11 years agoAn alternative solution is to;
1. Install VirtualBox 2. Install Windows or Linux in a Virtual Machine (call this your master image) 3. Clone a copy of your master image 4. Install the version of Quartus expected by the control panel software, and install the kit software (which includes the Control Panel) 5. Plug in your development kit, and connect its USB-Blaster to the virtual machine 6. Start the control panel The VirtualBox VM image can be moved to a USB hard-drive and accessed from there. This allows you to have multiple Quartus images installed on separate VMs (or within the same VM if you want), yet not clutter your development machine with too many versions. Cheers, Dave