<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3467&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Virtualbox 6.1 on Beowulf x64 beta]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3467</link>
		<description><![CDATA[The most recent posts in Virtualbox 6.1 on Beowulf x64 beta.]]></description>
		<lastBuildDate>Sun, 26 Apr 2020 03:57:16 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Virtualbox 6.1 on Beowulf x64 beta]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21297#p21297</link>
			<description><![CDATA[<p>This works the same way as the official Virtualbox instructions for Debian, but hopefully it may help some Devuan users who aren&#039;t sure:<br />* Intel/AMD 64-bit architecture<br />* Current Virtualbox 6.1</p><p>Manual download and installation as root (requires manual updating with &quot;wget&quot; and &quot;dpkg -i&quot;):</p><div class="codebox"><pre><code>apt-get install -y gcc make perl
wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo apt-key add -
wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo apt-key add -
# Check https://www.virtualbox.org/wiki/Linux_Downloads to see if there&#039;s a newer version
wget https://download.virtualbox.org/virtualbox/6.1.6/virtualbox-6.1_6.1.6-137129~Debian~buster_amd64.deb
dpkg -i virtualbox-6.1_6.1.6-137129~Debian~buster_amd64.deb
apt-get --fix-broken install</code></pre></div><p>Installation via apt-get (easier to keep up to date):</p><div class="codebox"><pre><code>sudo su -c &#039;wget -q -O- http://download.virtualbox.org/virtualbox/debian/oracle_vbox_2016.asc | apt-key add -&#039;
echo &quot;deb [arch=amd64] https://download.virtualbox.org/virtualbox/debian buster contrib&quot; | sudo tee -a /etc/apt/sources.list
sudo apt-get update
# Check https://www.virtualbox.org/wiki/Linux_Downloads for latest version or use: apt-cache search virtualbox
sudo apt-get install -y virtualbox-6.1 </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (user)]]></author>
			<pubDate>Sun, 26 Apr 2020 03:57:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21297#p21297</guid>
		</item>
	</channel>
</rss>
