Go Back  
Reply
 
Thread Tools
Old 07-15-2012   #891
Harryjoe
Member
null
 
Join Date: Jul 2012
Posts: 41
Likes: 7
Liked 12 Times in 10 Posts
Mentioned: 5 Post(s)
Tagged: 0 Thread(s)
use dropbox mate
Harryjoe is offline   Reply With Quote
Old 07-15-2012   #892
butnut
Member
 
Join Date: Jul 2011
Posts: 678
Likes: 275
Liked 248 Times in 145 Posts
Mentioned: 87 Post(s)
Tagged: 0 Thread(s)
Originally Posted by dlbogdan View Post
Well, the process of preparing your PS3 for OtherOS wipes your drive clean It partitions the drive.

EDIT:
I have my linux backup all prepared to use metldrpwn ) if anyone needs it.. It's an arhive ready to be extracted onto an external drive (ext3 formatted and booted with petitboot.
Beying a 730 MB file, I'm having trouble finding a place to upload it.
You can use winrar to split it into smaller sections.
butnut is offline   Reply With Quote
Old 07-15-2012   #893
dlbogdan
Member
 
Join Date: Jul 2009
Posts: 73
Likes: 12
Liked 25 Times in 14 Posts
Mentioned: 11 Post(s)
Tagged: 0 Thread(s)
Originally Posted by Harryjoe View Post
use dropbox mate
had no ideea you can use dropbox for such large files...

EDIT: Use the dropbox link!
LINK DELETED : anyway, until i upload it to dropbox you can try to download it from my server here:


Dropbox link : https://www.dropbox.com/s/jlxu7qkfoh...rpwn_image.tgz


for the backup itself i used this
Code:
cd /
tar cvpzf backup.tgz --exclude=/proc --exclude=/lost+found --exclude=/backup.tgz --exclude=/mnt --exclude=/sys --exclude=/media /
edit, if you do get the file, there's some tasks to do before you can boot.
first, at petitboot you must edit the 'test' entry (press e) and change root to /dev/sda1 (or whatever drive/partition you have on your external usb) because I had it installed on internal ps3 drive
DON'T FORGET! you must use an ext3 or ext4 formatted partition for this. Just extract the arhive onto it. (i guess you'll need linux for this)
linux auth:
user: ps3
pass: ps3

you can then sudo -s

metldrpwn is in root's home (/root)
just provide your own metldr and eid0 and run the script.

edit2: oh, you might want to add a linux swap partition on your drive witch you can enable it when you first boot with swapon . I highly recommend using a HDD usb drive instead of a normal flash disk. It would be a lot faster in most cases.

Last edited by dlbogdan; 07-15-2012 at 10:23 AM.
dlbogdan is offline   Reply With Quote
Likes: (5)
Old 07-15-2012   #894
haz367
Senior Member
 
Join Date: Dec 2010
Posts: 2,033
Likes: 1,031
Liked 580 Times in 471 Posts
Mentioned: 237 Post(s)
Tagged: 0 Thread(s)
Thumbs up

thx everyone for helping out..u know who u are

after getting the tip on howto build OMAC cex/dex hash with FileHash and passing me the "batch" files to AES EN/Decrypt, then u need to check/read it a couple time to fit the puzzle together..i recommended if u perform this, do not to rely on the 1click tools at first, c2d works perfect and makes valid dexdump, u can use it to compare it with the one u did by hand, they MUST be identical, atleast do it a couple times so u'll understand proccess

Last edited by haz367; 07-18-2012 at 07:45 PM.
haz367 is offline   Reply With Quote
Likes: (1)
Old 07-15-2012   #895
henterson
Apprentice
 
Join Date: Jun 2012
Posts: 18
Likes: 2
Liked 13 Times in 6 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Originally Posted by dlbogdan View Post
just provide your own metldr and eid0 and run the script.
So you have to extract your metldr from a nor dump beforehand, right? Where do i put metldr then and how does it have to be named?
And do you really need to get eid0 before using meldrdump?
In the tutorial (http://wiki.gitbrew.org/wikibrew/Metldrpwn) it is said that you don't have to provide eid0, when using run.sh, because it is commented out there.
I will try to use your Linux distribution. Thanks for providing it.
henterson is offline   Reply With Quote
Old 07-15-2012   #896
butnut
Member
 
Join Date: Jul 2011
Posts: 678
Likes: 275
Liked 248 Times in 145 Posts
Mentioned: 87 Post(s)
Tagged: 0 Thread(s)
Originally Posted by henterson View Post
So you have to extract your metldr from a nor dump beforehand, right? Where do i put metldr then and how does it have to be named?
And do you really need to get eid0 before using meldrdump?
In the tutorial (http://wiki.gitbrew.org/wikibrew/Metldrpwn) it is said that you don't have to provide eid0, when using run.sh, because it is commented out there.
I will try to use your Linux distribution. Thanks for providing it.
yes, you will have to extract your metldr from a nor dump beforehand.

name it "metldr" (no quotes)

put it and "EID0" (no quotes)

into the metldrpwn folder you will create.

I used run.sh without providing EID0 and my output was bad.
butnut is offline   Reply With Quote
Old 07-15-2012   #897
badhabit
 
Join Date: Jul 2011
Posts: 79
Likes: 94
Liked 81 Times in 35 Posts
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
i can confirm the cex2dex patcher method works

+ used memdump to dump the Nor (thx an0n, you tha man !!)
+ HW Flasher output is exactly the same.. tried it
+ used Flowrebuilder to unpack the Nor Dump
(btw. Flowrebuilder can also unpack 4.11 dumps where norunpack fails..)
+ had to recompile the metldrpwn as the compiled one from glevant didnt work for me ..
+ used petitboot and red ribbon for the root key
+ used cex2dex patcher (thx andbey0nd, acab, zadow) for dex.bin
+ flashed back via hw flasher / also tried petitboot works good aswell

so now i am on 3.55 dex ; gonna try E3 cex/dex dualboot

has anyone an idea if i need to patch the dex FW "no check" for downngraded consoles ??

kudos to zecoxao and the others for helping all the people out !! thats the spirit dudes !!

Last edited by badhabit; 07-15-2012 at 08:14 AM.
badhabit is offline   Reply With Quote
Likes: (2)
Old 07-15-2012   #898
haz367
Senior Member
 
Join Date: Dec 2010
Posts: 2,033
Likes: 1,031
Liked 580 Times in 471 Posts
Mentioned: 237 Post(s)
Tagged: 0 Thread(s)
Thumbs up

cd into mtldrpwn folder
type: make
type: ./run.sh

@dlbogdan : thx for the prebuild petitboot image
edit @HipHopStyler
i'm guessing not..diff kernels and stuff?

Last edited by haz367; 07-18-2012 at 07:55 PM.
haz367 is offline   Reply With Quote
Likes: (1)
Old 07-15-2012   #899
HipHopStyler
Member
 
Join Date: Nov 2011
Posts: 177
Likes: 39
Liked 22 Times in 17 Posts
Mentioned: 18 Post(s)
Tagged: 0 Thread(s)
@dlbogdan : thx for the prebuild petitboot image
Does it also work with YellowDog Linux 6.0 or do I need some special Linux Version like Ubuntu or Debian ?
HipHopStyler is offline   Reply With Quote
Old 07-15-2012   #900
mckenziesdaddy
Member
 
Join Date: Sep 2011
Location: York,PA USA
Posts: 519
Likes: 11
Liked 93 Times in 61 Posts
Mentioned: 32 Post(s)
Tagged: 0 Thread(s)
@HipHopStyler , I have been asking for help, So have a few other people. No one has really taken the time to write the steps in order yet. There has been someone who I know has done it, He said it took him 8 hrs and he would not be writing anything. I do wish someone would take the time to help us all out. For the ones that are doing this with ease and then moving right on, And not wanting to help anyone they are as bad as the Dev's that hide this. Someone said give it a few days, When I asked what he meant, He didn't respond so your guess is as good as mine. Here is to hoping someone cares.
mckenziesdaddy is offline   Reply With Quote
Likes: (1)
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



PS3Hax.net is Copyright © 2010-2013.
Use of this site is governed by our Terms of Use and Privacy Policy. All Trademarks and images are owned by their respected owners.
Posts and links are subject to each author on this forum and are no way affiliated with the operations and/or opinions of ps3hax.net
All times are GMT -5. The time now is 03:55 AM.