AiOwares
virtual machine usb boot v1.7.2 x86 + x64 - Printable Version

+- AiOwares (https://www.aiowares.com)
+-- Forum: Software & Applications (https://www.aiowares.com/forumdisplay.php?fid=6)
+--- Forum: Multi-Platform Software (https://www.aiowares.com/forumdisplay.php?fid=14)
+---- Forum: Windows (https://www.aiowares.com/forumdisplay.php?fid=42)
+---- Thread: virtual machine usb boot v1.7.2 x86 + x64 (/showthread.php?tid=1245)



virtual machine usb boot v1.7.2 x86 + x64 - MaskedUser - 09-08-2019

With this application it's easy to add a real drive (USB or other) into a virtual machine (VirtualBox or QEMU) and boot from it.
It will temporary separate the drive from the host OS (dismount it) and, after the virtual machine is closed, it will mount it back. This way it will prevent data loss and the changes made to the drive in the virtual machine will be visible in the host OS too.

Requirements:
Host OS: Windows XP/Vista/7/8/8.1/10
VirtualBox (installed or portable) and/or QEMU
Use Delphi XE or newer to compile.
To change from portable version to install switch
isInstalledVersion := False;
to
isInstalledVersion := True;
in Main\Virtual_Machine_USB_Boot.dpr
Releases :
Code:
The contents of this section are hidden
You have No permissions

Download x64 :

Code:
The contents of this section are hidden
You have No permissions

Download x86 :
Code:
The contents of this section are hidden
You have No permissions