Prang123 Posted August 4, 2012 Posted August 4, 2012 Sorry, that didn't make a lot of sense. Where can I find InstallESD.dmg?
Cassio Posted August 4, 2012 Author Posted August 4, 2012 InstallESD is inside the installer from App Store. If the md5 of .raw file matches, it should be fine. Did you try erasing the target partition and installing again? -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Prang123 Posted August 4, 2012 Posted August 4, 2012 I just burned/extracted the .raw onto the USB again. Will try re-install
Clams Posted August 5, 2012 Posted August 5, 2012 Hello Everyone, Been trying to get ML on my system for hours. Booted from usb drive and installed ML successfuly but problems starts when try to boot for the first time. Tried loads of commands but nothing works. Been stuck on this error. waitforservice [appleintelcpupowermanagement] timed out I have attached screenshot and my system specs are down below. Hope someone will help me out. Thanks!! Intel Core i3 2120 3.3GHz Asus P8H61-M LE/USB3 Intel H61 Corsair 4GB DDR3 1333MHz Samsung HD103SJ Spinpoint F3 1TB - Used as data storage Sandisk Extreme SSD - Used for windows 7 WD My passport 500 GB External drive - Used for OS X LiteOn iHAS124 24x DVD±RW DL & RAM SATA Optical Drive
drteeth84 Posted August 5, 2012 Posted August 5, 2012 Hi i've had problems using the usb method. So I've downloaded the DSDT editor and made my own dsdt.aml file, patched it for my motherboard (ASROCK p43twins1600) but now i have a dsdt.aml file and i don't know how to integrate that into the USB installer. Please help. cheers. (Im noob btw)
danmar Posted August 5, 2012 Posted August 5, 2012 It looks like a of people when they create a new user are only able to make a standard account. I haven't been able to figure it out either. I'll let you guys know if I find something somewhere else on the web.
prashanthz Posted August 5, 2012 Posted August 5, 2012 hey can i use this to dual boot mac os x 10.8.0 and windows 7.. if not plz provide me with the link (which doesnt work on virtual machine)...
Peterag Posted August 5, 2012 Posted August 5, 2012 Followed everything, and it installed fine. I am able to boot into the system using the boot USB, but once I get in I can't do anything. The setup that runs on first boot created my account as a standard account, so there's no admin account. I tried removing .applesetupdone and it *did* redo that setup, but to the same effect-- no admin account, two standard user accounts. I have tried various methods in single-user mode to create a new account, but none of them work, most all commands error out with "the daemon encountered an error..." or something more cryptic. EDIT: something as simple as "passwd administrator" comes back with the daemon error specified earlier. Running dseditgroup to try to add my standard user to the admin group comes back with "getNodeRef failed to obtain a node reference." Any ideas? EDIT: If it helps, I'm also seeing the same thing as Burnoutagain here: http://Olarila.com/forum/viewtopic.php?f=27&t=1627&start=60#p14017 Perhaps it's related to the same issue? Burnoutagain-- if you read this can you check your user accounts and see if you have an admin? EDIT again: Apparently third time is a charm. I'm in and everything seems to be working properly -- at least to get it running. Loads of driver issues though. Burnout-- you have to tell it to show you fixed disks in the preferences. I also ran into the same issue where the setup created a standard account instead of an administrative account. Please let me know what you did to resolve it.
Cassio Posted August 5, 2012 Author Posted August 5, 2012 Booted from usb drive and installed ML successfuly but problems starts when try to boot for the first time. Tried loads of commands but nothing works. Probably a video problem http://Olarila.com/forum/viewtopic.php?f=27&t=1677 now i have a dsdt.aml file and i don't know how to integrate that into the USB installer. Put it in folder /Extra using TransMac. hey can i use this to dual boot mac os x 10.8.0 and windows 7 Yes, you can. -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Cassio Posted August 5, 2012 Author Posted August 5, 2012 The setup that runs on first boot created my account as a standard account, so there's no admin account. I tried removing .applesetupdone and it *did* redo that setup, but to the same effect-- no admin account, two standard user accounts. EDIT again: Apparently third time is a charm. I'm in and everything seems to be working properly -- at least to get it running. Did you do something different this time? No idea on this "no admin account" problem. I also ran into the same issue where the setup created a standard account instead of an administrative account. Please let me know what you did to resolve it. It looks like a of people when they create a new user are only able to make a standard account. I haven't been able to figure it out either. I'll let you guys know if I find something somewhere else on the web. -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
phasor Posted August 7, 2012 Posted August 7, 2012 I have read through this entire thread many times and followed a number of other posts around the forum but still no luck. Managed to get the USB installer up to the point of BluetoothHCI but then it simply goes black and the screen switches off. Have deleted all the ATI* and AppleIntelHD* kexts from the correct folder and also using the arguments "GraphicsEnabler=no -x -f" Also notice that my CMOS is reset on every boot which I have to fix to AHCI and other settings before proceeding again. My build is as follows: Mobo: Gigabyte GA-EG45M-UD2H CPU: Intel Core 2 Duo E7500 RAM: 2 x 2Gb DDR-2 800 GPU: Sparkle Nvidia 8800GT
Peterag Posted August 7, 2012 Posted August 7, 2012 Did you do something different this time? No idea on this "no admin account" problem. Atlast after severl hours of researching and multiple trials fixed this issue by following these steps 1. Boot in single user mode (-s) and run the following commands 2. /sbin/mount -uw / 3. rm /var/db/dslocal/nodes/Default/groups/admin.plist (This file will not be available mostly but this will ensure it is removed if incase it is available and corrupt) 4. cp /System/Library/DirectoryServices/DefaultLocalDB/Default/groups/admin.plist /var/db/dslocal/nodes/Default/groups/admin.plist 5. rm /var/db/.AppleSetupDone (This is to trick Mac that setup was not already done and it will run setup process again through which we can create the new admin user) 6. reboot Boot again with the flags that works for you and create a new user. Viola this new account should have admin priviledges.
Cassio Posted August 7, 2012 Author Posted August 7, 2012 Have deleted all the ATI* and AppleIntelHD* kexts from the correct folder and also using the arguments "GraphicsEnabler=no -x -f" GPU: Sparkle Nvidia 8800GT You should remove nVidia kexts, not Intel and ATI. Also notice that my CMOS is reset on every boot which I have to fix to AHCI and other settings before proceeding again. Apply DSDT patch for your mobo http://Olarila.com/forum/viewtopic.php?f=19&t=385 Atlast after severl hours of researching and multiple trials fixed this issue by following these steps Thanks for sharing, added a link on first post. -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
drteeth84 Posted August 7, 2012 Posted August 7, 2012 i get this error msg. I'm thinking along the lines that it has something to do with the boot process not detecting the HD that I'm trying to install to or the way it's formatted? Pls help, i'm a noob....thanks again. http://img593.imageshack.us/img593/7620/20120807161723.jpg
Cassio Posted August 7, 2012 Author Posted August 7, 2012 I don't see an error there. What if you boot without Wait=yes? -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
drteeth84 Posted August 7, 2012 Posted August 7, 2012 when i boot without wait=yes, the HFS+ files load, the extensions load, but then the comp restarts and I don't get the graphical installer interface. The comp just restarts and hangs there if i boot onto the HD. http://img41.imageshack.us/img41/3075/20120807202931.jpg thats the last page on wait=yes, after which i press spacebar, and then the system restarts.
Cassio Posted August 7, 2012 Author Posted August 7, 2012 Check if you have HPET and NX Bit (execute disable bit) enabled in BIOS. -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
drteeth84 Posted August 7, 2012 Posted August 7, 2012 THANK YOU now in the installer graphical interface
abc_sk2002 Posted August 8, 2012 Posted August 8, 2012 I have installed following the instruction and things got installed fine. But the only severe problem is that it is not identifying any network automatically and not able to connect to the internet thru my broadband. I tried to put all network parameters like ip, DNS, subnet mask, etc. in PPPoE connection, but no success. I am using this in Dual boot with Windows 7 and the same connection is working perfectly in Win 7. I request help from the forum on this.
khjz Posted August 8, 2012 Posted August 8, 2012 OK, my biggest doubt! I don't have a Hackintosh/Macintosh! I just have an access to a windows pc but i want to install chameleon to the usb drive! Is there any possibility that I could do that? Because chameleon installation wizards and stuff come in package format (A format which windows doesn't recognize) It just shows them as folders.
Cassio Posted August 8, 2012 Author Posted August 8, 2012 the only severe problem is that it is not identifying any network automatically and not able to connect to the internet thru my broadband. You need to install network kext http://Olarila.com/forum/viewtopic.php?f=18&t=1694 I just have an access to a windows pc but i want to install chameleon to the usb drive! Is there any possibility that I could do that? This .raw file is to be copied to USB using ImageWriter for Windows, bootloader is included. -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
unknet Posted August 8, 2012 Posted August 8, 2012 I have not access to imagewriter, and im trying to copy with dd. After copy at restart it says me "Missing operating system". I have checked hash for the file and recopy 3 times without success. Another way to copy the raw file? or there are any special options to copy with dd?
Cassio Posted August 8, 2012 Author Posted August 8, 2012 Are you using dd for Linux or Windows? Which options are you using? -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
unknet Posted August 8, 2012 Posted August 8, 2012 Im using it on linux. Im only use options if and of for input and output
Cassio Posted August 8, 2012 Author Posted August 8, 2012 Try to umount it first, then run dd sudo umount /dev/sdc1 sudo dd if=OS\ X\ 10.8\ Install\ USB.raw of=/dev/sdc bs=1m -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now