<?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=7049&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Update of Devuan causes VirtualBox shared folder corruption]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7049</link>
		<description><![CDATA[The most recent posts in Update of Devuan causes VirtualBox shared folder corruption.]]></description>
		<lastBuildDate>Thu, 04 Sep 2025 21:43:42 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Update of Devuan causes VirtualBox shared folder corruption]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57849#p57849</link>
			<description><![CDATA[<p>Don&#039;t know if this resolves the posted issue. Just noticed this thread since my previous post. </p><p>Between May/August of 2025, Ceres upgraded virtualbox from 7.0.20-dfsg-1.2 to 7.1.12-dfsg-2+b1. I think it was after the 7.1.10-dfsg-1 upgrade in June when VBox failed to start. Was odd because it was just an update. Did <span class="bbc">lsmod | grep vbox</span> and in addition to vboxdrv not loaded, got this:</p><div class="codebox"><pre><code>libkmod: ERROR: conf_files_filter_out: Directories inside directories are not supported: /etc/modprobe.d/virtualbox-dkms.conf</code></pre></div><p>The error? Inside /etc/modprobe.d, VBox created the directory <span class="bbc">virtualbox-dkms.conf</span> and inside it was the file <span class="bbc">virtualbox-dkms.modprobe.conf</span>. I moved the directory out of /etc/modprobe.d and started the VBox modules: no more lsmod errors and VBox worked. </p><p>A search found <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1105784" rel="nofollow">bug report 1105784</a> filed in May. The <a href="https://salsa.debian.org/pkg-virtualbox-team/virtualbox/-/merge_requests/15" rel="nofollow">patch to fix it</a> was in July and noted:</p><div class="quotebox"><blockquote><div><p>This patch does two things:</p><p>It moves the modprobe.d file to /usr/lib/modprobe.d, instead of /etc/modprobe.d.</p><p>It actually installs the file correctly. &lt;snip&gt;</p></div></blockquote></div><p>Why? Blacklisting the kvm module was required because it conflicted with VBox&#039;s modules. </p><p>The full VBox suite, upgraded to 7.1.12-dfsg-2+b1 two weeks ago, is in Ceres contrib and works without issue.</p>]]></description>
			<author><![CDATA[dummy@example.com (fanderal)]]></author>
			<pubDate>Thu, 04 Sep 2025 21:43:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57849#p57849</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update of Devuan causes VirtualBox shared folder corruption]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=56446#p56446</link>
			<description><![CDATA[<p>Well, I decided to cross my fingers and try again today. First, I ensured the source vault was up to date since the issue causes corruption and copied the virtual hard drive so I can revert if needed.&#160; &#160;I also removed open-vm-tools in case that was causing an issue.&#160; Rebooted.&#160; &#160;Went ahead and let the system update all, rebooted.&#160; Opened Code::Blocks and my project.&#160; &#160;Added new library needed and went to build, Code::Blocks went away, saw some garbage flash where the Window tab would be, then a popup about Plasma crashing.&#160; &#160;I then submitted a report (but no place to type in what I was doing even though checked the box).&#160; &#160;I tried opening Code::Blocks again, wouldn&#039;t open.&#160; &#160;I then rebooted again, now Code::Blocks opens, but can&#039;t open the project.&#160; &#160;So I go to my source vault and says to files were modified, I compared and sure enough it&#039;s full of garbage, I mean the entire thing.&#160; Here&#039;s just an example of the header of the .cbp file:</p><p>Original:</p><p>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot; ?&gt;<br />&lt;CodeBlocks_project_file&gt;<br />&#160; &#160; &lt;FileVersion major=&quot;1&quot; minor=&quot;6&quot; /&gt;<br />&#160; &#160; &lt;Project&gt;<br />&#160; &#160; &#160; &#160; &lt;Option title=&quot;theapp&quot; /&gt;<br />&#160; &#160; &#160; &#160; &lt;Option pch_mode=&quot;2&quot; /&gt;<br />&#160; &#160; &#160; &#160; &lt;Option compiler=&quot;gcc&quot; /&gt;<br />&#160; &#160; &#160; &#160; &lt;Build&gt;<br />&#160; &#160; &#160; &#160; &#160; &#160; &lt;Target title=&quot;English-GUI-Debug&quot;&gt;<br />(... rest good ..)</p><p>Now the modified file:</p><p>: rtl-sdr<br />Multi-Arch: same<br />Tag: role::shared-lib<br />Section: libs<br />Priority: optional<br />Filename: pool/DEBIAN/main/r/rtl-sdr/librtlsdr0_0.6.0-3_i386.deb<br />Size: 33188<br />MD5sum: d5799384f8cd3990d7f4188e018b3d19<br />SHA256: 356e865c0b811314001bc2bb4fcb31f5b52eae6b4a16d77c8ee048dea0b50251</p><p>Package: librtmidi-dev<br />Version: 4.0.0-1<br />Installed-Size: 185<br />Maintainer: Debian Multimedia Maintainers &lt;debian-multimedia@lists.debian.org&gt;<br />Architecture: i386<br />Depends: libasound2-dev, libjack-dev, librtaudio-dev, librtmidi5 (= 4.0.0-1)<br />Homepage: <a href="https://www.music.mcgill.ca/~gary/rtmidi/" rel="nofollow">https://www.music.mcgill.ca/~gary/rtmidi/</a><br />Description: C++ library for realtime MIDI input/ouput (development files)<br />Description-md5: 54fd0b82fc9ca8bd591d66ee5342b772<br />Source: rtmidi<br />(... and on and on .. )</p><p>There were two modified files, the 2 project files (.cbp) I updated (If I update any other file, they will corrupt too).&#160; &#160;It uses shared folders to a drive that is a DriveCrypt container.&#160; &#160;This setup has been this way for years, debian first, then on to Devuan which is what I currently use.</p><p>I&#039;m currently using VirtualBox 7.1.10 x64 on Win10 x64 Pro.&#160; Latest extensions are installed (I didn&#039;t have to reinstall after the upgrade).</p><p>So something in the update is causing issues, I couldn&#039;t tell you what update I&#039;m on other than Devuan Chimaera.</p><p>So I guess I&#039;m stuck.&#160; I now will restore those project files and the .vmdk file and I&#039;ll be able to work just fine, but those 400+ updates I don&#039;t dare do.</p><p>Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (dfatd)]]></author>
			<pubDate>Tue, 01 Jul 2025 22:11:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=56446#p56446</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update of Devuan causes VirtualBox shared folder corruption]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55501#p55501</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><p>... missed the original post ...</p></div></blockquote></div><p>That is not (and should <em>not</em> be) a problem for anyone taking the time to reply to as request for support here at Dev1.</p><p>ie: You do <em>what</em> you can, <em>when</em> you can and <em>if</em> you can.</p><p>My apologies if my text sounded like anything else.</p><p>Time is, indisputably, the most valuable thing anyone has.<br />And to dedicate a part of it, however small, to help someone is the right thing to do.</p><p>It is part of what I refer to as the &#039;pay it forward system&#039;.<br />It goes around and (eventually) will come back to you.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Mon, 05 May 2025 12:27:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55501#p55501</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update of Devuan causes VirtualBox shared folder corruption]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55500#p55500</link>
			<description><![CDATA[<p>Must have missed the original post end of January, and did not pay attention to the time stamp when answering now ....</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Mon, 05 May 2025 11:05:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55500#p55500</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update of Devuan causes VirtualBox shared folder corruption]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55494#p55494</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>dfatd wrote:</cite><blockquote><div><p>... just getting around to reporting this ...</p></div></blockquote></div><p>Let&#039;s see ...</p><p>Registered:<br />2025-01-27<br />Posted:<br />2025-01-28</p><p>Received answers:<br />2025-01-28 x1<br />2025-01-30 x1<br />---<br />A long awkward silence ensues ...<br />eg: crickets<br />---<br />20250504 x 2&#160; &lt;- valiant effort from Devarch and Rolfie ...</p><p>When I see this sort of attitude from members (most if not all, new ones) seeking help, it really makes me wonder ...</p><p>.<br />A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sun, 04 May 2025 20:38:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55494#p55494</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update of Devuan causes VirtualBox shared folder corruption]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55492#p55492</link>
			<description><![CDATA[<p>Welcome dfatd. </p><p>Well, I am on Daedalus now, VBox is installed from the .deb from virtualbox.org, I am currently on 7.0.22. Got two older Win VMs running using shared folders. Never had any issues. The XP VM was generated about 2012, the Win7 VM around 2017. Have been pulled up through several releases of Debian/Devuan. </p><p>Now to your problem: what is host, what is guest? Are you running Win10 as host and Chimaera as guest in a VM? Is that right? Have you got dkms and the linux headers installed in the VM? Guest additions are uptodate, you use the ones from 7.0.20?</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Sun, 04 May 2025 19:20:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55492#p55492</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update of Devuan causes VirtualBox shared folder corruption]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55491#p55491</link>
			<description><![CDATA[<p>May be try to reinstall virtualbox guest additions?</p>]]></description>
			<author><![CDATA[dummy@example.com (Devarch)]]></author>
			<pubDate>Sun, 04 May 2025 18:50:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55491#p55491</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update of Devuan causes VirtualBox shared folder corruption]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54337#p54337</link>
			<description><![CDATA[<p>Welcome. </p><p>I run VirtualBox to host WinXP with a CAD program I cannot replace, as well as Devuan derivatives and other distros. I rarely use a shared folder and whether enabled/disabled, never had a problem.</p><div class="quotebox"><cite>dfatd wrote:</cite><blockquote><div><p>the shared folders</p></div></blockquote></div><p>Don&#039;t have a suggestion other than, have you tried a Devuan update with the shared folder/s disabled?</p>]]></description>
			<author><![CDATA[dummy@example.com (fanderal)]]></author>
			<pubDate>Thu, 30 Jan 2025 21:23:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54337#p54337</guid>
		</item>
		<item>
			<title><![CDATA[Re: Update of Devuan causes VirtualBox shared folder corruption]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54327#p54327</link>
			<description><![CDATA[<p>Hello:</p><p>Welcome to Dev1.</p><div class="quotebox"><cite>dftd wrote:</cite><blockquote><div><p>... using Chimaera (within VirtualBox on Win 10 system) ...</p></div></blockquote></div><p>You run a Win10 box + VirtualBox 7.0 to run Devuan Chimaera VM?</p><p>It is not quite clear to me where the problem lies but it would seem that it is with VirtualBox.<br />If the issues are indeed with VirtualBox, I&#039;d say that it is something to ask about either in a Win10 or VBox forum.</p><p>That said, you may want to consider running a Devuan box + VirtualBox and <em>then</em> drop in whatever VM you want to run.<br />I would not trust any MSOS box to run my VMs in, but maybe that&#039;s just me getting old. 8^°</p><p>As always, YMMV.</p><p>I have been running VirtualBox in my Devuan installations to host three VMs since Devuan ascii: W98 for a pair of applications I cannot replace and two Devuan Linux, one to run a <span class="bbc">PiHole</span>+ a recursive DNS and another for testing purposes and such.</p><p>Never had <span class="bbu">any</span> problems.</p><p>Best,</p><p>A.</p><p><span class="bbu">Edit</span>: do take 5&#039; to read <a href="https://www.theregister.com/2025/01/28/windows_10_demise_linux/?td=rt-3a" rel="nofollow">this</a> article.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 28 Jan 2025 22:35:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54327#p54327</guid>
		</item>
		<item>
			<title><![CDATA[Update of Devuan causes VirtualBox shared folder corruption]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=54322#p54322</link>
			<description><![CDATA[<p>I&#039;m just getting around to reporting this, but still using Chimaera (within VirtualBox on Win 10 system) and when I log in it says updates available, but if I update I then see the shared folders of VirtualBox 7.0.20 r1639006 causing corruption, hence I haven&#039;t updated (I&#039;ve tried it twice in the past).</p><p>Any ideas or known issue fixed with latest updates?</p>]]></description>
			<author><![CDATA[dummy@example.com (dfatd)]]></author>
			<pubDate>Tue, 28 Jan 2025 05:04:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=54322#p54322</guid>
		</item>
	</channel>
</rss>
