Skip to content

Portable-VirtualBox is a free and open source software tool that lets you run any operating system from a usb stick without separate installation.

License

Notifications You must be signed in to change notification settings

vboxme/Portable-VirtualBox

Repository files navigation

Low speed network NAT problems in 7.1.0 rollback to version 7.0.20 anyone who wants can watch can change download url
On VirtualBox versions ver. 7 and above
Disable message center notifications and screen capture messages VirtualBoxVM.exe default settings directory:
Portable-VirtualBox\.VirtualBox\VirtualBox.xml
Change or add before launch <ExtraDataItem name="GUI/SuppressMessages" value="all"/> sample:

<ExtraData>
<ExtraDataItem name="GUI/GuestControl/FileManagerVisiblePanel" value="LogPanel"/>
<ExtraDataItem name="GUI/LastItemSelected" value="m=2bd3571f-97f7-4297-b779-2b6f3d9c5ae0"/>
<ExtraDataItem name="GUI/LastWindowPosition" value="121,139,848,438"/>
<ExtraDataItem name="GUI/SessionInformationDialogGeometry" value="296,140,512,360"/>
<ExtraDataItem name="GUI/SuppressMessages" value="all"/>
<ExtraDataItem name="GUI/Tools/LastItemsSelected" value="Welcome,Details"/>
</ExtraData>

Save the VirtualBox.xml file

Portable-VirtualBox Change bug

Portable-VirtualBox is a free and open source software tool that lets you run any operating system from a USB stick without separate installation.

More info is available at http://www.vbox.me/

Building

Please see here for information on how to build from source: BUILDING.

Changelog for VirtualBox

VirtualBox 7.1.0 (released 11.09.2024)

This is a major update. The following new features were added:

  • GUI: Modernized look and feel, offering a selection between Basic and Experienced user level with reduced or full UI functionality
  • OCI Integration: Performance dashboard now shows resource usage for cloud VMs
  • OCI Integration: Clone compute instances
  • OCI Integration: Reset compute instances
  • Oracle VirtualBox Extension Pack: Update to the PUEL license, removing the evaluation option. For evaluation use of the Extension Pack, please download it from the Oracle Software Delivery Cloud
  • VRDE: If user does not set up TLS with custom certificates, enable it with self-signed certificate, including issuing a new one before the old one expires
  • NAT: New engine with IPv6 support
  • macOS/Arm host: Arm virtualization for Linux and BSD VMs
  • Linux host and guest: Added Wayland support for Clipboard sharing (bug #20808)
  • Shared Clipboard: Added initial support for transferring files on Linux and Windows hosts / guests. This requires the 7.1 Guest Additions to be installed. See User Guide for known limitations
  • Screen Recording: Significant performance improvements for the encoding pipeline, resulting in less CPU usage while recording is active. This requires 7.1 Guest Additions to be installed on Windows guests

In addition, the following items were fixed and/or added:
  • VMM: Fixed EFLAGS.TF handling for CPUID instructions when Hyper-V is being used (bug #17961)
  • virtio-net: Follow up fixes for FreeBSD 12.3 and pfSense 2.6.0 (bug #21201)
  • EFI: Ability to add new Microsoft DB/KEX certificates to newly created VMs
  • Oracle Extension Pack: Fixed shipping the cryptographic support module for full VM encryption
  • GUI: Improved overall accessibility
  • GUI: Update the version of Qt used
  • Unattended Installation: Added support for subiquity- / cloud-init-based installers; this enables installing more modern Linux-based guest OSes in Unattended mode
  • Unattended Installation: Added support for specifying separate passwords for the user and admin / root accounts
  • VBoxManage: Added ability to show and (re-)attach to a (video) recording progress of a VM
  • VBoxManage: Added the ability to query the guest's mount points via a new "mount" Guest Control sub command. Requires at least 7.1 Guest Additions
  • Python: Our API bindings for Python 2.x is now marked as being deprecated and will be removed in a future version. Please upgrade your code to use Python 3
  • VBoxShell: Lots of smaller and bigger bugfixes + Python 3.x compatibility

About

Portable-VirtualBox is a free and open source software tool that lets you run any operating system from a usb stick without separate installation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published