Skip to content

DotLinker/vagrant-qnx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Vagrant base box for QNX 6.5.0 SP1

This came out of a yak shaving expedition

##VM for VMWare

  • Get the QNX VM and unpack it in a directory
  • Start the VM
  • Configure the VM for vagrant use using the scripts in setup/
  • Add the metadata.json file to the VM directory
  • Tar the files with tar czvf qnx65sp1.box *.vmdk *.vmx *.vmxf *.nvram metadata.json

To operate this box with Vagrant you will need VMWare Workstation and the VMWare provider for vagrant which both cost money. And this is still not going to work.

You will need the vagrant-guest-qnx plugin:

vagrant plugin install vagrant-guest-qnx

You might want to read the last part of the yak shaving for gotchas (hint: look at the Vagrantfile)

About

Create a vagrant base box for QNX Neutrino

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 80.6%
  • Shell 19.4%