LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud
User Name
Password
Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.

Notices


Reply
  Search this Thread
Old 03-30-2022, 11:41 AM   #1
lattimro
Member
 
Registered: Jul 2021
Distribution: SOLARIS/BSD-like, some Debian-like, some Arch-like, some GENTO-like, some RH-like, some slacky-like
Posts: 386

Rep: Reputation: Disabled
Vbox GA SF_Downloads not populated


VM guest: ASTRA-Linux

Just curious if somebody has the same issue and how this can be solved.
The shared_folders are created but they are empty on VM guest (obviously there are files on host).

Code:
root@astra:/media/sf_Downloads# ls -la
total 8
drwxrwx--- 2 root vboxsf 4096 Mar  2 12:01 .
drwxr-xr-x 4 root root   4096 Mar 30 11:46 ..
root@astra:/media/sf_Downloads#
In the GUI's File Manager there are no shared folders at all.

Note:
-prerequisites: headers, gcc, make, perl installed
-the GA installed with no errors
-<username> is in vboxsf Group. Rebooted.

It looks like the sfdownloads module is not loading. I reinstalled GA and issue persisted. There are no errors in vboxsetup.log

Screenshot attached
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2022-03-30 11-28-31.png
Views:	14
Size:	12.1 KB
ID:	38683  

Last edited by lattimro; 04-01-2022 at 04:38 AM.
 
Old 03-31-2022, 07:55 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,342
Blog Entries: 28

Rep: Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145
What type of shared folders are you referring to: shared as in "network shares" or shared as in shared with the host?

In any event, in my experience, once user creates shared folders (of either type), it's up to user populate them with files.

If I am completely off the mark with what you are trying to accomplish, please set me straight.
 
Old 08-27-2023, 06:56 AM   #3
lattimro
Member
 
Registered: Jul 2021
Distribution: SOLARIS/BSD-like, some Debian-like, some Arch-like, some GENTO-like, some RH-like, some slacky-like
Posts: 386

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by frankbell View Post
What type of shared folders are you referring to: shared as in "network shares" or shared as in shared with the host?

In any event, in my experience, once user creates shared folders (of either type), it's up to user populate them with files.

If I am completely off the mark with what you are trying to accomplish, please set me straight.
shared as in shared with the host. Teoretically you are correct. I thought I will find somebody with more experience on ASTRA as a VBox Guest. Thanks anyway!
 
Old 08-27-2023, 08:04 AM   #4
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,743

Rep: Reputation: 5923Reputation: 5923Reputation: 5923Reputation: 5923Reputation: 5923Reputation: 5923Reputation: 5923Reputation: 5923Reputation: 5923Reputation: 5923Reputation: 5923
I would expect GA to work the same running Astra as any other guest.
Quote:
It looks like the sfdownloads module is not loading.
The module is vboxsf not sfdownloads. Did you actually add a shared folder in VBoxManager?

To manually mount the share run as root

mount -t vboxsf share_name /mnt/some_dir_name

The share_name can be different from the actual shared directory on the host. My preference is using /mnt but use whatever you want.
 
Old 08-28-2023, 06:46 PM   #5
lattimro
Member
 
Registered: Jul 2021
Distribution: SOLARIS/BSD-like, some Debian-like, some Arch-like, some GENTO-like, some RH-like, some slacky-like
Posts: 386

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by michaelk View Post
I would expect GA to work the same running Astra as any other guest.

The module is vboxsf not sfdownloads. Did you actually add a shared folder in VBoxManager?

To manually mount the share run as root

mount -t vboxsf share_name /mnt/some_dir_name

The share_name can be different from the actual shared directory on the host. My preference is using /mnt but use whatever you want.
When you have GA module loaded in ASTRA, let me know please.
 
Old 08-28-2023, 07:21 PM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,743

Rep: Reputation: 5923Reputation: 5923Reputation: 5923Reputation: 5923Reputation: 5923Reputation: 5923Reputation: 5923Reputation: 5923Reputation: 5923Reputation: 5923Reputation: 5923
Sorry, I am not going to install Astra.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Problem after upgrade VBox 4.3 to Vbox 5.0 satimis Linux - Virtualization and Cloud 8 02-18-2016 11:57 AM
[SOLVED] vbox 4.0.2 - guest sabayon5.4 on win7 - mnt local gentoo from vbox sabayon? shinystuffrox Linux - Virtualization and Cloud 1 03-04-2011 01:10 AM
Upgrading VBox 2.0.2 on Fedora 9 to VBox 2.0.6 fcquayso Linux - Newbie 2 12-10-2008 04:44 PM
CD/DVD drives not found at boot, /dev not populated Onocrotalus Linux - Hardware 4 07-29-2008 08:01 PM
redhat-config-users is not populated viswanaath Linux - Newbie 1 11-11-2005 02:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud

All times are GMT -5. The time now is 02:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration