<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Create virtual Machines Using Virtualbox in Debian</title>
	<atom:link href="http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Naiden</title>
		<link>http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html/comment-page-1#comment-3271</link>
		<dc:creator>Naiden</dc:creator>
		<pubDate>Thu, 25 Jun 2009 15:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html#comment-3271</guid>
		<description>On Debian-based systems, the following command should install the required packages: 

for VBox version &gt;= 2.2: 

apt-get install gcc g++ bcc iasl xsltproc uuid-dev zlib1g-dev libidl-dev \
                libsdl1.2-dev libxcursor-dev libasound2-dev libstdc++5 \
                libhal-dev libpulse-dev libxml2-dev libxslt1-dev \
                python2.5-dev libqt4-dev qt4-dev-tools libcap-dev \
                libxmu-dev mesa-common-dev libglu1-mesa-dev \
                linux-kernel-headers

Source:
http://www.virtualbox.org/wiki/Linux%20build%20instructions</description>
		<content:encoded><![CDATA[<p>On Debian-based systems, the following command should install the required packages: </p>
<p>for VBox version &gt;= 2.2: </p>
<p>apt-get install gcc g++ bcc iasl xsltproc uuid-dev zlib1g-dev libidl-dev \<br />
                libsdl1.2-dev libxcursor-dev libasound2-dev libstdc++5 \<br />
                libhal-dev libpulse-dev libxml2-dev libxslt1-dev \<br />
                python2.5-dev libqt4-dev qt4-dev-tools libcap-dev \<br />
                libxmu-dev mesa-common-dev libglu1-mesa-dev \<br />
                linux-kernel-headers</p>
<p>Source:<br />
<a href="http://www.virtualbox.org/wiki/Linux%20build%20instructions" rel="nofollow">http://www.virtualbox.org/wiki/Linux%20build%20instructions</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Velcurry</title>
		<link>http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html/comment-page-1#comment-3156</link>
		<dc:creator>Velcurry</dc:creator>
		<pubDate>Sat, 06 Jun 2009 18:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html#comment-3156</guid>
		<description>One small issue I ran into with my suggested updates .

when I ran 

it saved 

virtualbox-2.2_2.2.4-47978_Debian_lenny_i386.deb?e=1244313784&amp;h=25e607dd5a49f4107bdffb51f89933fc

renamed to virtualbox-2.2_2.2.4-47978_Debian_lenny_i386.deb

I had to rename it with out the Hash .and then the rest of it worked fine

this could of been an error on my end but just thought id put this out there.  8) thanks again.</description>
		<content:encoded><![CDATA[<p>One small issue I ran into with my suggested updates .</p>
<p>when I ran </p>
<p>it saved </p>
<p>virtualbox-2.2_2.2.4-47978_Debian_lenny_i386.deb?e=1244313784&amp;h=25e607dd5a49f4107bdffb51f89933fc</p>
<p>renamed to virtualbox-2.2_2.2.4-47978_Debian_lenny_i386.deb</p>
<p>I had to rename it with out the Hash .and then the rest of it worked fine</p>
<p>this could of been an error on my end but just thought id put this out there.  <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Velcurry</title>
		<link>http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html/comment-page-1#comment-3155</link>
		<dc:creator>Velcurry</dc:creator>
		<pubDate>Sat, 06 Jun 2009 18:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html#comment-3155</guid>
		<description>You should update this to read 



First you need to install the following packages

sudo apt-get install bcc iasl xsltproc xalan libxalan110-dev uuid-dev zlib1g-dev libidl-dev libsdl1.2-dev libxcursor-dev libqt3-headers libqt3-mt-dev libasound2-dev libstdc++5 linux-headers-`uname -r` build-essential libcucul-dev libqt3-mt libxalan110 libxerces27

wget http://download.virtualbox.org/virtualbox/2.2.4/virtualbox-2.2_2.2.4-47978_Debian_lenny_i386.deb
	
Install.deb file using the following command

sudo dpkg -i virtualbox-2.2_2.2.4-47978_Debian_lenny_i386.deb


But thanks for the tutorial :)</description>
		<content:encoded><![CDATA[<p>You should update this to read </p>
<p>First you need to install the following packages</p>
<p>sudo apt-get install bcc iasl xsltproc xalan libxalan110-dev uuid-dev zlib1g-dev libidl-dev libsdl1.2-dev libxcursor-dev libqt3-headers libqt3-mt-dev libasound2-dev libstdc++5 linux-headers-`uname -r` build-essential libcucul-dev libqt3-mt libxalan110 libxerces27</p>
<p>wget <a href="http://download.virtualbox.org/virtualbox/2.2.4/virtualbox-2.2_2.2.4-47978_Debian_lenny_i386.deb" rel="nofollow">http://download.virtualbox.org/virtualbox/2.2.4/virtualbox-2.2_2.2.4-47978_Debian_lenny_i386.deb</a></p>
<p>Install.deb file using the following command</p>
<p>sudo dpkg -i virtualbox-2.2_2.2.4-47978_Debian_lenny_i386.deb</p>
<p>But thanks for the tutorial <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emma Le Page</title>
		<link>http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html/comment-page-1#comment-1682</link>
		<dc:creator>Emma Le Page</dc:creator>
		<pubDate>Sun, 29 Jun 2008 21:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html#comment-1682</guid>
		<description>how can i get an image of imac for virtual box and vista for virtual box</description>
		<content:encoded><![CDATA[<p>how can i get an image of imac for virtual box and vista for virtual box</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bug-me-not</title>
		<link>http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html/comment-page-1#comment-1681</link>
		<dc:creator>bug-me-not</dc:creator>
		<pubDate>Fri, 20 Apr 2007 15:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html#comment-1681</guid>
		<description>Hi again! I am back to tell you that Virtualbox had just remove every host user from the audio group so I won&#039;t have to print my crown for today !
By the way... it removed every user from every group !</description>
		<content:encoded><![CDATA[<p>Hi again! I am back to tell you that Virtualbox had just remove every host user from the audio group so I won&#8217;t have to print my crown for today !<br />
By the way&#8230; it removed every user from every group !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bug-me-not</title>
		<link>http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html/comment-page-1#comment-1680</link>
		<dc:creator>bug-me-not</dc:creator>
		<pubDate>Fri, 20 Apr 2007 11:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html#comment-1680</guid>
		<description>I installed 1.3.8_Debian_Etch_x86.deb on debian lenny but removed and purged every file I can...
Sound is gone now. I did every thing possible to recover sound without any success.</description>
		<content:encoded><![CDATA[<p>I installed 1.3.8_Debian_Etch_x86.deb on debian lenny but removed and purged every file I can&#8230;<br />
Sound is gone now. I did every thing possible to recover sound without any success.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fedex</title>
		<link>http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html/comment-page-1#comment-1679</link>
		<dc:creator>fedex</dc:creator>
		<pubDate>Thu, 19 Apr 2007 17:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html#comment-1679</guid>
		<description>Buenas, sabe alguien como habilitar el virtualbox para que lo puedan usar los usuarios?</description>
		<content:encoded><![CDATA[<p>Buenas, sabe alguien como habilitar el virtualbox para que lo puedan usar los usuarios?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trungkiensmile</title>
		<link>http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html/comment-page-1#comment-1678</link>
		<dc:creator>trungkiensmile</dc:creator>
		<pubDate>Mon, 29 Jan 2007 06:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html#comment-1678</guid>
		<description>@Eugene:
Seems there&#039;s a project on installing ubuntu in Windows. You might want to start from this link: http://www.ubuntuforums.org/showthread.php?t=338279
Hope it helps.
Trung Kien.</description>
		<content:encoded><![CDATA[<p>@Eugene:<br />
Seems there&#8217;s a project on installing ubuntu in Windows. You might want to start from this link: <a href="http://www.ubuntuforums.org/showthread.php?t=338279" rel="nofollow">http://www.ubuntuforums.org/showthread.php?t=338279</a><br />
Hope it helps.<br />
Trung Kien.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene</title>
		<link>http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html/comment-page-1#comment-1677</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Sat, 27 Jan 2007 19:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html#comment-1677</guid>
		<description>This is more of a question. Can any Linux variant be installed and accessed from windows while windows is running without creating a unix partition and installing some variant of it. It might be a simulator or something like that. The reason why I ask is I thought this was it and a friend mentioned something like that some years back which he claimed he was using.

Any help and links to pages on learning shellscripts would be appreciated.

Thanks</description>
		<content:encoded><![CDATA[<p>This is more of a question. Can any Linux variant be installed and accessed from windows while windows is running without creating a unix partition and installing some variant of it. It might be a simulator or something like that. The reason why I ask is I thought this was it and a friend mentioned something like that some years back which he claimed he was using.</p>
<p>Any help and links to pages on learning shellscripts would be appreciated.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html/comment-page-1#comment-1676</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Sat, 27 Jan 2007 18:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html#comment-1676</guid>
		<description>here is the solution for this

Debian packages: If the installation of the VirtualBox_*.deb package was not successful because the compilation of the kernel module fails, it might not be possible to remove the package nor to install other packages as the pre-remove (prerm) script of the package (which is executed prior to package removing or upgrading) aborts with an error “(Kernel module not found)…fail!”. In that case do the following:

Edit /etc/init.d/virtualbox and change line 129 from ‘exit 1? to ‘exit 0?

Reinstall the virtualbox package by ‘dpkg -i ‘. An installation failure of this package is expected.

Edit /var/lib/dpkg/info/virtualbox.postinst and change line 39 from ‘exit 1? to ‘exit 0?

Execute ‘&lt;code&gt;dpkg --configure --pending&lt;/code&gt;‘

The package should now be installed successfully. However, the kernel module is still not compiled. Before you will be able to execute VirtualBox you have to create a kernel module for your current kernel, as described in the User Manual(check the link provided at the end of the article)</description>
		<content:encoded><![CDATA[<p>here is the solution for this</p>
<p>Debian packages: If the installation of the VirtualBox_*.deb package was not successful because the compilation of the kernel module fails, it might not be possible to remove the package nor to install other packages as the pre-remove (prerm) script of the package (which is executed prior to package removing or upgrading) aborts with an error “(Kernel module not found)…fail!”. In that case do the following:</p>
<p>Edit /etc/init.d/virtualbox and change line 129 from ‘exit 1? to ‘exit 0?</p>
<p>Reinstall the virtualbox package by ‘dpkg -i ‘. An installation failure of this package is expected.</p>
<p>Edit /var/lib/dpkg/info/virtualbox.postinst and change line 39 from ‘exit 1? to ‘exit 0?</p>
<p>Execute ‘<code>dpkg --configure --pending</code>‘</p>
<p>The package should now be installed successfully. However, the kernel module is still not compiled. Before you will be able to execute VirtualBox you have to create a kernel module for your current kernel, as described in the User Manual(check the link provided at the end of the article)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html/comment-page-1#comment-1675</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sat, 27 Jan 2007 16:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/create-virtual-machines-using-virtualbox-in-debian.html#comment-1675</guid>
		<description>Your precedure lacks some information, as my installation fails and I am somewhat a t a loss here. I use sid and a generic kernel. I installed
the kernel module under /usr/src/modules/vbox. I copied vboxdrv.ko module to /lib/modules/2.6.19.2M2K8/misc/vboxdrv.ko
I run depmod -ae. It appears that this did not take as the module does not show up upon reboot.
But here is the message I get when I install the .deb package:
Setting up virtualbox (1.3.2-17408_Debian_etch) ...

Creating group &#039;vboxusers&#039;. VM users must be member of that group!

Starting VirtualBox kernel moduleFATAL: Error inserting vboxdrv (/lib/modules/2.6.19.2M2K8/misc/vboxdrv.ko): Invalid argument
(modprobe vboxdrv failed)...fail!
invoke-rc.d: initscript virtualbox, action &quot;start&quot; failed.
dpkg: error processing virtualbox (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 virtualbox
E: Sub-process /usr/bin/dpkg returned an error code (1)


any suggestions?</description>
		<content:encoded><![CDATA[<p>Your precedure lacks some information, as my installation fails and I am somewhat a t a loss here. I use sid and a generic kernel. I installed<br />
the kernel module under /usr/src/modules/vbox. I copied vboxdrv.ko module to /lib/modules/2.6.19.2M2K8/misc/vboxdrv.ko<br />
I run depmod -ae. It appears that this did not take as the module does not show up upon reboot.<br />
But here is the message I get when I install the .deb package:<br />
Setting up virtualbox (1.3.2-17408_Debian_etch) &#8230;</p>
<p>Creating group &#8216;vboxusers&#8217;. VM users must be member of that group!</p>
<p>Starting VirtualBox kernel moduleFATAL: Error inserting vboxdrv (/lib/modules/2.6.19.2M2K8/misc/vboxdrv.ko): Invalid argument<br />
(modprobe vboxdrv failed)&#8230;fail!<br />
invoke-rc.d: initscript virtualbox, action &#8220;start&#8221; failed.<br />
dpkg: error processing virtualbox (&#8211;configure):<br />
 subprocess post-installation script returned error exit status 1<br />
Errors were encountered while processing:<br />
 virtualbox<br />
E: Sub-process /usr/bin/dpkg returned an error code (1)</p>
<p>any suggestions?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
