What can I discard

Discussions related to using VirtualBox on Linux hosts.
Post Reply
pinnerite
Posts: 40
Joined: 27. Jun 2020, 13:09

What can I discard

Post by pinnerite »

My home directory has two VM directories:
VirtualBox VMs and
VirtualBox_VMs

I only have two VMs:

Windows 10-x64 and
Windows XP SP2
Yet I have loads of files that look as though they might be redundant.
Attached are the two "trees". What can I delete?

TIA

Code: Select all

/home/alan/VirtualBox VMs
├── Windows 10-x64 1
│   ├── Windows 10-x64 1.vbox
│   └── Windows 10-x64-disk001.vdi
├── Windows_XP_Professional
│   ├── Logs
│   │   └── VBox.log
│   ├── Windows_XP_Professional.vbox
│   ├── Windows_XP_Professional.vbox-prev
│   └── Windows_XP_Professional.vdi
└── WinXP
    ├── Logs
    │   ├── VBox.log
    │   └── VBox.log.1
    ├── WinXP.vbox
    └── WinXP.vbox-prev

/home/alan/VirtualBox_VMs
├── Windows 10-x64
│   ├── Logs
│   │   ├── VBox.log
│   │   ├── VBox.log.1
│   │   ├── VBox.log.2
│   │   ├── VBox.log.3
│   │   └── VBoxUI.log
│   ├── Snapshots
│   │   └── Logs
│   │       ├── VBox.log
│   │       ├── VBox.log.1
│   │       ├── VBox.log.2
│   │       └── VBox.log.3
│   ├── Windows 10-x64-1.15-linux.vbox
│   ├── Windows 10-x64-1.17-linux.vbox
│   ├── Windows 10-x64.nvram
│   ├── Windows 10-x64-screen0.webm
│   ├── Windows 10-x64.vbox
│   ├── Windows 10-x64.vbox-prev
│   └── Windows 10-x64.vdi
└── Windows XP SP3
    ├── Logs
    │   ├── VBox.log
    │   ├── VBox.log.1
    │   ├── VBox.log.2
    │   └── VBox.log.3
    ├── Windows XP SP2-1.15-linux.vbox
    ├── Windows XP SP2-1.17-linux.vbox
    ├── Windows XP SP2.vdi
    ├── Windows XP SP3.vbox
    └── Windows XP SP3.vbox-prev
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: What can I discard

Post by scottgus1 »

Please post this file, zipped:

$HOME/.config/VirtualBox/Virtualbox.XML
pinnerite
Posts: 40
Joined: 27. Jun 2020, 13:09

Re: What can I discard

Post by pinnerite »

Thank you.
File attached.
Attachments
VirtualBox.xml.zip
(1.32 KiB) Downloaded 140 times
pinnerite
Posts: 40
Joined: 27. Jun 2020, 13:09

Re: What can I discard

Post by pinnerite »

OK I have worked what must have happened.

The name of the base directory in $HOME in the VirtualBox manual is $HOME/VirtualBox VMs.

I reckon I changed mine at some point to VirtualBox_VMs.

It certainly shows that in the XML file referred to above.

Anyway I deleted the $HOME/VirtualBox VMs directory (on an older backup drive I might add) to no ill effect.

Sorry to have troubled you.
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: What can I discard

Post by scottgus1 »

Sorry, I forgot to come back to this topic! Glad you found a solution.
Post Reply