You should type this command in Host. Don't do it in Guest, it's only grabbing ISO file from Ubuntu Repository.
sudo apt-get install virtualbox-guest-additions-iso
2. Mount the ISO file in virtualbox before run your VM. ISO file Should be in
/usr/share/virtualbox/VBoxGuestAdditions.iso
3. Run Guest OS and install
sudo ./VBoxLinuxAdditions.run
4. After done, Guest will invoke restart. Do restart, but don't eject your ISO file!
5. Now, your VirtualBox Guest Addition have been completely installed.
No comments:
Post a Comment