GuestAdditions do not work in CentOS-VM
by Hanisch from LinuxQuestions.org on (#5ACBQ)
Hello,
in my CentOS 8 installation in a VirtualBox 6.1.16 the GuestAddition (Shared-folder and bidirectional clipboard) do not work.
I have installed GuestAdditions in /opt/VBoxGuestAdditions-6.1.16.
Code:$ sudo mount -t vboxsf -o rw,uid=1000,gid=1000 transfer /home/opa/Shared_transfer
mount: /home/opa/Shared_transfer: Falscher Dateisystemtyp, ungultige Optionen, der Superblock von transfer ist beschadigt, fehlende Kodierungsseite oder ein anderer Fehler.
What is the reason for that?
with regards
Ch. Hanisch


in my CentOS 8 installation in a VirtualBox 6.1.16 the GuestAddition (Shared-folder and bidirectional clipboard) do not work.
I have installed GuestAdditions in /opt/VBoxGuestAdditions-6.1.16.
Code:$ sudo mount -t vboxsf -o rw,uid=1000,gid=1000 transfer /home/opa/Shared_transfer
mount: /home/opa/Shared_transfer: Falscher Dateisystemtyp, ungultige Optionen, der Superblock von transfer ist beschadigt, fehlende Kodierungsseite oder ein anderer Fehler.
What is the reason for that?
with regards
Ch. Hanisch