Jump to content
5 posts in this topic

Recommended Posts

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. :rolleyes:

Your feedback is valuable :)

 

Error Screen Shot

post-379931-1262280386_thumb.jpg

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. :P 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.

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/sh

ioreg -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 0x80000022

Trace /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. :D

 

Thx in advance :)

  • 2 weeks later...

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.

×
×
  • Create New...