[GUIDE] Scripted Retail Lion/Mountain Lion Install on Gigabyte Mobos
#4021
Posted 26 July 2012 - 07:35 PM
This is a non-raid, single drive config.
I'm stuck trying to get ML 10.8 working.
in 10.7.3 I had to use your “kext_10.7” -> Misc_Patches -> repository -> PCI_configuration_begin_hang_fix to get past the "PCI Configuration Begin".
In your 10.8 folder there isn't one... so I tried the 10.7.3, and it did get me past the "PCI Configuration Begin" but now I"m getting a Kernel Panic.
Unable to find driver for this platform: \"ACPI\".\n"@/SourceCache/xnu/snu-2050.7.9/iokit/Kernel/IOPlatformExpert.cpp:1546
Do you have anyideas where to start? (googling didn't find anything useful)
I used the latest hack tool you had posted (as of yesterday) to create a usb ML jump drive.
Thanks for the help guys.
#4022
Posted 26 July 2012 - 10:13 PM
Just installed ML 10.8 on my Gigabyte EX58-UD4P. I am using the exact kexts that come with this script (AppleRtc, FakeSMC, NullCpuPower, etc.). Most people say sleep should just work, but in my case the displays turn off but the fans keep running. I have to reboot the computer every time. I had this same issue with Lion, and have stuck to Snow Leopard until now.
Anyone have it working on a similar board? Any tips on what to try next? Bios settings I'm missing maybe?
Thanks for the help, and this wonderful script. I've used it since 10.5!
#4023
Posted 27 July 2012 - 12:11 AM
Rerun the kext installer without Null.... and see if sleep will work for you.
#4024
Posted 27 July 2012 - 02:01 AM
#4025
Posted 27 July 2012 - 06:38 AM
Great script DD, I cant believe how inclusive it is, thank you for all your hard work.
Jeff
#4026
Posted 28 July 2012 - 06:59 AM
Epic script mate. Clean ML RAID install with everything appearing to work very well.. Although Apple need to bring back 'Double click to minimise'!!
Can somebody please shine some light on the RAID Extra update process in ML? If I select 6) View RAID member partitions I get to see the first RAID member partition. Hackinstaller says to use this for drag and drop.
It seems like I can update this (edit boot.plist, tweak DSDT etc) like I used to update my old Extra folder on a non-RAID install? However, I need to know If I do make changes do I then have to repeat the process on the other member partition or does this script take care of this? Does it even need to?
Any pointers on RAID maintenance appreciated - I'm in new territory here so need to get up to speed.
cheers
k/
#4027
Posted 28 July 2012 - 09:04 AM
From Heart : Thank You !
Great Great job you've done since i use this thread (years now) and your script.
i dump this morning to ML from 10.7.4...it works like never !
#4028
Posted 29 July 2012 - 02:38 AM
Hi Maj,
Epic script mate. Clean ML RAID install with everything appearing to work very well.. Although Apple need to bring back 'Double click to minimise'!!
Can somebody please shine some light on the RAID Extra update process in ML? If I select 6) View RAID member partitions I get to see the first RAID member partition. Hackinstaller says to use this for drag and drop.
It seems like I can update this (edit boot.plist, tweak DSDT etc) like I used to update my old Extra folder on a non-RAID install? However, I need to know If I do make changes do I then have to repeat the process on the other member partition or does this script take care of this? Does it even need to?
Any pointers on RAID maintenance appreciated - I'm in new territory here so need to get up to speed.
cheers
k/
Hey, Cosmin Petre,
Here are some FYIs:
1.
The script will update all/any RAID helper partitions in any related category automatically. As examples:
When using the Kext Installer, all RAID helper partitions are always updated with any new kexts (or kext removals).
Boot cache updater will update the cache on all helper partitions.
DSDT updater updates DSDT files on all helper partitions.
The plist updater will update the plist in all helper partitions.
(Technically, the above procedures are not actually repeated for each partition. The contents of one partition's /Extra directory (the Drag 'N Drop partition) are merely copied to any other helper partitions.)
2.
The View Partitions' Drag 'N Drop feature was designed specifically for those who wish to modify the kexts of /Extra manually in the Finder (without Kext Installer) and update the boot cache afterward.
(The Drag 'N Drop feature in View Partitions is actually available on any setup, but on RAID setups it is identified for the user, as the script will copy from the source partition (Drag 'N Drop partition) to the other target partitions to keep them in sync.)
On the RAID setups, all contents of /Extra in the Drag 'N Drop partition is copied to the other helper partitions.
Although the Drag 'N Drop was specifically designed with kexts in mind, any file can be modified in /Extra on the Drag 'N Drop partition and be expected to be replicated to the other helper partitions.
Does this help?
One extra point can be made in regards to RAID helper partitions:
Technically, one can get away with just having a /Extra directory on one helper partition if he just uses that helper partition to boot from.
Having the /Extra directory contents on each helper partition allows one to choose any of the partitions in the Chameleon bootloader and expect it to boot.
best regards,
MAJ
#4029
Posted 29 July 2012 - 07:47 AM
Does this help?
Indeed, thanks Maj,
Very helpful and informative, it's pretty much how I expected/hoped it would work. Just one thing...
Could you just clarify - do I have to run cache updater after I edit/add a file to the drag n' drop partition?
thanks again
UPDATE - Re: My earlier gripe about double-click to minimise windows is still available but has now been moved to the Dock preferences in Sys Prefs.
#4030
Posted 29 July 2012 - 08:27 AM
Thanx for asking
#4031
Posted 29 July 2012 - 07:06 PM
#4032
Posted 31 July 2012 - 12:14 AM
Yes, if the file in question is a kext.Could you just clarify - do I have to run cache updater after I edit/add a file to the drag n' drop partition?
If you are adding/updating/removing any kexts, you'd want to run the cache updater to keep the cache in sync with the actual kexts present in /Extra.
Modifying any other files (plists, DSDT, etc.) will not require an update.
This, of course, only applies if you are using a cache in /Extra. If you are using a /Extra/Extensions setup, then no cache is involved.
Best regards,
MAJ
#4033
Posted 31 July 2012 - 02:41 PM
Well installed Mountain Lion today, runs smooth (as was the installation using the script!).
While installing the bootloader, I noticed the update option, but I have been unable to update the chameleon bootloader. Xcode is installed (with the command line tools) and I already redownloaded the script twice. But when I try to update bootloaders, I get the error "Unable to access server" at chameleon and "Unable to retrieve link" with Chimera (see screenshot attached, I already compiled the latest version of chameleon myself -> option 2).
Could the problem be because the chameleon buildbot is offline?
Attached Files
#4034
Posted 01 August 2012 - 12:27 AM
It's been a good while since I posted anything here. Glad to see this thread is still quite alive...
I installed Mountain Lion over Lion on a maintenance drive on my GA-EX58-UD5 (now upgraded from a Core i7 920 to a 990x). On Lion, I'm running a heavily customized dsdt.aml that allows me to boot with only fakesmc and ionetworkingfamily .kext. I attempted to replicate this setup with Mountain Lion. Pretty much everything works except sleep (didn't get to try reboot). Upon waking from sleep, the systems restarts with the old CMOS reset bug (an old friend I haven't seen for a while).
I didn't update my dsdt.aml when I upgraded to the 990x (everything seemed to work in Lion so I didn't bother). I did have to update my smbios.plist though since the App Store didn't want to allow me to purchase Mountain Lion. I'm now identifying my hack as a MacPro5,1 (serial and everything relevant has been modified to match). I'll have to test to see if this is not the cause of the issue (mismatches between dsdt.aml patches and MacPro model).
Before I get rid of the dsdt.aml that worked for me for so long, I was wondering if anybody had any similar issues and/or some pointers for me to explore.
MAJ, thanks again for you great script!
Colddiver
#4035
Posted 01 August 2012 - 10:44 PM
Current Chameleon bootloaders available to install:
2) Chameleon v2.1svn r1995 - Compiling failed!
- Unofficial release. Most fully-featured bootloader. Lion OS support.
3) Chimera r1982 - Compiling failed!
- Unified Chameleon bootloader. Consolidates best features of sources.
Sandy Bridge support, ATI 5xxx graphics support, improved nVidia graphics
support, and improved Core iX CPU detection and reporting.
#4036
Posted 03 August 2012 - 05:13 PM
- I have SL installed on one physical HD and want to install ML on another physical drive. Since I don't have a USB drive around with enough space for the ML image as boot drive, is there a way to mount the ML image in my old SL install and just install it on the new hard drive?
- I am using a modified DSDT from CruisAr with audio and native power management etc. already included. Should I give that file a try in ML? With that file, I have sleep and everything working, which is nice. (CruisAr, are you still around?)
Thanks!
#4037
Posted 03 August 2012 - 07:56 PM
#4038
Posted 03 August 2012 - 08:28 PM
I am using a modified DSDT from CruisAr with audio and native power management etc. already included. Should I give that file a try in ML? With that file, I have sleep and everything working, which is nice. (CruisAr, are you still around?)
Works a treat here on ML - sleep, audio & power management all working fine.
Re: Cruisar - I think he got himself a real Mac and left the Hack scene. His DSDT lives on though!
- VirusX likes this
#4039
Posted 03 August 2012 - 11:39 PM
InsanelyOne: Yes, you can install ML on top of SL. Create a bootable USB with ML using DD's script, boot into the USB and select the SL partition as the install target. I would caution, as always, to do a clone of backup of your SL install just in case trouble occurs.
- VirusX likes this
#4040
Posted 04 August 2012 - 06:38 AM
Windows04,Hi there,
Well installed Mountain Lion today, runs smooth (as was the installation using the script!).
While installing the bootloader, I noticed the update option, but I have been unable to update the chameleon bootloader. Xcode is installed (with the command line tools) and I already redownloaded the script twice. But when I try to update bootloaders, I get the error "Unable to access server" at chameleon and "Unable to retrieve link" with Chimera (see screenshot attached, I already compiled the latest version of chameleon myself -> option 2).
Could the problem be because the chameleon buildbot is offline?
Yes, the Chameleon buildbot has been offline for quite a few months now. I've complained about this at the voodooprojects.org forums and they are aware of the situation. No timeline has been offered as for when it will be available. I don't know what appears to be the problem.
As for the Chimera link. Well, the tonymacx86.com site keeps changing the links and access methods. I believe I've reworked and reworked this portion several times, only to have it changed again. So, for the present time, I suggest going to the actual site and downloading it from their download page.
Make sure you are a registered member of tonymacx86. I just noticed that my login no longer works there.
All that work on the update feature seems to have gotten nowhere.
As for the compiling issues (if you are compiling in ML), make sure you read the previous page in this thread, as it offers tips on getting it working in ML.
kind regards,
MAJ
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account






