Is there any way to get a Guest VM's UUID from within the Guest VM itself? From the Host I can do vboxmanage list vms to get a list of all vm names and their user ids. From the Guest, even with VirtualBox Additions, I can't see a way to do it. The closest I've come was vboxcontrol guestproperty enumerate, but it doesn't seem to have UUID as a guest property.
| |||
|
feedback
|
|
Best I could come up with:
| |||
|
feedback
|