I followed http://www.virtualbox.org/manual/ch04.html#id2628646
Code: Select all
> sudo apt-get install dkmsE: Couldn't find package dkms
Code: Select all
> sudo apt-get install dkmsCode: Select all
apt-get update
apt-get upgrade
apt-get install dkmsThanks. How can I install Guest Additions on Lenny?
Guest additions doesn't require dkms, its just w/o dkms you have to redo the guest additions install every time you get a kernel update.claudiu wrote:How can I install Guest Additions on Lenny?