Hey mauro, How are you doing,I haven't talked with you in many years, I'm older than dirt now!
Could you elaborate a little more on how you set up the host share in Linux. I'm doing something wrong.
Glad to see you still around.
klipp
I'm doing well thanks, same hope you do, maybe I'm not the mauro you know, joined this forum since later 2018 but I'm glad to meet you.
So, to set a shared folder for one or more guest machines in Virtualbox you need the OS2 Guest Additions to be installed in each guest system, and adding "Shared Folder" option in their Virtualbox settings from where you will browse the folder to select, allowing for it read/write and bidirectional properties.
Installing OS2 Guest Addition it's a bit tricky (it was for me) but I succeeded thanks to Valery's package which has been here linked by Martin, and the brilliant support received.
While setting the Shared Folder in the Virtualbox gm configuration is an easier task. I did it in Linux too and do not remember exactly if furthemore I had to open a terminal for giving complete access permissions to the choosen folder, but in case it's only a matter of
sudo chmod 777 (foldername)