Well when i looked at output of 'virtualbox -verison' i didn't see anything resembling it could be a fork (Dont see anything in the form of 'A.b.x_Distro r12345' that you said), thats why I wanted to know what it is you were looking at. Maybe you saw it somewhere in the log I posted, wasn't sure.
I don't ever rely soley on synaptic,I usually use apt-get and other's as an alternative if I can't get what I need done.
I also installed the .deb package directly before opening this topic, (after removing previous version of course), but again this was before realizing I was using a fork. Although, probably didn't matter as I had uninstalled it anyway. Installed by using apt-get dpkg -i
At first I thought I was doing something wrong, as it didn't make much sense why some worked but some didn't. I'm not so sure on how to access the file dialog in another way as mentioned, but I even followed documentation from virtualbox.org about adding shared folers from terminal. Once added, vm share dialog showed it with correct path and everything. I started guest os, and it gave me an error immediately that said it this shared folder may not work as the path doesn't exist. That right their was what I don't understand, how does a path not exist, when it does? I know their is a technical answer to the underlying working of the program, and os but the actual wording doesn't quite make sense.
Before re-posting, I have already checked for a 3rd time that I ONLY have the offical version installed, using the normal pc searching, apt-get, synaptic,.. can't find any other version installed, unless you can understand this - using the locate virtualbox command the output is:
Code: Select all
/etc/firejail/virtualbox.profile
/etc/init.d/virtualbox-guest-utils
/etc/rc0.d/K01virtualbox-guest-utils
/etc/rc1.d/K01virtualbox-guest-utils
/etc/rc2.d/S02virtualbox-guest-utils
/etc/rc3.d/S02virtualbox-guest-utils
/etc/rc4.d/S02virtualbox-guest-utils
/etc/rc5.d/S02virtualbox-guest-utils
/etc/rc6.d/K01virtualbox-guest-utils
/lib/systemd/system/virtualbox-guest-utils.service
/lib/udev/rules.d/60-virtualbox-guest-dkms.rules
/usr/share/doc/virtualbox-guest-dkms
/usr/share/doc/virtualbox-guest-utils
/usr/share/icons/maia/apps/scalable/virtualbox-bin.svg
/usr/share/icons/maia/apps/scalable/virtualbox-ose.svg
/usr/share/icons/maia/apps/scalable/virtualbox.svg
/usr/share/icons/maia/places/user-folders/folder-virtualbox.svg
/usr/share/icons/maia/places/user-folders-small/folder-virtualbox.svg
/usr/share/isr-evilgrade/modules/virtualbox.pm
/usr/share/metasploit-framework/scripts/meterpreter/virtualbox_sysenter_dos.rb
/usr/src/virtualbox-guest-5.2.0
/var/cache/apt/archives/virtualbox-guest-dkms_5.2.0-dfsg-2_all.deb
/var/cache/apt/archives/virtualbox-guest-utils_5.2.0-dfsg-2_amd64.deb
/var/lib/dkms/virtualbox-guest
/var/lib/dpkg/info/virtualbox-guest-dkms.list
/var/lib/dpkg/info/virtualbox-guest-dkms.md5sums
/var/lib/dpkg/info/virtualbox-guest-dkms.postinst
/var/lib/dpkg/info/virtualbox-guest-dkms.prerm
/var/lib/dpkg/info/virtualbox-guest-utils.conffiles
/var/lib/dpkg/info/virtualbox-guest-utils.list
/var/lib/dpkg/info/virtualbox-guest-utils.md5sums
/var/lib/dpkg/info/virtualbox-guest-utils.postinst
/var/lib/dpkg/info/virtualbox-guest-utils.postrm
I'm not sure if their is more or less of virtualbox than what is needed, but chose not to get rid of what I don't know. In my early day's of linux, i made too many mistake such as deleting file's from individual programs like some people told me to and it left the package broken, and no matter what I couldn't get it re-installed or even removed properly. I'm not a newb, but i'm also not an expert. So, if im wrong then I apologize. Just not so sure what really is going on here.
Also, one other thing I should probably mention. When i try and setup shared vm folder, i click on my documents. The path list /home/*user*/Documents and the OK is greyed out. So when i click drop down arrow again to change directory when i click Other... then error displays that the path doesn't exist or is not readable. Clicking OK on that dialog does not work, click the x does. Then same errors re-appears and again have to click the x to close then file dialog opens. Error doesn't appear when i select one of the 3 folders which do work. accessing from te root directory, if I understood what that meant clearly, didn't work for me. I had just tried somethng new as well, I tried selecting folders outside of my home folder (1 level up) and folders like /etc and /root work just fine. Ok button becomes clickable. Saved it just fine, of course I removed it after but those folders have permission for both owner and group as root. Where as all folders in my /home/*user* have them as my user.