0

Well, I tried a lot to insert the guest additions, like type in the command line sudo ./VBoxLinuxAdditions.run or something else. But it always runs like the pictures below. My host is Mac OSX, I'm using VirtualBox.

enter image description here

Not look like this.

enter image description here

Look like this for the two command lines.

Daisy
  • 9

2 Answers2

2

The output you're receiving is perfectly normal. The Guest Additions software has been installed successfully, according to the screenshots in the answer.

You just need to reboot after the installation finishes to actually allow the kernel modules and the Guest Additions to take effect and start working.

Kaz Wolfe
  • 34,680
Edgy1
  • 537
0

It's finally works. I just download the guest addition from the website and add it into virtual box, then run sudo ./VBoxLinuxAdditions.run in terminal. That's it.

Daisy
  • 9