LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Virtualbox Guest Shared Folders
#7
In-case you're running a low-risk machine (for example a VirtualBox client),
and you want to skip entring the root-password each time (https://www.freecinema2022.gq/forums/insta...n#msg41818) ,
after you add a user to the vboxsf group,
you can write a batch-file in your Desktop folder with this content:
Code:
#!/bin/bash
echo "MySudoPass" | sudo -S systemctl start vboxadd-service.service
echo "MySudoPass" | sudo -S systemctl enable vboxadd-service.service
so the only thing you have to do is double-click it to make the shared-folders appeared,
after each reboot.
Reply


Messages In This Thread
Virtualbox Guest Shared Folders - by sobermadman - 06-07-2018, 02:46 PM
Re: Virtualbox Guest Shared Folders - by Valtam - 06-08-2018, 03:21 AM
Re: Virtualbox Guest Shared Folders - by Scott(0) - 06-10-2018, 03:48 AM
Re: Virtualbox Guest Shared Folders - by eladkarako - 02-13-2019, 01:56 AM
Re: Virtualbox Guest Shared Folders - by trinidad - 03-12-2019, 02:43 PM
Re: Virtualbox Guest Shared Folders - by fitfirst - 11-01-2018, 09:05 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)