Go Back  
Reply
 
Thread Tools
Old 07-23-2012   #61
sanek44
Apprentice
 
Join Date: Jul 2012
Posts: 3
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Ок thanks)))
sanek44 is offline   Reply With Quote
Old 07-23-2012   #62
tul
Member
null
 
Join Date: Sep 2010
Posts: 38
Likes: 1
Liked 2 Times in 2 Posts
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
Originally Posted by seanking View Post
I get error about free up flash memory at least 16 mg and put it in dev_usb try again my flash is empty just one pkg and the rest of ~14gig emptiness!!! any Ideas?
make sure you use the rightest usb port, next to the power button, and after the dump with multiman you have to search for hidden files, i was getting blank dump also, but only then i search for hidden files, as i was able to see them with mmCm.
************* [ - Post Merged - ] *************
Originally Posted by Asure View Post
Naerwehrt pointed out asbestos will ask your router for an IP by DHCP .. and listen on that IP. So you guys should check your router's DHCP client table or sniff the assignment with Wireshark to find out on which IP your PS3 is active.

I'm at work right now so i can't confirm if it works, but it seems to me that is the reason the client never connects. I couldn't ping the IP i had assigned to the PS3 after running Asbestos, so it must have gotten a new one at that point

If it works, someone kindly confirm Thanks!
can some1 confirm this?, if that the case i would be pissed,lolz, i set for the first time a manual ip at the ps3 to use this.

well i can confirm thats not the case, i checked my router dhcp and no new dhcp ip was found, also check straight connection wiht only a simple switch, and even also by wlan address, none of them works :S
to be covering all possibilitys, i have tried with ubuntu compilation and with windows compilations, none of them :S

Last edited by tul; 07-23-2012 at 04:51 AM.
tul is offline   Reply With Quote
Old 07-23-2012   #63
nuzz
Member
null
 
Join Date: Sep 2010
Posts: 31
Likes: 15
Liked 2 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Asbestos doesn't seem to run on rebug, it goes black screen, no ip is requested, have to do a hard reset too.
nuzz is offline   Reply With Quote
Old 07-23-2012   #64
Asure
Member
 
Join Date: Jan 2008
Posts: 245
Likes: 27
Liked 127 Times in 72 Posts
Mentioned: 69 Post(s)
Tagged: 0 Thread(s)
Reading this, i believe we need to set up addition dhcp/tftp server with rootfs + kernel.

Naerwehrt didn't say this would work off-the-bat as-is. I guess we'll need to boot from a nfs share to get a minimal linux running. Also at this point i'm not sure if we can use netrpc as soon as the kernel is booted, or even if no kernel is booted

See http://marcansoft.com/blog/2010/10/a...nux-as-gameos/

And some people wrote a semi-coherent step-by-step guide to boot: http://mrgatz85.blogspot.nl/2010/10/...os-hybrid.html

We should really be seeing some dhcp-related chatter from the ethernet port after running the asbestos pkg.. nobody has a sniffer handy to confirm? (still at work here..)

Last edited by Asure; 07-23-2012 at 05:19 AM.
Asure is offline   Reply With Quote
Old 07-23-2012   #65
uvekilledkenny
Apprentice
 
Join Date: Jul 2012
Posts: 3
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
I found something which is odd I think, Whatever IP I write, it'll say :
[INFO] Connecting to 'X' ...ok.
Screenshot: http://puu.sh/KYct

PS : I used the modified exe by Atilla ( you'll see in the Screenshot )
uvekilledkenny is offline   Reply With Quote
Old 07-23-2012   #66
DEFAULTDNB
 
DEFAULTDNB's Avatar
 
Join Date: Mar 2012
Posts: 8,911
Likes: 6,257
Liked 3,817 Times in 2,481 Posts
Mentioned: 947 Post(s)
Tagged: 0 Thread(s)
Wasn't asbestOS for 3.41? could that be why it fails?

EDIT: tried accessing PS3devwiki, but cant, to confirm it..
__________________

Last edited by DEFAULTDNB; 07-23-2012 at 06:26 AM.
DEFAULTDNB is online now   Reply With Quote
Old 07-23-2012   #67
tul
Member
null
 
Join Date: Sep 2010
Posts: 38
Likes: 1
Liked 2 Times in 2 Posts
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
Originally Posted by DEFAULTDNB View Post
Wasn't asbestOS for 3.41? could that be why it fails?

EDIT: tried accessing PS3devwiki, but cant, to confirm it..
i really think its a issue with the current firmware we are running, if anyone with kmeaw got Unicorns pls drop your success quote.
tul is offline   Reply With Quote
Old 07-23-2012   #68
iT0ny
Apprentice
null
 
Join Date: Aug 2011
Location: Prague,CR
Posts: 29
Likes: 52
Liked 5 Times in 2 Posts
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Originally Posted by tul View Post
i really think its a issue with the current firmware we are running, if anyone with kmeaw got Unicorns pls drop your success quote.
tried on kmeaw/rogero3.4...not working(
__________________
From Russia with Love
iT0ny is offline   Reply With Quote
Old 07-23-2012   #69
DEFAULTDNB
 
DEFAULTDNB's Avatar
 
Join Date: Mar 2012
Posts: 8,911
Likes: 6,257
Liked 3,817 Times in 2,481 Posts
Mentioned: 947 Post(s)
Tagged: 0 Thread(s)
someone try on 3.41? cant hurt can it?
__________________
DEFAULTDNB is online now   Reply With Quote
Old 07-23-2012   #70
Asure
Member
 
Join Date: Jan 2008
Posts: 245
Likes: 27
Liked 127 Times in 72 Posts
Mentioned: 69 Post(s)
Tagged: 0 Thread(s)
I don't want to quote myself, but if people read my two lasts posts in this topic, you still use linux, so the topic title is wrong, and this won't work as-is. Some more steps are needed.

Asbestos ldr kills gameos and loads a kernel by tftp from a server you provided it with by dhcp. The whole procedure should go a little like this:

1. Install PKG
2. Setup PC with linux (virtual machine) which runs NFS export with your linux filesystem.
3. Setup TFTP server, to server kernel to the PS3
4. Setup DHCP server, to assign IP to the PS3, and provide tftp server address (from #3)
5. Patch linux kernel to use NFS as root filesystem (from #2)

- Run the installed asbestos app.
- The ps3 will 'warm boot' and get rid of gameOS
- It will get an IP and the tftp server adress by DHCP
- It will load the kernel from the TFTP server & boot it.
- The kernel will boot, and try to mount the rootfs from NFS
- Linux is now ready to be used
- Run exploit

So technically, there is no 'linux installed' on the ps3, but your still booting it up. By network.
Asure is offline   Reply With Quote
Likes: (3)
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 11:58 AM.