And somehow VMware Fusion doesn't have any problems after the same update ... sometimes you do get what you pay for (then again, I remember when an earlier Fusion update bricked itself, so YMMV).
VirtualBox broken on Ivy Bridge Macbooks after 10.8.2 and Firmware Update
21–30 of 54 posts
Re: VirtualBox broken on Ivy Bridge Macbooks after 10.8.2 and Firmware Update
#22And somehow VMware Fusion doesn't have any problems after the same update ... sometimes you do get what you pay for (then again, I remember when an earlier Fusion update bricked itself, so YMMV).
A main reason many of us use Virtualbox is because of Vagrant. If the same thing was easily possible (Is it?) with Parallels or VMWare we'd use those exclusively. I have licenses for both and use Parallels for any Windows-required work.
Re: VirtualBox broken on Ivy Bridge Macbooks after 10.8.2 and Firmware Update
#23Earlier quoted context omitted.
Hm - is this just for Mac OS X or is this true for the windows version of virtualbox as well? I was trying to find the difference between virtualbox and vmware player on the windows side. Can't really decide between parallels and fusion though...I need to run some opengl stuff which isn't too complicated, but I'd rather it be solid. But I do like to use virtualbox to test some python/django/nginx builds so better ubu…
> Can't really decide between parallels and fusion though In case you haven't seen it, MacObserver did a comparison of Parallels to Fusion to VirtualBox recently (on the Mac): http://www.macobserver.com/tmo/article/benchmarking-parallel... Their conclusion is that Parallels 8 is a bit faster than VMWare Fusion 5 and both are much faster than VirtualBox. VirtualBox doesn't have nearly the 3D support of the others, so…
Re: VirtualBox broken on Ivy Bridge Macbooks after 10.8.2 and Firmware Update
#24Basically: Oracle: We reported the bug a long time ago and still Apple released the update. Apple: ... Me: How the fuck am I going to work tomorrow? Maybe going full Vagrant wasn't a good idea after all :(
Why not just using a fast desktop with a couple of monitors at your workplace? And ssh/xterm to it, if you need to work remotely?
Re: VirtualBox broken on Ivy Bridge Macbooks after 10.8.2 and Firmware Update
#25And somehow VMware Fusion doesn't have any problems after the same update ... sometimes you do get what you pay for (then again, I remember when an earlier Fusion update bricked itself, so YMMV).
A main reason many of us use Virtualbox is because of Vagrant. If the same thing was easily possible (Is it?) with Parallels or VMWare we'd use those exclusively. I have licenses for both and use Parallels for any Windows-required work.
Re: VirtualBox broken on Ivy Bridge Macbooks after 10.8.2 and Firmware Update
#26Basically: Oracle: We reported the bug a long time ago and still Apple released the update. Apple: ... Me: How the fuck am I going to work tomorrow? Maybe going full Vagrant wasn't a good idea after all :(
You have Linux/Ubuntu development envinroment, right? Why do you use it in a VM on a Mac in the first place? Why not just using a fast desktop with a couple of monitors at your workplace? And ssh/xterm to it, if you need to work remotely?
It's not being able to have a linux machine. It's being able to have one that you can build, throw away, test different deploy strategies on, etc. etc.
Suddenly you have all the developers dealing with deployment problems as soon as they occur - cutting that loooooong feedback loop to minutes saving everybody time, pain and money.
TL;DR - coz it's a good thing :-)
Re: VirtualBox broken on Ivy Bridge Macbooks after 10.8.2 and Firmware Update
#27Earlier quoted context omitted.
You have Linux/Ubuntu development envinroment, right? Why do you use it in a VM on a Mac in the first place? Why not just using a fast desktop with a couple of monitors at your workplace? And ssh/xterm to it, if you need to work remotely?
Because being able to have a copy of the deployment environment - especially one that you can build, deploy and test automatically, is stupidly useful. It's not being able to have a linux machine. It's being able to have one that you can build, throw away, test different deploy strategies on, etc. etc. Suddenly you have all the developers dealing with deployment problems as soon as they occur - cutting that loooooong…
Create a corporate apt repository with your custom modules/libs/ets and mydevenv module that includes all the dependencies. And that's it. You can recreate the environment with one command...
Edit: Uh. Deployment environment. Sorry. Yes. Having QA/Deployment env. in VM is a way to go.
Re: VirtualBox broken on Ivy Bridge Macbooks after 10.8.2 and Firmware Update
#28Earlier quoted context omitted.
A main reason many of us use Virtualbox is because of Vagrant. If the same thing was easily possible (Is it?) with Parallels or VMWare we'd use those exclusively. I have licenses for both and use Parallels for any Windows-required work.
Vagrant will work with Parallels and VMWare in the next 12 months.
Would be willing to help.
Re: VirtualBox broken on Ivy Bridge Macbooks after 10.8.2 and Firmware Update
#29Earlier quoted context omitted.
You have Linux/Ubuntu development envinroment, right? Why do you use it in a VM on a Mac in the first place? Why not just using a fast desktop with a couple of monitors at your workplace? And ssh/xterm to it, if you need to work remotely?
Because being able to have a copy of the deployment environment - especially one that you can build, deploy and test automatically, is stupidly useful. It's not being able to have a linux machine. It's being able to have one that you can build, throw away, test different deploy strategies on, etc. etc. Suddenly you have all the developers dealing with deployment problems as soon as they occur - cutting that loooooong…
Re: VirtualBox broken on Ivy Bridge Macbooks after 10.8.2 and Firmware Update
#30Basically: Oracle: We reported the bug a long time ago and still Apple released the update. Apple: ... Me: How the fuck am I going to work tomorrow? Maybe going full Vagrant wasn't a good idea after all :(