dpnsproject Posted December 31, 2009 Share Posted December 31, 2009 Hi to All, I had installed Snow Leopard 10.6.2 by Hazard distro successfully on my Vmware 7.0. But whenever I am trying to boot OS, VMware display the message box contain an error "virtual cpu has entered into shutdown state" and then reboot the image. I have tried almost all boot options and various configuration but don't get the success. The verbose output of OS boot atteched as jpg image before cpu goes into the shutdown state. Some line before giving the error are as follows No DSDT found, using 0 as uid value efi_inject_get_develope_string NULL trying stringdata Patched DMI Table No DSDT replacement found. Leaving ACPI data is starting Darwin x86_64 Host machine configuration: CPU: Intel Core 2 Duo E6300 @ 1.86GHZ Motherboard: D946GZIS RAM: 2 GB Graphics card: 9800GT (1 GB) WinXP SP2 32bit Guest machine configuration: CPU: 1-processor, 2-core (as my actual machine have) RAM: 1GB Guest OS: other version: other 64-bit (32bit also tried but result is same as 64-bit) HDD: 30GB (IDE Adpter: ATAPI, SCSI Adapter: LSI Logic) Guys please help me out. Let me know if you required some more information. Your feedback is valuable Error Screen Shot Link to comment https://www.insanelymac.com/forum/topic/205167-getting-an-error-at-snow-leopard-boot-time/ Share on other sites More sharing options...
dpnsproject Posted January 3, 2010 Author Share Posted January 3, 2010 Hi to All, I had installed Snow Leopard 10.6.2 by Hazard distro successfully on my Vmware 7.0. But whenever I am trying to boot OS, VMware display the message box contain an error "virtual cpu has entered into shutdown state" and then reboot the image. I have tried almost all boot options and various configuration but don't get the success. The verbose output of OS boot attached as jpg image before cpu goes into the shutdown state. Some line before giving the error are as follows Guys please help me out. Let me know if you required some more information. Your feedback is valuable Error Screen Shot No answer from anybody ? Just give the some help link at least, because I saw many sites in they mentioned about DSDT problem and slove after OS boot i GUI mode, but My problem is different, I can't able to boot even in single user mode or in safe mode or in GUI mode. so, if anybody know the solution, just give me some hit or help links of websites. Link to comment https://www.insanelymac.com/forum/topic/205167-getting-an-error-at-snow-leopard-boot-time/#findComment-1375322 Share on other sites More sharing options...
ProgHippie Posted January 4, 2010 Share Posted January 4, 2010 well - did you patch the DSDT? Link to comment https://www.insanelymac.com/forum/topic/205167-getting-an-error-at-snow-leopard-boot-time/#findComment-1376295 Share on other sites More sharing options...
dpnsproject Posted January 5, 2010 Author Share Posted January 5, 2010 well - did you patch the DSDT? I had tried to patch DSDT using the Snow DVD but its not succeeded. Following steps I had done to patch the DSDT 1) I put directly DSDT.aml at root folder and also in Extra folder of installed snow leopard partition which I was got from the internet, but not get success. 2) So, I tried another way ie. to run the DSDT patcher tool come with two files getDSDT.sh and iasl which I found from OSxTool and many forum's user said, they fix there DSDT error using this patch. So, I copied the patch from DVD to installed partition root and tried to run it, The content of getDSDT is, #! /bin/shioreg -lw0 | grep DSDT > ./ioreg.txt ioregdump=$(cat ./ioreg.txt) modified1=$(ioregdump#*'DSDT'} modified2=$(modified1#*'<'} modified3=$(modified2%%'>'*} echo $modified3 > ./dsdt.txt /usr/bin/xxd -r -p ./dsdt.txt > ./dsdt.dat rm dsdt.txt rm ioreg.txt The xxd command or utility is failed to generate the dsdt.dat because its not get the dynamic linker. dyld: unknown required load command 0x80000022Trace /BPT trap Now, I stuck at this point. So, there is some another way to fix this DSDT error or have some solution to fix above error. Thx in advance Link to comment https://www.insanelymac.com/forum/topic/205167-getting-an-error-at-snow-leopard-boot-time/#findComment-1376888 Share on other sites More sharing options...
DeGree Posted January 16, 2010 Share Posted January 16, 2010 So do I.. Stuck at the same point. I've got installed and working 10.4.8 under VMWare 7.0, but failed with 10.6.2. Tried to patch DSDT. Executed: sudo ./getDSDT.sh and got DSDT.dat but failed to proceed. Does anybody know how to get 10.6.2 working under VMW? TIA. Dell Notebook Vostro 1500 Core 2 Duo T7250 (seems that this is the key, virtualization is enabled), GeForce 8400 gs. Link to comment https://www.insanelymac.com/forum/topic/205167-getting-an-error-at-snow-leopard-boot-time/#findComment-1386803 Share on other sites More sharing options...
Recommended Posts