May
5
VirtualBox Tip: How to Fix a VirtualBox Guest That Is Stuck in Seamless Mode
This one’s easy…
- Find the xml configuration file for your VM (check the “Machines” folder configured in VBox preferences if you’re not sure where it is).
- Find a line that looks like “<ExtraDataItem name=”GUI/Seamless” value=”on”/>”.
- Change “on” to “off”.