You are not logged in.
Hi yall, i was trying to create a shared folder between guest and host os, i tried to mount my share folder but seem to dont work.
Also tryed to modprobe vboxsf, but still dont work.
Here is what i done, also following tips from other posts:
[root@archlinux /]# mount -t vboxsf shared /mnt/shared
mount: /mnt/shared: special device shared does not exist.
dmesg(1) may have more information after failed mount system call.[root@archlinux /]# modprobe vboxsf
[root@archlinux /]# mount -t vboxsf shared /mnt/shared
mount: /mnt/shared: special device shared does not exist.
dmesg(1) may have more information after failed mount system call.[root@archlinux /]# ls -al /mnt/shared/
total 8
drwxr-xr-x 2 root root 4096 Sep 21 02:13 .
drwxr-xr-x 3 root root 4096 Sep 19 19:29 ..Also i created the shared folder in VirtualBox settings, but the folder is created in the "transitory folder" section, and dont show
nothing if i create a file inside it.
[root@archlinux /]# VBoxControl sharedfolder list --automount
Oracle VM VirtualBox Guest Additions Command Line Management Interface Version 7.0.10
Copyright (C) 2008-2023 Oracle and/or its affiliates
Auto-mounted Shared Folder mappings (0):
No Shared Folders available.Any help is welcome, thnkyou
Ricky Spanish
Offline
Offline