basiliskiivm icon indicating copy to clipboard operation
basiliskiivm copied to clipboard

Manage and run multiple BasiliskII VMs.

Results 8 basiliskiivm issues
Sort by recently updated
recently updated
newest added

Bash is apparently coming to Windows 10 (or has already arrived?), so that would be a reasonable way to add Windows support. I expect some changes would be required, but...

enhancement

Currently, if one were to move a `.BasiliskIIVM` VM directory, it would make the paths to the ROM, disk image(s), shared folder, etc. in the `.basilisk_ii_prefs` file become invalid. My...

enhancement

There's currently a way to get info about a `.BasiliskIIVM` VM (showing disk file path, memory, ROM, etc.), but there should also be a way to test or verify a...

enhancement

The `package` command is stubbed out and needs to be implemented. It should take one parameter, the name of the resulting `.BasiliskIIVM` file. It should parse the default `~/.basilisk_ii_prefs` for...

enhancement

You should be able to restore a snapshot. Naturally, this should prompt you to confirm as well as warn to create a new snapshot before doing so as the current...

enhancement

It could be helpful to clone VMs (prompting to preserve snapshots, if they exist) to more easily start at known-good configurations or do testing (beyond the snapshot functionality).

enhancement

It could be handy to support "templates" (VMs with settings & disk images, but cannot be modified or run; esp. good for creating known-good installations & configurations to start from)....

enhancement

Since you can create snapshots, you should be able to delete them (with confirmation, of course).

enhancement