bootcamputil?

I don’t have the bootcamputil. I did run the % sudo /pipeline/runsetup bootcamp-aug-2014 command. Is there something else I need to do or did I miss a step?

Thanks,

Jason

For reference here is my current history of all commands I have executed in the VM.

Thanks,

Jason

history.txt (1.16 KB)

It should have been created. You might need to rebuild the VM (start from the beginning of the VM download instructions...)

Ryan

If you downloaded the setup scripts before Sunday you may be missing this utility. To update this portion off the box, you can do the following

cd ~/openkim-pipeline/
git checkout 1.6
git pull origin 1.6
source ~/.bashrc

Note that you will be using a development branch at that point. The sure way is to recreate the box entirely.

I deleted the VM and redownloaded the hard drive. It still didn’t work going through the set up process, but pulling it from git did.

Thanks,

Jason