Even though OpenSuSe has been released recently, it has some flaws and they releases 12.1 right a few days later.
I just tested 12.0 not 12.1 because I have it now :)
It has some fault on running mysql. I have to touch several points such as ownership of /var/lib/mysql and enabling services using Yast2.
Anyway,
When I was trying to install vmware, I have encountered some erros on compiling kernel modules for vmnet.
This link provides solutions for the problem. Just follow the instruction.
https://wiki.archlinux.org/index.php/VMware
Kernel ver. 3.1.0.xxx
Vmware Workstation 8.0
SuSE guys, Thank you, genius!!
VMware guys, you are genius too!!
When it comes to boot up guest OS, you may encounter a error message on failure of vmmon. This is caused by not ruuing vmware service.
답글삭제/etc/rc.d/vmware start
will make it run.