Hello there,
I have set up a linux guest (Debian jessie no graphical interface). I noticed I cannot mount vm additions (they didnt show up in media folder). So I transfered them manually using scp. After running the .sh script it failed telling me that I have no graphical user interface. Is it really neaded to install them? All I need is full screen and shared folders functionality. Is it possible to install vm additions on a linux guest without any gui? All help would be apreciated!
VBoxGuestAdditions for linux without GUI
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: VBoxGuestAdditions for linux without GUI
viewtopic.php?f=29&t=15679
Read the above completely.
Yes you can have the shared folders but the screen auto-resize is only available if you have X installed.
Read the above completely.
Yes you can have the shared folders but the screen auto-resize is only available if you have X installed.
Re: VBoxGuestAdditions for linux without GUI
Thank you for help.