Daedale Posted December 1, 2005 Share Posted December 1, 2005 Hi, I successfully patched 8f1111 with anti-TPM and kernel patches... but the bootpatcher (java) doesn't work: Vargtimme:~/Desktop tristan$ java -jar bootpatcher_8f1111.zip patched.iso Exception in thread "main" java.lang.UnsupportedClassVersionError: maxxuss/BootPatcher (Unsupported major.minor version 49.0) at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:539) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123) at java.net.URLClassLoader.defineClass(URLClassLoader.java:251) at java.net.URLClassLoader.access$100(URLClassLoader.java:55) at java.net.URLClassLoader$1.run(URLClassLoader.java:194) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:187) at java.lang.ClassLoader.loadClass(ClassLoader.java:289) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274) at java.lang.ClassLoader.loadClass(ClassLoader.java:235) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302) I tried to edit my iso in hexadecimal, but I only found 1 time the sequence 68ACBE0200E89B560000, whereas on Wiki one can read that there is 3 repetitions of this sequence to replace! Any idea? Thanks, Daedale Link to comment https://www.insanelymac.com/forum/topic/5204-8f1111-and-new-patches/ Share on other sites More sharing options...
ssergio Posted December 1, 2005 Share Posted December 1, 2005 What version of Java are u running ? I think the patch only work with a JRE 1.5 Link to comment https://www.insanelymac.com/forum/topic/5204-8f1111-and-new-patches/#findComment-33072 Share on other sites More sharing options...
Daedale Posted December 1, 2005 Author Share Posted December 1, 2005 java version "1.4.2_09" Java 2 Runtime Environment, Standard Edition (build 1.4.2_09-232) Java HotSpot Client VM (build 1.4.2-54, mixed mode) I don't know how update java under mac os x (10.4.3... on powerbook!) Link to comment https://www.insanelymac.com/forum/topic/5204-8f1111-and-new-patches/#findComment-33075 Share on other sites More sharing options...
macgirl Posted December 1, 2005 Share Posted December 1, 2005 Software Update. Or visit apple.com on Mac OS X Downloads Link to comment https://www.insanelymac.com/forum/topic/5204-8f1111-and-new-patches/#findComment-33079 Share on other sites More sharing options...
39thRonin Posted December 1, 2005 Share Posted December 1, 2005 Software Update. Or visit apple.com on Mac OS X Downloads Is that working now? I thought the java stuff was seriously broken for x86. Does this mean that Azureas will work without the patch someone put in the forums? Well, I just DL'd the Java 5 stuff from apple (all 42Mbs of it), mounted the dmg, clicked on the pkg, and got a message that said that it could not be installed on this computer. Any pointers here? TIA... Link to comment https://www.insanelymac.com/forum/topic/5204-8f1111-and-new-patches/#findComment-33135 Share on other sites More sharing options...
Simania_NL Posted December 1, 2005 Share Posted December 1, 2005 I'm so stuck with the bootloader patch and the MacOSX86 site is also not workin. Macgirl says there' a guide at maxxuss page, well I can't find it. Could somebody please tell me what to do. When I tried to open it in Mac, nothing happens and in Windows I just wont get it workin. Regards, Simania Link to comment https://www.insanelymac.com/forum/topic/5204-8f1111-and-new-patches/#findComment-33145 Share on other sites More sharing options...
macgirl Posted December 1, 2005 Share Posted December 1, 2005 I react too soon, the Java update is availabale on PPC Macs, I did not think straight about this is OSX86 Java, because I see the message of Daedale about Java on PowerBook. Which I did is used Java on XP. Link to comment https://www.insanelymac.com/forum/topic/5204-8f1111-and-new-patches/#findComment-33148 Share on other sites More sharing options...
Simania_NL Posted December 1, 2005 Share Posted December 1, 2005 Deleted due to forum rules....sry Link to comment https://www.insanelymac.com/forum/topic/5204-8f1111-and-new-patches/#findComment-33150 Share on other sites More sharing options...
macgirl Posted December 1, 2005 Share Posted December 1, 2005 Forum rules does not allow to talk about it. Link to comment https://www.insanelymac.com/forum/topic/5204-8f1111-and-new-patches/#findComment-33153 Share on other sites More sharing options...
Daedale Posted December 2, 2005 Author Share Posted December 2, 2005 Which I did is used Java on XP. I installed JS2E 5.0 (http://docs.info.apple.com/article.html?artnum=302412), tried the "java -version:1.5", tied to change the JRE version in Utilities/Java, but I can't run the JRE 1.5... I'll try to do that on Win XP. Thanx! Link to comment https://www.insanelymac.com/forum/topic/5204-8f1111-and-new-patches/#findComment-33269 Share on other sites More sharing options...
robval Posted December 2, 2005 Share Posted December 2, 2005 hello daedale, you said : I successfully patched 8f1111 with anti-TPM and kernel patches... but the bootpatcher (java) doesn't work: for me it's exactly the opposite: the java bootpatcher work great under windows xp but I can't find anywhere how to use the anti-TPM and the kernel patch, can you explain to me hw do tou include these patch on the .iso thanx Link to comment https://www.insanelymac.com/forum/topic/5204-8f1111-and-new-patches/#findComment-33287 Share on other sites More sharing options...
varicella Posted December 26, 2005 Share Posted December 26, 2005 (edited) If you want to run the bootpatcher in Mac OS X you need to run this: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Commands/java -jar bootpatcher_8f1111.zip your file.iso Apparently Mac OS X defaults Java to version 1.4.2 and thus when running the java command you are running version 1.4.2. Maxxuss' bootpatcher_8f1111.zip requires Java 5.0 (1.5.0). Hope that helps =). Edited December 27, 2005 by varicella Link to comment https://www.insanelymac.com/forum/topic/5204-8f1111-and-new-patches/#findComment-38501 Share on other sites More sharing options...
Recommended Posts