LazyTech

  • Home
  • Blog
  • TV/Cinema
  • Video Tutorials
No Result
View All Result
  • Home
  • Blog
  • TV/Cinema
  • Video Tutorials
No Result
View All Result

JNews Game

No Result
View All Result
Home Video Tutorials Operating Systems

How to enable a Virtualbox shared folder for Debian, Linux Mint/Ubuntu, Arch Linux guest systems

Gearloose by Gearloose
June 22, 2017
in Video Tutorials, Operating Systems, Linux
0
112
VIEWS
Share on FacebookShare on Twitter

You want to share files between your main system and the system you installed in a VirtualBox.

Watch this video and you will lean how to enable a shared folder between your main system and your Virtualbox linux systems including Arch Linux, Debian, Linux Mint / Ubuntu.

More Arch Linux videos: https://www.youtube.com/playlist?list=PLSmXPSsgkZLt66s-M_gfQtMakc8iYJY6M

More Debian videos: https://www.youtube.com/playlist?list=PLSmXPSsgkZLtSGWdxu_vayfotqMCMzZl-

More Linux Mint videos: https://www.youtube.com/playlist?list=PLSmXPSsgkZLsiemyy_Rzcqf_0iED8ZfHS

There are several essential steps to enble a shared folder between your guest system and your host system. The guest system is the system installed in the Virtualbox, the host system is you main system installed on your hardware.

1. You need to install guest additions for your guest system.
2. Create a shared folder between your host to your guest systems.
3. Change the user permission for a shared folder – so you can access the shared files from your guest system without root privileges.

After these steps all files created in this shared folder will be available in both the host and the guest systems.

1:06 Arch Linux guest system

Make sure your Arch Linux guest system is up to date:
sudo pacman -Syu

Install linux headers:
sudo pacman -S linux-lts-headers
or
sudo pacman -S linux-headers

Install virtualbox-guest-utils:
sudo pacman -S virtualbox-guest-utils

for linux kernel choose virtualbox-guest-modules-arch
for other kernels choose virtualbox-guest-dkms

Load the Virtualbox kernel modules:
sudo systemctl enable vboxservice

Then add a shared folder. Reboot.

Add your user to the vboxsf group and give that user a permission to access the media folder:
sudo usermod -a -G vboxsf yourusername
sudo chown -R yourusername:users /media/

Log out, log in.

3:02 Debian guest system

(Please, use this way for any other distro. It’s a more universal way.)

Make sure these packages are installed:
sudo apt install build-essential dkms linux-headers-$(uname -r)

Then add a shared folder. Reboot.

Insert Guest addition image and install VBoxLinuxAdditions:
sudo sh VBoxLinuxAdditions.run

Reboot.

Add your user to the vboxsf group:
sudo usermod -a -G vboxsf yourusername

And change the permission of the media folder:
sudo chown -R yourusername:users /media/

Log out, log in.

4:39 Linux Mint / Ubuntu guest system

Open the software manager and install
virtualbox-guest-X11
virtualbox-guest-utils
virtualbox-guest-dkms

Add a shared folder.

Reboot.

Then add your user to the vboxsf group.

sudo usermod -a -G vboxsf alu

Change the permission.

sudo chown -R alu:users /media/

Log out, log in.

Now you can use a shared folder to move files between your host and guest systems.

################################################

Support on Patreon: https://www.patreon.com/averagelinuxuser

Donate through PayPal: https://www.paypal.me/Kryvokhyzha

################################################

More cool Linux stuff at other social media:

Google+ – Best Linux Stuff: https://plus.google.com/+AverageLinuxUser
Facebook – Top Linux Tips: https://www.facebook.com/AverageLinuxUser
Twitter – Daily Linux News: http://twitter.com/AVGLinuxUser

Website: http://averagelinuxuser.com/

How to enable a Virtualbox shared folder for Debian, Linux Mint/Ubuntu, Arch Linux guest systems Image Gallery

More Info

Recommended Posts

Backing up and restoring your Linux install with Timeshift
Operating Systems

Backing up and restoring your Linux install with Timeshift

January 16, 2019
Beginners Guide To The Desktop 4 of 5 | File Management
Operating Systems

Beginners Guide To The Desktop 4 of 5 | File Management

September 13, 2016
04. HARD vs SYMBOLIC Links in Linux (Tutorial)
Operating Systems

04. HARD vs SYMBOLIC Links in Linux (Tutorial)

November 3, 2017
Learn Kali Linux Episode #42: Funny Things (Part 2)
Operating Systems

Learn Kali Linux Episode #42: Funny Things (Part 2)

February 20, 2018
Learn Kali Linux Episode #71: Creating Reverse Shells with Netcat
Operating Systems

Learn Kali Linux Episode #71: Creating Reverse Shells with Netcat

June 20, 2018
Learn Kali Linux Episode #64: Denial of Service (DoS) Demo (Part 1)
Operating Systems

Learn Kali Linux Episode #64: Denial of Service (DoS) Demo (Part 1)

May 19, 2018
ShareTweetShare
Previous Post

How to Create a Japanese Tea Packaging Design

Next Post

Make a bootable USB drive on any Linux distro

Next Post
Make a bootable USB drive on any Linux distro

Make a bootable USB drive on any Linux distro

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *


  • Trending
  • Comments
  • Latest
Resolve in a Rush Ep17 Using the Aperture Diffraction Plugin

Resolve in a Rush Ep17 Using the Aperture Diffraction Plugin

August 8, 2018
Linux commands for Beginners 20 - Package Management on Fedora and CentOS (dnf and yum)

Linux commands for Beginners 20 - Package Management on Fedora and CentOS (dnf and yum)

September 26, 2019
Part 3 - BadgerDB

Part 3 - BadgerDB

October 27, 2018
08 - Firebase Remember me - Android Remember me Checkbox

08 - Firebase Remember me - Android Remember me Checkbox

October 19, 2018
Web Development In 2021 - A Practical Guide

Web Development In 2021 - A Practical Guide

December 31, 2020
MagicaVoxel to Blender and Vice Versa [Greek] [Eng Subs]

MagicaVoxel to Blender and Vice Versa [Greek] [Eng Subs]

December 23, 2020
blender secrets

blender secrets

October 11, 2020
Demo: Boolean logic with switch and other syntax [28 of 51] | Beginner's Series to JavaScript

Demo: Boolean logic with switch and other syntax [28 of 51] | Beginner's Series to JavaScript

October 5, 2020

Recommended

Abstract Spline Animation

Abstract Spline Animation

October 17, 2018
Forgot To Record? No Problem! | Logic Pro X

Forgot To Record? No Problem! | Logic Pro X

August 6, 2017
How to Design a Vintage Coffee Shop Menu

How to Design a Vintage Coffee Shop Menu

October 14, 2016
How to Fix Django URLs and Template Rendering Errors | Part 33

How to Fix Django URLs and Template Rendering Errors | Part 33

December 28, 2016

About Us

Lazytech is about hardware hacking, such as video game consoles, PC and consumer stuff. There are lots of software hacks as well.


Blogs

  • Blog
  • TV/Cinema
  • Video Tutorials

Categories

3D & Animation Audio Production Design & Illustration Game Development General Knowledge Mobile Development Operating Systems Personal Development Photography Productivity Software Development Uncategorized Video Production Web Development
  • Contact Me
  • My Projects
  • Privacy Policy

© 2021 LazyTek.xyz - Created by BadTooth Studio.

No Result
View All Result
  • Home
  • Blog
  • TV/Cinema
  • Video Tutorials

© 2021 LazyTek.xyz - Created by BadTooth Studio.