<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=5014&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Devuan and VirtualBox]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5014</link>
		<description><![CDATA[The most recent posts in Devuan and VirtualBox.]]></description>
		<lastBuildDate>Tue, 03 May 2022 18:34:23 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Devuan and VirtualBox]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=35846#p35846</link>
			<description><![CDATA[<p>Excerpt from the Virtualbox manual </p><div class="quotebox"><blockquote><div><p>4.2.2.1 Installing the Linux Guest Additions<br />The Oracle VM VirtualBox Guest Additions for Linux are provided on the same virtual CD-ROM<br />ﬁle as the Guest Additions for Windows. See chapter 4.2.1.1, Installing the Windows Guest Addi-<br />tions, page 69. They also come with an installation program that guides you through the setup<br />process. However, due to the signiﬁcant differences between Linux distributions, installation<br />may be slightly more complex when compared to Windows.<br />Installation generally involves the following steps:<br />1. Before installing the Guest Additions, you prepare your guest system for building external<br />kernel modules. This works as described in chapter 2.3.2, The Oracle VM VirtualBox Kernel<br />Modules, page 37, except that this step must be performed in your Linux guest instead of<br />on a Linux host system.<br />If you suspect that something has gone wrong, check that your guest is set up correctly and<br />run the following command as root:</p><p>rcvboxadd setup</p><p>2. Insert the VBoxGuestAdditions.isoCD ﬁle into your Linux guest’s virtual CD-ROM drive,<br />as described for a Windows guest in chapter 4.2.1.1, Installing the Windows Guest Additions,<br />page 69.<br />3. Change to the directory where your CD-ROM drive is mounted and r<strong>un the following com-<br />mand as root:</strong></p><p><strong>sh ./VBoxLinuxAdditions.run</strong></p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (thierrybo)]]></author>
			<pubDate>Tue, 03 May 2022 18:34:23 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=35846#p35846</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan and VirtualBox]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=35840#p35840</link>
			<description><![CDATA[<p>But it&#039;s on an ISO image. I&#039;d have to edit the ISO. Kinda extreme for a small glitch. Though I found a fix with the sh invocation, someone else had another idea. Edit fstab and replace the &#039;auto&#039; attribute on the cdrom mount with &#039;exec&#039; and then it should run. Apparently this is the mistake that Devuan makes compared to CentOS. Using &#039;auto&#039; on the cdrom mount.</p><div class="codebox"><pre><code>/dev/sr0        /media/cdrom0   udf,iso9660 user,exec     0       0</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Micronaut)]]></author>
			<pubDate>Tue, 03 May 2022 12:17:48 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=35840#p35840</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan and VirtualBox]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=35834#p35834</link>
			<description><![CDATA[<div class="quotebox"><cite>Micronaut wrote:</cite><blockquote><div><p>Manually running it as root doesn&#039;t work:<br />/media/cdrom/auotrun.sh returns &quot;permission denied&quot;</p></div></blockquote></div><p>The file needs to be made executable (<span class="bbc">chmod +x</span>) before it can be run directly.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 03 May 2022 05:55:02 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=35834#p35834</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan and VirtualBox]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=35824#p35824</link>
			<description><![CDATA[<div class="quotebox"><cite>Micronaut wrote:</cite><blockquote><div><p>Just got to work by invoking with sh instead of a plain reference. Apparently that gets around whatever the permissions issue is.</p></div></blockquote></div><p>This ^ . . . I ran into the same problem recently . . .</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Mon, 02 May 2022 18:16:51 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=35824#p35824</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan and VirtualBox]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=35823#p35823</link>
			<description><![CDATA[<p>Just got to work by invoking with sh instead of a plain reference. Apparently that gets around whatever the permissions issue is. We&#039;ll see how difficult it is next time...</p><p>Now to test the interface and see if it&#039;s possible to communicate between host and VM properly.</p>]]></description>
			<author><![CDATA[dummy@example.com (Micronaut)]]></author>
			<pubDate>Mon, 02 May 2022 17:54:12 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=35823#p35823</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan and VirtualBox]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=35822#p35822</link>
			<description><![CDATA[<p>Have a look at: <a href="https://superuser.com/questions/760327/vbox-guest-additions-iso-cant-be-mounted-because-of-verr-pdm-media-locked#1407054" rel="nofollow">https://superuser.com/questions/760327/ … ed#1407054</a></p><p>Make sure the cd drive in the Devuan machine is empty. Then reboot. Then insert the guest additions from the Device -&gt; Insert GuestAdditions CD Image</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Mon, 02 May 2022 17:40:15 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=35822#p35822</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan and VirtualBox]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=35821#p35821</link>
			<description><![CDATA[<p>After literally removing the virtual drive and re-adding it, the machine still won&#039;t run the additions CD. I get a popup that says &quot;Error autorunning software&quot; and &quot;cannot find the autorun program&quot;...</p><p>This is the exact same CD that just ran in the CentOS VM.</p><p>Manually running it as root doesn&#039;t work:<br />/media/cdrom/auotrun.sh returns &quot;permission denied&quot;</p>]]></description>
			<author><![CDATA[dummy@example.com (Micronaut)]]></author>
			<pubDate>Mon, 02 May 2022 17:31:36 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=35821#p35821</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan and VirtualBox]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=35820#p35820</link>
			<description><![CDATA[<p>Sounds like a Windose problem. Is that iso by chance mounted on the host? Have you got access rights to that folder?</p><p>Is your CentOS another VM on the same host? Then make sure the iso is not assigned to CentOS.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Mon, 02 May 2022 17:19:57 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=35820#p35820</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan and VirtualBox]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=35819#p35819</link>
			<description><![CDATA[<p>The host is Windows 8.1, and the VirtualBox install comes directly from the Oracle site, not a third-party &#039;download site&#039;. This is version 6.1.32 so it&#039;s pretty recent.</p><p>Are special modules needed in the kernel? I didn&#039;t need to build anything special with CentOS, though it might have detected its environment and chosen a kernel with any special modules already installed. In that case, it was possible to install the Additions CD and everything seems to work.</p><p>Edit: I went and got the latest from Oracle, it&#039;s 6.1.34, and also the extensions and additions. After updating the VBox software itself, the CentOS happily updated its additions. That worked fine. The Devuan VM won&#039;t let me change the iso in the virtual drive. Error:</p><p>Could not mount the media/drive &#039;C:\Program Files\Oracle\VirtualBox\VBoxGuestAdditions.iso&#039; (VERR_PDM_MEDIA_LOCKED).</p><p>Result Code: <br />E_FAIL (0x80004005)<br />Component: <br />ConsoleWrap<br />Interface: <br />IConsole {872da645-4a9b-1727-bee2-5585105b9eed}<br />Callee: <br />IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}</p><p>Clicking the &#039;force unmount&#039; button has not effect.</p>]]></description>
			<author><![CDATA[dummy@example.com (Micronaut)]]></author>
			<pubDate>Mon, 02 May 2022 16:50:15 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=35819#p35819</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan and VirtualBox]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=35818#p35818</link>
			<description><![CDATA[<p>I think you need to be a bit more specific. <br />* What is the host system?<br />* Where did you get VBox from? Version?<br />* Extension pack installed?<br />* On Linux host: kernel modules built?<br />To install guest additions on a Debian based Linux guest:<br />* Insert guest addition iso in guest via menu.<br />* Get root privilegues with su -<br />* # mount /dev/sr0 /media/cdrom0<br />* # cd /media/cdrom0<br />* # sh ./LinuxGuestAdditons.run</p><p>In the properties of your guest enable drag&#039;n&#039;drop and clipboard both ways. These settings sometimes require a few boots to work.</p><p>rolfie</p><p>Edith: corrected the sh command to run the guest additions</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Mon, 02 May 2022 16:32:59 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=35818#p35818</guid>
		</item>
		<item>
			<title><![CDATA[Devuan and VirtualBox]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=35817#p35817</link>
			<description><![CDATA[<p>Not wanting to use Windows 10 / 11 or how ever many iterations are coming to the MS Kiosk, but not being certain I can completely toss all access to Windows, I have been trying to configure a VM to use as a browser sandbox. Hopefully this would allow the safe maintenance of a Windows 8.1 system after security patches end next year. Other exposure to the Internet should not be necessary.</p><p>Installing Devuan 3.1 into a Virtual Box VM, I find an oddity. It is not possible to run the VB Additions CD. BUT... Devuan seems to already be integrated in certain ways. I don&#039;t have to fiddle around with the focus settings or use right-ctrl to capture focus. Usually you have to install the additions to have integration like that. And yet, the <em>other</em> things I need the additions for don&#039;t work. Clipboard integration, for example. I can click the options on the menu, but they have no effect. There is just no way to copy from the VM to the host. Or vice versa. I had been using the shared folder option to get data into and out of the VM, but today that stopped working and I can&#039;t get it to work again.</p><p>WHY would Devuan not allow the additions CD to run? I mean, really not allow. I get &#039;permission denied&#039; when I try to run it either a s user or as root. And since it won&#039;t allow the additions to be installed, why is it partially integrated anyway?</p>]]></description>
			<author><![CDATA[dummy@example.com (Micronaut)]]></author>
			<pubDate>Mon, 02 May 2022 15:08:15 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=35817#p35817</guid>
		</item>
	</channel>
</rss>
