<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Glueckspilz</id>
	<title>Alpine Linux - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alpinelinux.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Glueckspilz"/>
	<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/wiki/Special:Contributions/Glueckspilz"/>
	<updated>2026-04-30T01:47:35Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=VirtualBox_guest_additions&amp;diff=16586</id>
		<title>VirtualBox guest additions</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=VirtualBox_guest_additions&amp;diff=16586"/>
		<updated>2019-10-27T07:47:14Z</updated>

		<summary type="html">&lt;p&gt;Glueckspilz: /* How to install VirtualBox guest additions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=How to install VirtualBox guest additions=&lt;br /&gt;
&lt;br /&gt;
== For Alpine Linux Version 3.10 ==&lt;br /&gt;
&lt;br /&gt;
# enable edge/community package&lt;br /&gt;
# install {{Cmd|apk add virtualbox-guest-additions virtualbox-guest-modules-virt}}&lt;br /&gt;
&lt;br /&gt;
== For older versions ==&lt;br /&gt;
&lt;br /&gt;
First install [https://pkgs.alpinelinux.org/package/testing/x86/virtualbox-additions-grsec virtualbox-additions-grsec]: &lt;br /&gt;
&lt;br /&gt;
{{Cmd|apk add virtualbox-additions-grsec}}&lt;br /&gt;
&lt;br /&gt;
The following error may occur:&lt;br /&gt;
&lt;br /&gt;
{{Cmd|ERROR: unsatisfiable constraints:&lt;br /&gt;
   virtualbox-additions-grsec (missing):&lt;br /&gt;
      required by: world[virtualbox-additions-grsec]}}&lt;br /&gt;
&lt;br /&gt;
If the error occurs, then you need to enable the alpine testing repo:&lt;br /&gt;
&lt;br /&gt;
{{Cmd|echo &amp;quot;http://nl.alpinelinux.org/alpine/edge/testing&amp;quot; &amp;gt;&amp;gt; /etc/apk/repositories}}&lt;br /&gt;
&lt;br /&gt;
Then update respository indexes from all remote repositories, and install &amp;lt;code&amp;gt;virtualbox-additions-grsec&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Cmd|apk update&lt;br /&gt;
apk add virtualbox-additions-grsec}}&lt;br /&gt;
&lt;br /&gt;
Then add &amp;lt;code&amp;gt;vboxpci&amp;lt;/code&amp;gt;,&amp;lt;code&amp;gt;vboxdrv&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;vboxnetflt&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;/etc/modules&amp;lt;/code&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
{{Cmd|echo vboxpci &amp;gt;&amp;gt; /etc/modules&lt;br /&gt;
echo vboxdrv &amp;gt;&amp;gt; /etc/modules&lt;br /&gt;
echo vboxnetflt &amp;gt;&amp;gt; /etc/modules}}&lt;br /&gt;
&lt;br /&gt;
And reboot to put these changes into effect.&lt;br /&gt;
&lt;br /&gt;
[[Category:Virtualization]]&lt;/div&gt;</summary>
		<author><name>Glueckspilz</name></author>
	</entry>
	<entry>
		<id>https://wiki.alpinelinux.org/w/index.php?title=Talk:VirtualBox_guest_additions&amp;diff=16585</id>
		<title>Talk:VirtualBox guest additions</title>
		<link rel="alternate" type="text/html" href="https://wiki.alpinelinux.org/w/index.php?title=Talk:VirtualBox_guest_additions&amp;diff=16585"/>
		<updated>2019-10-27T07:38:37Z</updated>

		<summary type="html">&lt;p&gt;Glueckspilz: Created page with &amp;quot;The suggested solution does not work with 3.10.3. As well, the link to the &amp;#039;&amp;#039;virtualbox-additions-grsec&amp;#039;&amp;#039; package is dead.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The suggested solution does not work with 3.10.3.&lt;br /&gt;
As well, the link to the &#039;&#039;virtualbox-additions-grsec&#039;&#039; package is dead.&lt;/div&gt;</summary>
		<author><name>Glueckspilz</name></author>
	</entry>
</feed>