up vote 1 down vote favorite
share [g+] share [fb]

What improvements Guest Additions provide for a CLI guest OS?

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

I'm fairly sure guest additions are only for Windows, Linux, and Solaris. But if you're running Linux in CLI for example there are benefits to having guest additions installed:

  • Easier mouse movement between the host and guest OS
  • Sometimes USB does not respond, installing guest additions usually fixes this
  • Time synchronization with the host OS
  • Easier sharing of folders from the host OS

and probably more that would benefit CLI.

link|improve this answer
feedback

I don't know if you experience advantages but the guest additions need at least a X server to be installed on the system (because it tries to install window drivers).

Why downvote? All I can say is, that I have tried it, if there is an option to install the additions without an X server installed please tell me. I would be happy about that :)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.