三 14 一月 2004
FreeBSD 5.2 on VMware4
Posted by jwbai under 工作工作
No Comments
問題解法
參考連結:
http://www.bluealliance.it/weblog/200401archive001.asp
Running FreeBSD 5.2 RELEASE on VMware Workstation
FreeBSD 5.2 RELEASE is just been released and if you like installing it on your VMware Workstation virtual machine (I tried on 4.0.5 version) you’ll need a little hack to make it works.
After defining a new VM with defualt FreeBSD settings don’t start it, but power it off. Now open new .vmx file just created and add on bottom this line:
monitor_control.disable_apic=”TRUE”
Now you can install and run it without further problems. Thanks to Joe Landers for this trick posted on vmware.guest.misc newsgroup.