![]() |
Quote:
With Pacifist or so... |
Quote:
Parallels tends to check for GenuineIntel I believe... In the installer package... for AMD one could remove that or place AuthenticAMD in the place... I rebuilt those in the past allready (older versions) |
Yes, in older versions it was rather easy to remove the 'GenuineIntel' check at the end of the packages info.plist, and then remove resources/InstallationCheck. This was not working with the same ways with the Parallels 4 package, but I could remove the check with another method. I also could install Parallels 4, but then it wanted to convert my old image, and ther was it hanging.
|
Quote:
I also have a CPU without virtualization technology... Maybe I should test it (Intel Celeron M 420). I'll report my findings back... |
@naquaada: How did you manage to install it.
how can i repack, i found some cpu_check, vm_check binary, how can i repack without remove it. |
I found out how I did it:
1. Convert the Parallels .dmg with Disk Utility to a read/writeable .dmg and open it with a program which is able to show invisible files (f.e. Path Finder) 'Install' is only a program which directs to the installer's metapackage. It is invisible, so you need a special tool. 2. Open the invisible Install.mpkg's contents and open 'distribution.dist' with TextEdit. 3. Search for this sequence: Code:
function pm_install_check() { Code:
var cpu_check = system.run('./cpu_check'); Code:
var cpu_check = false This method works at last for me as you can see below. But I'm not continuing installing because I know that it doesn't work on my machine. Good luck! http://naquaada.na.funpic.de/naq/osx...parallels4.jpg |
Already installed.
i managed to guess the steps two and three, just missing one. Start testing it now. KP when starting to install Vista, something about com.paralells.kext.prl_hypervisor |
Quote:
I wonder if we could use and older version of the kext... If you need it I have it on my system (from Parallels V3...) we could try and see if it works then... |
send it to me.
|
OK just mailed you download link
|