quickemu icon indicating copy to clipboard operation
quickemu copied to clipboard

Implement simple custom_config

Open lj3954 opened this issue 3 months ago • 2 comments

Only image types img & iso are supported by quickemu, so throw an error if the file/url doesn't end in one of those. Quickget shouldn't require the user to specify the OS, so instead attempt to determine it from the file (vast majority will be Linux-based anyways). make_vm_config had to be slightly modified to allow for the possibility of full paths to image files.

lj3954 avatar Apr 25 '24 05:04 lj3954