I want to install a windows 2003 server OEM HP on my virtualbox, but it gives-me this error
This system is not a supported platform.
HP has a solution to this problem to VMWare but not Virtualbox. http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&taskId=110&prodSeriesId=420496&prodTypeId=18964&objectID=c00970200
Basically we have to put this
SMBIOS.reflectHost=TRUEon the vmx file.
Can i do something similar to this on Virtualbox?