Skip to content

Conversation

afbjorklund
Copy link
Member

Rebased the old VirtualBox driver from 2023, as an example to be converted into the new driver framework...

The qcow2 format was hardcoded in some places, and the imgutil didn't support VDI format-specific disks

Otherwise it seemed to still be working, with the limitations (only tested x86_64, and only sshfs mounts)

/cc @unsuman

@unsuman
Copy link
Contributor

unsuman commented Jun 10, 2025

Rebased the old VirtualBox driver from 2023, as an example to be converted into the new driver framework...

The qcow2 format was hardcoded in some places, and the imgutil didn't support VDI format-specific disks

Otherwise it seemed to still be working, with the limitations (only tested x86_64, and only sshfs mounts)

/cc @unsuman

Thanks!

This is a legacy driver for Oracle VirtualBox, x86_64 only.

It also has support for shared folders and hostonly networks,
but they are not implemented just yet (sshfs and nat only)

Signed-off-by: Anders F Björklund <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants