Friday, July 20, 2012

Install virtualbox Guest Additions in OpenSUSE 12.1

zypper install gcc make autoconf kernel-devel kerenl-desktop-devel kernel-source kernel-syms

Run rpm-qa | grep kernel



if you see any version mismatch add the kernel repo and then update by


zypper update kernel-****


reboot

Then 


cd / usr / src / linux 
make cloneconfig 
make modules_prepare  


reboot

and then install Guest Additions,hopefully it will work!!!!



source:http://translate.googleusercontent.com/translate_c?hl=en&prev=/search%3Fq%3Dthe%2Bheaders%2Bfor%2Bthe%2Bcurrent%2Brunning%2Bkernel%2Bwere%2Bnot%2Bfound%2BOpen%2BSUSE%26hl%3Den%26safe%3Doff%26biw%3D1024%26bih%3D636%26prmd%3Dimvnsfd&rurl=translate.google.com&sl=zh-CN&twu=1&u=http://www.douban.com/group/topic/22112329/&usg=ALkJrhjvrcLhpQjS2tvv9bEA8w63ARWi-g 

No comments:

Post a Comment