Wednesday, March 23, 2011

Install Virtualbox Additions in CentOS 5.5

Ran into a problem loading the VirtualBox Additions tonight, thanks to Google, found Todd's blog post about the same here: http://blog.geekliketodd.com/archives/734

The step that did the trick was this:
sh VBoxLinuxAdditions.run

Received some errors just trying to ./VBoxLinuxAdditions.run, but running it as a shell script made all the difference!

No comments:

Post a Comment