Jump to content
12 posts in this topic

Recommended Posts

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

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...

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

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.

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!

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

  • 4 weeks later...

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 by varicella
×
×
  • Create New...