Hi all you long suffering experts out there…
Firstly I formatted both partitions and then ran the "Repair DMS Full" part of the program..
I have a 2005 VW Golf mkV so I opted for the lates Golf fimware (7.02)..
I Selected install "None hacked firmware (i think)..
Some time later.......
I was driving along today when my music started to play on the Phatbox..
When I got home I connected the DMS to the computer and started the “DMS Phathack” tool.
It informed me that the patch was applied successfully..
I copied these Log files off the DMS whilst it was connected to the computer and pasted them below at the end of this post..
Hopefully it will mean something to you knowledgeable chaps out there..
In plain English is my Phatbox now hacked or not?
If it is and I get a new hard drive tomorrow, what Make/size etc would you say is best?
Lastly… I know the new drive has to be partitioned.. I have repartitioned hard drives on my PC successfully many times over the years so at least I have a good idea how its done.
I remember reading the small partition in a Phatbox has to be a certain size..
So my question is, What exact size do I make the first partition using Partition Magic ??
Once again, many thanks for you patience and expertise in these things,
Regards,
Simon
BOOT0-0: OK
BOOT0-1: OK
BOOT0: Successful
BOOT9-X: Successful
BOOTB-X: Successful
BOOTF-X: Successful
BOOT*: Successful
PhatPatch v0.8 - original code by bushing, additional patches by sbingner
Finding patch offsets:
Verified standard patch offsets
Verifying:
Patch 1 @ 0bb8: make drive signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0000 1a00 Actual: 0000 1a00
Verified!
Patch 2 @ 0bec: make rc.sh signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0000 1a00 Actual: 0000 1a00
Verified!
Patch 3 @ 0c20: make phatd signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0000 1a00 Actual: 0000 1a00
Verified!
Patch 4 @ 0c54: make linux signature check always succeed: [bne verify_sig_failed -> bne PC+1]
Expected: 0000 1a00 Actual: 0000 1a00
Verified!
Patch 5 @ 0354: make ramdisk invalid signature return 0 instead of 0xFFFFFFFF: [movlne r0, 0xFFFFFFFF -> movlne r0, #0]
Expected: 0000 13a0 Actual: 0000 13a0
Verified!
Patch 6 @ 0c80: make ramdisk signature check verify 0 instead of 1: [cmp r0, #1 -> cmp r0, #0]
Expected: 0000 e350 Actual: 0000 e350
Verified!
Patch 7 @ 0358: make ramdisk valid signature return 0 instead of 1: [moveq r0, #1 -> moveq r0, #0]
Expected: 0000 03a0 Actual: 0000 03a0
Verified!
Patch 8 @ 0330: don't try to read ramdisk.sig (boot without any .sig files): [bl sector_read_suzy -> bl PC+1]
Expected: 0000 eb00 Actual: 0000 eb00
Verified!
Patch 9 @ 02c0: don't try to read linux.sig (boot without any .sig files): [bl sector_read_suzy -> bl PC+1]
Expected: 0000 eb00 Actual: 0000 eb00
Verified!