OSDev.org
https://forum.osdev.org/

Virtual Box Guest Additions
https://forum.osdev.org/viewtopic.php?f=1&t=46741
Page 1 of 1

Author:  SanderR [ Tue Jul 20, 2021 1:35 pm ]
Post subject:  Virtual Box Guest Additions

Hello everyone,

I started to work on implementing Virtual Box Guest Additions. I managed to get the seamless mouse and logging working.
Now my focus is on Shared Folders.

I face an issue regarding shared folders:
I found out on the wiki that first, you need to enable VBoxSharedFolders.
I tried this but in the logs, I cannot see if it goes alright or not. even the result code does not work.
Also, I do not understand how to set up the package to get the root folder. On the wiki they talk about "type" in the call function but I do not see what I should enter there.

This is my code: https://github.com/AdeRegt/SanderOSUSB/ ... dev/vbox.c

I hope someone can help me. thank you.

Author:  bloodline [ Thu Jul 22, 2021 4:59 am ]
Post subject:  Re: Virtual Box Guest Additions

SanderR wrote:
Hello everyone,

I started to work on implementing Virtual Box Guest Additions. I managed to get the seamless mouse and logging working.


Very interesting! I was thinking recently that I would like to support VirtualBox as a host to allow more complex testing!

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/