junexiii Posted March 25, 2008 Share Posted March 25, 2008 I have a copy of Leo4all and it runs smoothly in my pc. Then when patches arrive. I integrate it with Leo4all v1 and Leo4all v2 to solve the finder problem. After the installation my computer freezes... Do you have an idea what happens to my computer? How to fix this problem? Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-681598 Share on other sites More sharing options...
eddie11c Posted March 25, 2008 Share Posted March 25, 2008 Did you erase the drive first before reinstalling? Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-681629 Share on other sites More sharing options...
Dense Posted March 25, 2008 Share Posted March 25, 2008 Hello eddie11c!Thank you again for this release. It works well on my P5B Deluxe with Core2Duo like the first version, but the EFI-Boot (MBR) install don't work for me. I have a MBR disk with 2 other NTFS partitions on it, i boot it with grub. After the install i only can boot with the boot_v8 file, otherwise i get a chainloader error. It is possible, to paste the patched IO82011faniliy.kext of 10.4.8 for Atheros WLAN Cards with AR5212 chipset? http://forum.insanelymac.com/index.php?showtopic=40317. F-Didi The installer will not override a bootloader if it already exists. All you need to do is change your grub menu.lst to boot the partition that OS X is installed on. An example of an entry in the menu.lst would be: title Mac OS X rootnoverify (hd0,1) makeactive chainloader +1 Where the rootnoverify command loads hd0 partition 1. Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-681638 Share on other sites More sharing options...
F-Didi Posted March 25, 2008 Share Posted March 25, 2008 Hi Dense! My Leo is on the first partition of the second HD, grub is on a logical partition on the first HD. I always take the same partition for Leo, i haven't change the grub menu, it's always like this: title Mac OS X root(hd1,0) makeactive chainloader +1 If i install EFI manually or install Kalyway with the option "boot_efi_mbr" on, the boot is o.k. But if i install Leo4All i get an error, that the filesystem is not recognized, the filesystem type should be 0xaf. Should i change the entry in grub from "root" to "rootnoverify"? F-Didi Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-681785 Share on other sites More sharing options...
Dense Posted March 25, 2008 Share Posted March 25, 2008 Hi Dense! My Leo is on the first partition of the second HD, grub is on a logical partition on the first HD. I always take the same partition for Leo, i haven't change the grub menu, it's always like this: title Mac OS X root(hd1,0) makeactive chainloader +1 If i install EFI manually or install Kalyway with the option "boot_efi_mbr" on, the boot is o.k. But if i install Leo4All i get an error, that the filesystem is not recognized, the filesystem type should be 0xaf. Should i change the entry in grub from "root" to "rootnoverify"? F-Didi Absolutely. That is the problem. I'd also confirm the partition scheme used on the OS X HD (use disk utility in the installer to make sure it really is MBR). Also if it is MBR use fdisk -d to dump the partition table and confirm the partition is type AF. Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-681852 Share on other sites More sharing options...
quasar_x Posted March 25, 2008 Share Posted March 25, 2008 Thanks for this release. Here's the problem I have: I'm running a Santa Rosa-based Dell 1720 laptop (with x3100) and after I install, every time I reboot I have to start with the -f option, otherwise the keyboard and trackpad don't respond. I have to shut it off and restart using that -f switch in order for them to work. I have exactly the same problem. Is this issue Dell-related? I am running an Inspiron E1505/6400. Any suggestions for a workaround? Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-682035 Share on other sites More sharing options...
eddie11c Posted March 25, 2008 Share Posted March 25, 2008 I have exactly the same problem. Is this issue Dell-related? I am running an Inspiron E1505/6400. Any suggestions for a workaround? Until I can figure out the problem just boot with -f, it will only take 10 seconds longer to boot max. Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-682061 Share on other sites More sharing options...
WinLinMac01 Posted March 25, 2008 Author Share Posted March 25, 2008 The same with me. It works on mine too, however, with the same hard drive. Hi Dense! My Leo is on the first partition of the second HD, grub is on a logical partition on the first HD. I always take the same partition for Leo, i haven't change the grub menu, it's always like this: title Mac OS X root(hd1,0) makeactive chainloader +1 If i install EFI manually or install Kalyway with the option "boot_efi_mbr" on, the boot is o.k. But if i install Leo4All i get an error, that the filesystem is not recognized, the filesystem type should be 0xaf. Should i change the entry in grub from "root" to "rootnoverify"? F-Didi Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-682145 Share on other sites More sharing options...
BlueAvenue Posted March 25, 2008 Share Posted March 25, 2008 Downloaded the new iso last night from the Bay. Installed today, went on like a dream. Booted right up, absolutely no problems at all. motherboard: Winfast NF4SK8AA cpu : AMD64 4000 graphics : Ati X600 hard drive : Maxtor ide memory : Corsair 1.5gigs Great work eddie ! Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-682599 Share on other sites More sharing options...
F-Didi Posted March 25, 2008 Share Posted March 25, 2008 Absolutely. That is the problem. I'd also confirm the partition scheme used on the OS X HD (use disk utility in the installer to make sure it really is MBR). Also if it is MBR use fdisk -d to dump the partition table and confirm the partition is type AF. I tried it with "rootnoverify" in grub but it didn't work again. I made sure, that the partition scheme is MBR in disk utility and use fdisk -d in terminal, but after install the same error. But: I made an own Leo release with OSx86Patcher (http://aquamac.proboards106.com/?board=hac...=496&page=1) and this installs automatically the correct EFI and the reboot after install worked! I would prefer the Leo4All because it has AMD and german language support during install and in the installed Leo. What are the differents between the loaders? I think, both are from you Dense? Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-682805 Share on other sites More sharing options...
Dense Posted March 25, 2008 Share Posted March 25, 2008 I tried it with "rootnoverify" in grub but it didn't work again.I made sure, that the partition scheme is MBR in disk utility and use fdisk -d in terminal, but after install the same error. But: I made an own Leo release with OSx86Patcher (http://aquamac.proboards106.com/?board=hac...=496&page=1) and this installs automatically the correct EFI and the reboot after install worked! I would prefer the Leo4All because it has AMD and german language support during install and in the installed Leo. What are the differents between the loaders? I think, both are from you Dense? The v6 bootloader in Ritalin's release is identical to the one in Leo4All. If you are getting a partition error can you please confirm that fdisk -d shows the OS X partition as type AF and not something else. Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-682829 Share on other sites More sharing options...
FenwayFrank Posted March 26, 2008 Share Posted March 26, 2008 On how to apply an update to a PPF file: If you are in windows use ppfomatic For Mac, use Gumby 50c and choose the PPF option, and Enjoy! =) What's available for Linux? This patch is version 3 and the only programs I've found thus far support only versions 1 and 2. TIA.. Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-683053 Share on other sites More sharing options...
cloudpjff7 Posted March 26, 2008 Share Posted March 26, 2008 On how to apply an update to a PPF file: What's available for Linux? This patch is version 3 and the only programs I've found thus far support only versions 1 and 2. TIA.. Google applyppf, you'll find something for linux. Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-683070 Share on other sites More sharing options...
ADoNuT333 Posted March 26, 2008 Share Posted March 26, 2008 On how to apply an update to a PPF file: What's available for Linux? This patch is version 3 and the only programs I've found thus far support only versions 1 and 2. TIA.. What do you mean version 3? The latest Leo ppf patch is version 2. Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-683072 Share on other sites More sharing options...
abeltcb Posted March 26, 2008 Share Posted March 26, 2008 I have exactly the same problem. Is this issue Dell-related? I am running an Inspiron E1505/6400.every time I reboot I have to start with the -f option, otherwise the keyboard and trackpad don't respond. Any suggestions for a workaround? I also have same problem. I am using DELL D630. thanks Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-683086 Share on other sites More sharing options...
eddie11c Posted March 26, 2008 Share Posted March 26, 2008 I also have same problem. I am using DELL D630.thanks Not completely sure yet, my wifes laptop works perfectly, but it is not a Dell. This was also with Vanilla kernel installed. Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-683087 Share on other sites More sharing options...
Pirateo Posted March 26, 2008 Share Posted March 26, 2008 Not completely sure yet, my wifes laptop works perfectly, but it is not a Dell. This was also with Vanilla kernel installed. What type of laptop is it and what are the specs? Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-683123 Share on other sites More sharing options...
BigPimpin Posted March 26, 2008 Share Posted March 26, 2008 About the v2 PPF update... my older Dimension 8400 is running OK with only PPFv1 which I installed the other day. eddie, you say upping to PPFv2 isn't worth it if everything is working OK. It is for the most part, except the System Profiler doesn't work at all. It just crashes every time I go to "About This Mac" and click on "More Info...". Are there specific kexts from a PPFv2 disc that I could just copy over to my running system to fix the system profiler? I have got the machine to a point where re-installing from scratch would be a major pain in the neck. Thanks! Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-683217 Share on other sites More sharing options...
ab0m Posted March 26, 2008 Share Posted March 26, 2008 ..the keyboard and trackpad don't respond... try deleting the AppleACPIPS2Nub.kext - this is working here for several notebooks Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-683337 Share on other sites More sharing options...
teka Posted March 26, 2008 Share Posted March 26, 2008 What do you mean version 3? The latest Leo ppf patch is version 2. I think he means the actual PPF file version. PPF-O-Matic supports PPF files of versions 1, 2, 3. What he has available won't handle a v3 patch. Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-683622 Share on other sites More sharing options...
BigPimpin Posted March 26, 2008 Share Posted March 26, 2008 What files do I need from the patched PPF v2 iso in order to make the system profiler work on my Leo4All + PPF v1 machine? I have all Intel, no VIA at all, and I really don't want to install from scratch if I can help it. Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-683856 Share on other sites More sharing options...
eddie11c Posted March 26, 2008 Share Posted March 26, 2008 If you use pacifist and open the package Leo_Patches. you will find 3 system profiler files. Extract those and install into /System/Library/SystemProfiler. Or you could go HERE and get it Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-683863 Share on other sites More sharing options...
casual21 Posted March 26, 2008 Share Posted March 26, 2008 im downloading the patch now, is there a certain way to install the patch to assure proper working and also does that patch have the same updates as the full .iso Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-683867 Share on other sites More sharing options...
eddie11c Posted March 26, 2008 Share Posted March 26, 2008 im downloading the patch now, is there a certain way to install the patch to assure proper working and also does that patch have the same updates as the full .iso You can apply the patches to the ISO, and in the end they will be identical. Just make a backup of the original ISO before patching and always check the MD5 checksum after to be sure its correct. Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-683869 Share on other sites More sharing options...
casual21 Posted March 26, 2008 Share Posted March 26, 2008 thanks eddie also is there a way to shrink partitions on mac? i have 1 partition with mac and i wanna shrink this one and add another so i can install windows, any help? Link to comment https://www.insanelymac.com/forum/topic/95246-eddie11cs-leo4allv2-ppf-2-discussion-thread-latest-release-1052/page/2/#findComment-683871 Share on other sites More sharing options...
Recommended Posts