Installing MAC OS X ML on XPS 14 Ultrabook[HELP Required]
Started by shameersyd, Sep 22 2012 07:38 AM
mountain lion XPS ultrabook xps 14 OS X ML help
18 replies to this topic
#1
Posted 22 September 2012 - 07:38 AM
Hi Guys,
I need your help in instaliing OS X ML on my dell xps 14 ultrabook.
The system config is as follows :
Intel Core i7 3517U @ 1.9GHz
8GB RAM and a sata HDD - 500GB
I have tried various methods and have never succeeded to get to the installer in the first place.
After lot of research and reading I have patched my DSDT, removed unnecessary kexts, booted using various flags but to no avail.
The various methods I have tried but not limited to are ###### from tonymac's , myhack 3.1 and various distros like iAtkos, etc. I have also tried the generic way through chameleon bootloader 2.1 and patched my DSDT.
I got stuck in the boot process itself and the most common error I received was "Still waiting for root device"
I have tried various boot flags like USBBusFix=Yes PciRoot=1, etc. to fix that but never succeeded.
Will greatly appreciate any help.
Regards
Shameer
I need your help in instaliing OS X ML on my dell xps 14 ultrabook.
The system config is as follows :
Intel Core i7 3517U @ 1.9GHz
8GB RAM and a sata HDD - 500GB
I have tried various methods and have never succeeded to get to the installer in the first place.
After lot of research and reading I have patched my DSDT, removed unnecessary kexts, booted using various flags but to no avail.
The various methods I have tried but not limited to are ###### from tonymac's , myhack 3.1 and various distros like iAtkos, etc. I have also tried the generic way through chameleon bootloader 2.1 and patched my DSDT.
I got stuck in the boot process itself and the most common error I received was "Still waiting for root device"
I have tried various boot flags like USBBusFix=Yes PciRoot=1, etc. to fix that but never succeeded.
Will greatly appreciate any help.
Regards
Shameer
#2
Posted 22 September 2012 - 07:45 AM
try search in forum:
Still waiting for root device
#4
Posted 22 September 2012 - 01:22 PM
artur-pt, on 22 September 2012 - 08:58 AM, said:
hi
try to use this iopcifamilly from netkas
Binaries
and maybe must remove graphics kext to boot the installer
appleintelhdcapri*.kext
if u have nvidia also
remove the nvidia kext
good hack
try to use this iopcifamilly from netkas
Binaries
and maybe must remove graphics kext to boot the installer
appleintelhdcapri*.kext
if u have nvidia also
remove the nvidia kext
good hack
Thanks for the reply mate. Yes, I am already using that kext. I'll try deleting the kexts you have suggested.Do you want me to try installing through some distro and remove the kexts from that distro or should I do the changes to the original appstore ML? Which one would be a better choice?
Thanks
#5
Posted 22 September 2012 - 01:36 PM
hello
use the original image, u must prepare it to boot in a hack.
use a usb pen and remove from installer that kext
try to boot without kextcache
-f GraphicsEnabler=No
good hack
use the original image, u must prepare it to boot in a hack.
use a usb pen and remove from installer that kext
try to boot without kextcache
-f GraphicsEnabler=No
good hack
#6
Posted 22 September 2012 - 07:32 PM
artur-pt, on 22 September 2012 - 01:36 PM, said:
hello
use the original image, u must prepare it to boot in a hack.
use a usb pen and remove from installer that kext
try to boot without kextcache
-f GraphicsEnabler=No
good hack
use the original image, u must prepare it to boot in a hack.
use a usb pen and remove from installer that kext
try to boot without kextcache
-f GraphicsEnabler=No
good hack
Will give this a try and post the results. Thanks again
#7
Posted 23 September 2012 - 09:52 AM
artur-pt, on 22 September 2012 - 01:36 PM, said:
hello
use the original image, u must prepare it to boot in a hack.
use a usb pen and remove from installer that kext
try to boot without kextcache
-f GraphicsEnabler=No
good hack
use the original image, u must prepare it to boot in a hack.
use a usb pen and remove from installer that kext
try to boot without kextcache
-f GraphicsEnabler=No
good hack
I have done removing all the kexts that were unnecessary. Now, when I am booting in verbose mode it restarts automatically as soon the DSDT and SSDT are identified. Looks like I have a problem with some part of my DSDT. I have extracted it in Ubuntu and also in Windows using aida64. I have patched the DSDT with snippets from this guide below :
http://www.insanelym...-and-xps-m1730/
Now the only real problem left is the DSDT and SSDTs. Can you please help me in this regard? [I have tried various codes to prevent the BIOS from restarting but could not succeed.]
Thanks
#8
Posted 23 September 2012 - 11:48 AM
hello
boot without dsdt to install it
and will see later
use nullcpupowermanagement.kext
the chameleon apply the patch to dsdt
good hack
boot without dsdt to install it
and will see later
use nullcpupowermanagement.kext
the chameleon apply the patch to dsdt
good hack
#9
Posted 24 September 2012 - 03:37 AM
artur-pt, on 23 September 2012 - 11:48 AM, said:
hello
boot without dsdt to install it
and will see later
use nullcpupowermanagement.kext
the chameleon apply the patch to dsdt
good hack
boot without dsdt to install it
and will see later
use nullcpupowermanagement.kext
the chameleon apply the patch to dsdt
good hack
I have tried many different combinations of kexts and boot flags but seem to get stuck at every point of time. Here are some basic doubts I have about the installation:
1)Should Intel Speedstep be enabled? I have tried both ways though
2)I am using the following boot.plist. Can you please confirm whether this is right?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GUI</key>
<string>No</string>
<key>GraphicsEnabler</key>
<string>No</string>
<key>Kernel Flags</key>
<string>npci=0x2000 root-dmg=file:///BaseSystem.dmg DarkWake=0</string>
<key>Rescan</key>
<string>Yes</string>
<key>Timeout</key>
<string>5</string>
<key>USBBusFix</key>
<string>Yes</string>
<key>UseKernelCache</key>
<string>No</string>
</dict>
</plist>
3)I am using the following smbios.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SMbiosversion</key>
<string>MBP81.88Z.00A5.Bnn.yy11031449</string>
<key>SMboardproduct</key>
<string>Mac-94245A3940C91C80</string>
<key>SMfamily</key>
<string>MacBook Pro</string>
<key>SMproductname</key>
<string>MacBookPro8,3</string>
<key>SMserial</key>
<string>C02XXXXXXDF8V</string>
</dict>
</plist>
Is everything right or should I make any changes?
Thanks & Regards
#10
Posted 24 September 2012 - 09:30 AM
hello
seem right the config files
see this topic about prepare image to boot (is for lion, but for ml is something)
http://www.olarila.c....php?f=17&t=134
or this
http://www.olarila.c...php?f=27&t=1627
good hack
seem right the config files
see this topic about prepare image to boot (is for lion, but for ml is something)
http://www.olarila.c....php?f=17&t=134
or this
http://www.olarila.c...php?f=27&t=1627
good hack
#11
Posted 30 September 2012 - 12:08 AM
Is this the 14z you're referring to? Or if there's a difference between the 14 and the 14z, what is it?
What's the furthest you've come to the installer (in GUI, not verbose)?
What's the furthest you've come to the installer (in GUI, not verbose)?
#12
Posted 30 September 2012 - 01:26 PM
ZackehSoul, on 30 September 2012 - 12:08 AM, said:
Is this the 14z you're referring to? Or if there's a difference between the 14 and the 14z, what is it?
What's the furthest you've come to the installer (in GUI, not verbose)?
What's the furthest you've come to the installer (in GUI, not verbose)?
Hi Zack,
Yes, the 14z is different for XPS 14. Basically 14z is inspiron and the other one is XPS 14 ultrabook.
Here are the links -
Inspiron 14z Ultrabook - http://www.dell.com/...d?~ck=mn&~ck=mn
XPS 14 Ultrabook - http://www.dell.com/...en&s=dhs&~ck=mn
Mine is the XPS 14. In the GUI mode the farthest I can get is - the apple logo keeps spinning and after some time a stop symbol appears in the middle of the screen, i.e., some error.
In the verbose mode I always fail at some point which include failing to load some kexts. Tried deleting them but no success. It always stops at "still waiting for root device".
Tried many boot flags and the smbios and boot.plist as mentioned above.
Any ideas?
Thanks & Regards
#13
Posted 30 September 2012 - 05:16 PM
No I mean there's an XPS 14z too, not the Inspiron. Do you know the difference between these?
Depending on the difference, I can probably get it working but the system is difficult to configure properly once it's installed.
Depending on the difference, I can probably get it working but the system is difficult to configure properly once it's installed.
#14
Posted 30 September 2012 - 06:54 PM
ZackehSoul, on 30 September 2012 - 05:16 PM, said:
No I mean there's an XPS 14z too, not the Inspiron. Do you know the difference between these?
Depending on the difference, I can probably get it working but the system is difficult to configure properly once it's installed.
Depending on the difference, I can probably get it working but the system is difficult to configure properly once it's installed.
Intel Centrino Advanced-N 6235 and Bluetooth 4.0
3rd generation Intel® Core™ i7-3517U processor (4M cache, up to 3.0 GHz , TPM)
Backlit English Keyboard
14.0" HD+ (1600x900p) True Life Infinity Display with Skype-Certified Hi-Def Webcam
8GB DDR3 1600MHz (8GBx1)
128GB mSATA
500GB 5400RPM Hard Drive
Intel HD 4000
NVIDIA® GeForce® GT 630M with 1GB GDDR5 VRAM (Optimus)
69 WHr 8-Cell Battery
Please help me out with this. Thanks in advance buddy.
Regards
#15
Posted 30 September 2012 - 07:06 PM
Alright, think that's the same pretty much as what I'm talking about. Maybe the 14z was just the UK model of the XPS 14
Either way I'll outline what I found on the 14z during the couple of days I had it and you might as well try it anyway.
So, create an installer just by restoring the BaseSystem to a USB and then copying Packages over the symlink which will exist. Then install Chimera bootloader to it (since it uses graphics that Chameleon doesn't support). You'll have to erase the graphics kernel extensions, so run the following via Terminal, you might need to run them as sudo.
After that you should be in the installer with no issues I think. Don't use any specific boot flags etc.
So, create an installer just by restoring the BaseSystem to a USB and then copying Packages over the symlink which will exist. Then install Chimera bootloader to it (since it uses graphics that Chameleon doesn't support). You'll have to erase the graphics kernel extensions, so run the following via Terminal, you might need to run them as sudo.
rm <pathtoyourinstaller>/System/Library/Extensions/AppleIntelGMA* rm <pathtoyourinstaller>/System/Library/Extensions/AppleIntelHD* rm <pathtoyourinstaller>/System/Library/Extensions/AppleIntelSNB* rm <pathtoyourinstaller>/System/Library/Extensions/ATI* rm <pathtoyourinstaller>/System/Library/Extensions/NVD*
After that you should be in the installer with no issues I think. Don't use any specific boot flags etc.
#16
Posted 01 October 2012 - 01:08 PM
ZackehSoul, on 30 September 2012 - 07:06 PM, said:
Alright, think that's the same pretty much as what I'm talking about. Maybe the 14z was just the UK model of the XPS 14
Either way I'll outline what I found on the 14z during the couple of days I had it and you might as well try it anyway.
So, create an installer just by restoring the BaseSystem to a USB and then copying Packages over the symlink which will exist. Then install Chimera bootloader to it (since it uses graphics that Chameleon doesn't support). You'll have to erase the graphics kernel extensions, so run the following via Terminal, you might need to run them as sudo.
After that you should be in the installer with no issues I think. Don't use any specific boot flags etc.
So, create an installer just by restoring the BaseSystem to a USB and then copying Packages over the symlink which will exist. Then install Chimera bootloader to it (since it uses graphics that Chameleon doesn't support). You'll have to erase the graphics kernel extensions, so run the following via Terminal, you might need to run them as sudo.
rm <pathtoyourinstaller>/System/Library/Extensions/AppleIntelGMA* rm <pathtoyourinstaller>/System/Library/Extensions/AppleIntelHD* rm <pathtoyourinstaller>/System/Library/Extensions/AppleIntelSNB* rm <pathtoyourinstaller>/System/Library/Extensions/ATI* rm <pathtoyourinstaller>/System/Library/Extensions/NVD*
After that you should be in the installer with no issues I think. Don't use any specific boot flags etc.
Thanks a lot buddy. Will try it. But can you please tell me what are packages over symlink? And after this should I not install fakesmc or will chimera do it?
Thanks again
Regards
#17
Posted 01 October 2012 - 06:42 PM
Oh, restore the BaseSystem.dmg from your Mac image to your USB then go to /System/Installation on the installer and delete the Packages file, then copy the Packages folder from your Mac image to the place the file was. And no, FakeSMC isn't needed
#18
Posted 09 October 2012 - 07:22 AM
Hi guys,
Like shameersyd, I also have the same ultrabook and trying to install 10.8 on it. So far I was able to install it using UBeast method (no DSDT) and as of now I am stuck finding the correct audio kext to get the audio working. Supposedly its ALC3620. I'm not sure if it's supported in OS X. Any ideas will be greatly appreciated.
Best regards,
Djuby
Like shameersyd, I also have the same ultrabook and trying to install 10.8 on it. So far I was able to install it using UBeast method (no DSDT) and as of now I am stuck finding the correct audio kext to get the audio working. Supposedly its ALC3620. I'm not sure if it's supported in OS X. Any ideas will be greatly appreciated.
Best regards,
Djuby
#19
Posted 29 October 2012 - 04:34 PM
can we please keep this thread going?? I still have this lovely lappy from years ago that i got SL working on like a champ. We have some Mountain Lion success here?
Can people try and make a habit of posting DSDT and plist files? I think it would really help out progress.
Can people try and make a habit of posting DSDT and plist files? I think it would really help out progress.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account








