Earlier quoted context omitted.
Yes, that's what I was referring to. It seems to be hardware specific. On some Macs it's fine, on others (particularly newer ones, it seems) its unusable.
It is interesting, are you using the latest version from the App Store?
Native Virtualization For macOS
41–46 of 46 posts
Re: Native Virtualization For macOS
#42Earlier quoted context omitted.
A dispute with you credit card if you paid by card ought to do the trick. If that doesn't work, Small Claims Court works well in most US states- it may be a pain, but if more consumers would use it in ridiculous cases like this, companies would improve.
While I agree a credit card might theoretically offer recourse, in practice I think what would happen is I would end up locked out of my iTunes account and I would discover that all my past "purchases" would be better described as "donations".
Re: Native Virtualization For macOS
#43Last time I tried Veertu it was crazy buggy. I emailed them a bunch of bug reports which, to their credit, they did acknowledge. It will be interesting to see if they're fixed. Edit: No, they're not. The Ubuntu image, on my iMac, just flickers its window horribly and is unusable. Edit 2: There are some improvements. The Debian image now boots! It boots into the installer, which is interesting. Doing a full GUI instal…
Re: Native Virtualization For macOS
#44Earlier quoted context omitted.
How do you get the source to the LGPL components?
As part of the process of open sourcing the core hypervisor we are updating the site with the lgpl library sources.
Re: Native Virtualization For macOS
#45Earlier quoted context omitted.
Doesn't use the native and fast hypervisor.
The native hypervisor doesn't support connecting USB devices to the VM, though.
Re: Native Virtualization For macOS
#46Earlier quoted context omitted.
Web (and other) developers usually don't connect USB devices to the VM anyway, through.
I'm not sure why the downvotes. Do web developers using VMs for development connect USB devices to them? Does the majority even run something like vagrant linux image with a GUI and mouse?
There's ways to work around that though.. such as host the USB over SMB and then mount the share inside of the VM.. or use a cloud service of some kind.. but it's a bit more clunky.
USB passthrough seems like a basic feature of a hypervisor IMO.