<https://groups.google.com/forum/#!forum/vagrant-up>
I have some network-booted (PXE/TFTP) test/dev vms that are created and run using Vagrant. However, by default Vagrant/Virtualbox adds SATA controller while some of those vms run older Linux distros that do not understand SATA and require virtual IDE controllers. I can't seem to find the way to *change* controller type in Virtualbox that I could customize in Vagrant<http://docs-v1.vagrantup.com/v1/docs/config/vm/customize.html> . Is there a way to specify disk controller type in Vagrant (or, not so preferably, in underlying Virtualbox itself) using smth like http://www.virtualbox.org/manual/ch08.html#vboxmanage-storagectl ? -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
