<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.twig.es/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.twig.es/index.php?action=history&amp;feed=atom&amp;title=Notes_on_Vagrant</id>
		<title>Notes on Vagrant - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.twig.es/index.php?action=history&amp;feed=atom&amp;title=Notes_on_Vagrant"/>
		<link rel="alternate" type="text/html" href="https://wiki.twig.es/index.php?title=Notes_on_Vagrant&amp;action=history"/>
		<updated>2026-05-06T16:41:25Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.0</generator>

	<entry>
		<id>https://wiki.twig.es/index.php?title=Notes_on_Vagrant&amp;diff=3725&amp;oldid=prev</id>
		<title>George2: Created page with &quot; git clone https://github.com/chef/bento     packer to create the box file  use vagrant_1.8.0_x86_64.deb and not the apt-get 1.81 version which does not work  you need to add...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.twig.es/index.php?title=Notes_on_Vagrant&amp;diff=3725&amp;oldid=prev"/>
				<updated>2017-07-27T12:41:58Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; git clone https://github.com/chef/bento     packer to create the box file  use vagrant_1.8.0_x86_64.deb and not the apt-get 1.81 version which does not work  you need to add...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
git clone https://github.com/chef/bento&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
packer to create the box file&lt;br /&gt;
&lt;br /&gt;
use vagrant_1.8.0_x86_64.deb and not the apt-get 1.81 version which does not work&lt;br /&gt;
&lt;br /&gt;
you need to add box to vagrant&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Config kvm ???? =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-left:0in;margin-right:0in;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;background-color:transparent;color:#24292e;&amp;quot;&amp;gt;sudo vim /etc/modprobe.d/kvm.conf&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:transparent;color:#24292e;&amp;quot;&amp;gt;cat /etc/modprobe.d/kvm.conf&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;span style=&amp;quot;background-color:transparent;color:#24292e;&amp;quot;&amp;gt;options kvm-intel nested=1&amp;lt;/span&amp;gt;&lt;br /&gt;
    &amp;lt;span style=&amp;quot;background-color:transparent;color:#24292e;&amp;quot;&amp;gt;options kvm-amd   nested=1&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Install vagrant-kvm as user ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-left:0in;margin-right:0in;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;background-color:transparent;color:#24292e;&amp;quot;&amp;gt;vagrant plugin install vagrant-kvm &amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
vagrant-virtlib&lt;br /&gt;
&lt;br /&gt;
virtlib-devel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
apt-get update &amp;amp;&amp;amp; apt-get install -y libvirt-dev ruby-all-dev apparmor-utils&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:transparent;color:#24292e;&amp;quot;&amp;gt;vagrant plugin install vagrant-kvm&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:transparent;color:#24292e;&amp;quot;&amp;gt; packer build -only qemu fedora-24-i386.json&amp;lt;/span&amp;gt;&lt;/div&gt;</summary>
		<author><name>George2</name></author>	</entry>

	</feed>