Go Back  
Reply
 
Thread Tools
Old 07-13-2012   #791
butnut
Member
 
Join Date: Jul 2011
Posts: 679
Likes: 275
Liked 249 Times in 146 Posts
Mentioned: 87 Post(s)
Tagged: 0 Thread(s)
Originally Posted by dlbogdan View Post
Weird, I'm getting "System is going down now" and this is trying to boot from a DVD burnt with the iso image.
I'm going to try in a few moments with the image unpacked on USB. Fat32 should be good.
After trying to install debian the unpacked rnd iso tries to boot now.

http://wiki.gitbrew.org/wikibrew/PS3:Linux#Debian

Instructions for SLIM PS3's:
# git clone git://github.com/nikitis/PS3-Debian-Installer
# sh PS3-Debian-Installer/debian-installer.sh

the installer will not completly download "linux-2.6.git"

The manual install method has the same problem.


@zecoxao

Have you used rc5 to dump metldr?

I cant get that distro to perform the task.
butnut is offline   Reply With Quote
Old 07-13-2012   #792
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 butnut View Post
After trying to install debian the unpacked rnd iso tries to boot now.

http://wiki.gitbrew.org/wikibrew/PS3:Linux#Debian

Instructions for SLIM PS3's:
# git clone git://github.com/nikitis/PS3-Debian-Installer
# sh PS3-Debian-Installer/debian-installer.sh

the installer will not completly download "linux-2.6.git"

The manual install method has the same problem.


@zecoxao

Have you used rc5 to dump metldr?

I cant get that distro to perform the task.
I've seen somewhere mentioned that you cannot dump per console key with Red Ribbon RC5
I'm going to try anyway since I'm going nowhere fast with rnd
dlbogdan is offline   Reply With Quote
Old 07-13-2012   #793
Medox
Apprentice
 
Medox's Avatar
 
Join Date: Aug 2011
Posts: 17
Likes: 31
Liked 7 Times in 6 Posts
Mentioned: 3 Post(s)
Tagged: 0 Thread(s)
Originally Posted by luqi View Post
And if this things are comes truth , I ask myself how much or which ones devs the PS3 Community can trust ..., and the C2D leak its the best thing this could happen to the scene !
It is most certainly true. Haven't tried it myself but it's pretty logical because it's confirmed that dex units run any retail game from original disk and if you can emulate that by placing the rip on the usb hdd/stick BUT the retail part (eboot & co.) on the internal hdd, I don't see why it wouldn't work.
Medox is offline   Reply With Quote
Old 07-13-2012   #794
carldenning
Senior Member
 
Join Date: Jun 2009
Posts: 5,135
Likes: 1,885
Liked 1,794 Times in 1,174 Posts
Mentioned: 220 Post(s)
Tagged: 0 Thread(s)
im just wondering, if people have installed the correct otherOS++ fimware eg the one with SS patches

not the one with out SS Patches
__________________
carldenning is online now   Reply With Quote
Likes: (1)
Old 07-13-2012   #795
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 carldenning View Post
im just wondering, if people have installed the correct otherOS++ fimware eg the one with SS patches

not the one with out SS Patches
i have this installed:
http://gitbrew.org/~glevand/ps3/cfw/...-OTHEROS++.PUP



dlbogdan is offline   Reply With Quote
Old 07-13-2012   #796
zecoxao
Member
 
zecoxao's Avatar
 
Join Date: Oct 2011
Posts: 709
Likes: 394
Liked 709 Times in 276 Posts
Mentioned: 115 Post(s)
Tagged: 0 Thread(s)
Originally Posted by butnut View Post
After trying to install debian the unpacked rnd iso tries to boot now.

http://wiki.gitbrew.org/wikibrew/PS3:Linux#Debian

Instructions for SLIM PS3's:
# git clone git://github.com/nikitis/PS3-Debian-Installer
# sh PS3-Debian-Installer/debian-installer.sh

the installer will not completly download "linux-2.6.git"

The manual install method has the same problem.


@zecoxao

Have you used rc5 to dump metldr?

I cant get that distro to perform the task.
yup, used rc5
__________________
"Whoever has ears, let them hear."
zecoxao is online now   Reply With Quote
Old 07-13-2012   #797
butnut
Member
 
Join Date: Jul 2011
Posts: 679
Likes: 275
Liked 249 Times in 146 Posts
Mentioned: 87 Post(s)
Tagged: 0 Thread(s)
Originally Posted by dlbogdan View Post
i have this installed:
http://gitbrew.org/~glevand/ps3/cfw/...-OTHEROS++.PUP



As do I.

I'm not really sure what else to do here.


Edit:

Originally Posted by zecoxao View Post
yup, used rc5
How did you do it?
butnut is offline   Reply With Quote
Old 07-13-2012   #798
zecoxao
Member
 
zecoxao's Avatar
 
Join Date: Oct 2011
Posts: 709
Likes: 394
Liked 709 Times in 276 Posts
Mentioned: 115 Post(s)
Tagged: 0 Thread(s)
Originally Posted by butnut View Post
As do I.
How did you do it?
the way to do it would be to unpack the rc5.iso contents on the root of a fat 32 formatted pen, boot the stuff, install red ribbon where you want it, and follow the script rnd so kindly provided in ps3devwiki, and previously on gitbrew. i said follow, not execute, since it won't work. also you need third party software from red ribbon disabled from software sources disabled, since it won't apt-get update because the site is broken.

After all that and after the script is executed, compile metldrpwn on 2.6.39 (the compiled kernel resulted from the script), for that you need to set it to boot by altering /etc/kboot.conf with the last line you add being

Code:
test=/boot/vmlinux root=dev/ps3dd1
change the name of the vmlinux-2.6.39 kernel on /boot to vmlinux, and boot it on petitboot.

after booting, you can finally compile the metldrpwn. don't forget, you need your own metldr for this.

finally execute run.sh, and after that if the problem status is 0x00000089 on output, that means you'll have a clean dump. after copying that dump to windows, copy the first 48 HEX bytes into an empty bin file . and you'll have your key.
__________________
"Whoever has ears, let them hear."
zecoxao is online now   Reply With Quote
Likes: (2)
Old 07-13-2012   #799
devilangelari
 
Join Date: Jul 2010
Posts: 2
Likes: 204
Liked 134 Times in 74 Posts
Mentioned: 29 Post(s)
Tagged: 0 Thread(s)
Originally Posted by Pockets69 View Post
ahh please, do not go copy pasting somewhere else! you are just being like that retard devilangelari, if @lordv removed it he had a reason, if you want to know how its done, talk to him through pm.

don't go posting what was removed please.
Pockets69 don't ever mention my name again !
Click here to see full text

Next time before accusing someone of copy/pasting or saying that "retard devilangelari" , make sure that you're not the retard or the copier/paster yourself.
You must be very clean before pointing out with finger to people.
Try to learn to grow your own bananas and don't eat only bananas that others have grown. I don't blame you because you maybe steal bananas on Portugal .
I've have seen lately that you're acting like a "dev" trying to tell people by saying do that what other have said .
Ask yourself a question : What did I do to the scene ?
It's easy to copy other peoples words but it's harder to actually to invent


I would like to apologize to the true leechers of this CEX2DEX thing because with that video I have disrespected them not you Pockets69 .
I apologise to zecoxao and lordv and I thank them trying to help people do this thing.
But the most important thing is TO RESPECT THE TRUE DISCOVERERS OF THIS CEX2DEX !
I also apologize to all those who got a feeling "that I have sabotaged them" .
It's not true. I didn't sabotage anything maybe unintentionally trying to be a friend of some devs talked with them or pestered them too much .
I apologized to flatz on the same day I asked questions on the BD remarry and don't doubt on his skills !
Also I would like to apologise to cfwprofet , sandungas , naehrwert (well I never doubted in him because he is a genius) , eussNL (wiki man and knows everything ) etc etc . Maybe I have asked some devs too much (maybe asking them too much made me appear like a sabotager) to learn something and I will never ask them anymore.
I love PS3 devs , all of them !

And people I have seen that there is a RISE of doubt on some devs and that's a wrong thing to do . They make all the work for you and in the end you seem to ignore them . Show them some respect .


Offtopic : I took a tour at ps3crunch . OMG that place is full of sellouts !
When I saw DeanK posting regularly there , that made me PUKE
I will not use multiman ever . Damn I was wrong...
I will never visit that place !
Also I'm a Rebug fan and I'm dissapointed why they didn't release something to make this conversion easier ...

Anyway I was here to check my PM inbox because of some emails was sent to me .
And this is my last reply .


--------------------

Note about this:

Even banned you can read this, you asked for it. You begged for it. And you kept making responses to him knowing you will get another dose of another void argument. Hope you understand that ME as me mod i have a responsibility and this is my call. Feel free to insult (with another account) or do whatever you want to do.
But i listened what you have to say, and when i *spoke* you don't.
You gave me a hard work making edits or trying to erase your own posts, so i deleted them all. Instead of send to a moderator a PM you choose to do it yourself... why always you have to pick the wrong side of the road?.
You started to delete your tracks with your elbow, guess what? your fingerprint all over the place.
It's a shame, really. But well....

See you on the other side.

Regards.

Last edited by hellsing9; 07-13-2012 at 04:21 PM.
devilangelari is offline   Reply With Quote
Old 07-13-2012   #800
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 zecoxao View Post
the way to do it would be to unpack the rc5.iso contents on the root of a fat 32 formatted pen, boot the stuff, install red ribbon where you want it, and follow the script rnd so kindly provided in ps3devwiki, and previously on gitbrew. i said follow, not execute, since it won't work. also you need third party software from red ribbon disabled from software sources disabled, since it won't apt-get update because the site is broken.

After all that and after the script is executed, compile metldrpwn on 2.6.39 (the compiled kernel resulted from the script), for that you need to set it to boot by altering /etc/kboot.conf with the last line you add being

Code:
test=/boot/vmlinux root=dev/ps3dd1
change the name of the vmlinux-2.6.39 kernel on /boot to vmlinux, and boot it on petitboot.

after booting, you can finally compile the metldrpwn. don't forget, you need your own metldr for this.

finally execute run.sh, and after that if the problem status is 0x00000089 on output, that means you'll have a clean dump. after copying that dump to windows, copy the first 48 HEX bytes into an empty bin file . and you'll have your key.
Oh boy.. not hard at all but takes a bit of time. I think I'll resume this on Sunday when I'll be back from a trip.
I'd be grateful for a precompiled kernel and metldrpwn
dlbogdan is offline   Reply With Quote
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 07:36 PM.