I was wondering if it is safe to install both Windows and Linux versions of VirtualBox Guest Additions? I searched around in google but couldn't find an answer.
I need to make a vbox image that works both on Windows and Linux hosts (for shared folders and such). But I don't know if installing a second guest additions after the first one will cause any unforeseeable conflict/problems.
-- EDIT --
Part of the confusion I had was that under Linux/Ubuntu, it was possible to install VBox Guest Additions via the apt-get system. This led me to think that there are Windows vs Linux versions of Guest Additions.
I've tested to install the Guest Additions on Windows host from the official Oracle source, and then used the virtual image under Linux. Features like shared folders etc. work just fine.