Open jkutner opened 7 years ago
@jkutner Thanks for giving this a spin. The only major difference between your setup and mine is that I'm on VirtualBox 5.1. If you try upgrading and it doesn't do the trick, I'll note 5.1 as a dependency in the README. I'll also try to reproduce myself against 5.0 tonight.
@freerobby I upgraded to 5.1 but i'm getting the same two errors.
@jkutner My instinct from the VERR_RESOURCE_BUSY error is that the issue is with the disk device and not the disk-image.vmdk file (contrary to what the error message says). I wonder if some part of the unmount command in flash.sh is failing silently.
Would you mind using Disk Utility to manually unmount (but not eject) the SD card, and then try running flash.sh again? That will help narrow down where the problem is. Whatever that tells us, I can do a deeper dive tonight after work!
I actually had the same suspicion. I'll keep tinkering.
I'm getting the following error when trying to run
sh flash.sh
:Re-running
sh flash.sh
gives a slightly different error:Vagrant version: 1.9.3 VirtualBox version: 5.0.36 r114008 (w/ extensions) OS version: Mac OS X 10.11.6 (El Capitan)