Monday, November 08, 2010

Guest Additions for VirtualBox

After several upgrade process, the Kubuntu system won't install guest additions properly until I tried this.

1 load VBoxGuestAdditions.iso in VirtualBox

2 start the guest system (Kubuntu)

3 run these commands

bash$ sudo mount /dev/sr0 -t iso9660 -r /cdrom
bash$ cd /cdrom
bash$ sudo ./VBoxLinuxAdditions-x86.run

4 reboot the guest system 

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home