MrGatz85 And Cael’s Open AsbestOS Loader - 改機

By Dinah
at 2010-11-11T22:50
at 2010-11-11T22:50
Table of Contents
AsbestOS 又更新了,
新的版本可以在非 Hermes 韌體的破解棒上運行了,
(但是仍然需要支援 peek/poke 這類的系統呼叫的破解棒)
另一個更新是新的版本可以用 PSL1GHT 這個 open source 的 PS3 SDK 上編譯,
所以可以不用偷偷找PS3 SDK來編譯了,
另外根據使用者回報厚機似乎無法使用,
推斷可能是因為 kernel 的版本過舊的原因,
之後應該會更新 kernel 的版本修正這個問題,
更多關於 AsbestOS 的使用可以參考
http://marcansoft.com/blog/
或是到作者的網站詢問 http://margatz85.blogspot.com/
作者預告說將作業系統裝在硬碟的功能將會在不久的將來實現
(目前只能夠過 NFS)
================
下載連結: http://www.multiupload.com/FZLBG21IL6
原文連結:
http://www.ps3hax.net/2010/11/mrgatz85-and-caels-open-asbestos-loader/
MrGatz85 & Cael's Open AsbestOS Loader
Ok after many days of hard work and get help from every where. The new Loader
is out of Beta.
Has a new Name again, sorry. This time it does not require Hermes’ Payload
at all, you can still use it. You do require peek/poke in your payload
though. And is Now $ony Free, thats right folks no more $ony SDK. it runs on
PSL1GHT and ps3chain.
For some reason it does not work with Fat PS3s. i think its due that we are
still on the old kernel. i will working hard to get it working with the new
kernel asap. you are also required to be on firmware 3.41. other then that
here is the README and link at the Bottom
To all that have donated thanks you have help me start to get my teeth fixed.
i go back in two weeks for the doctors to look again. its free but the doctor
is two hours away. so with funds tight, your donations help pay for gas and
such. Thank yall from bottom of my heart.
And i also want to say thanks to Ceal for testing the **** out of this as
fast i could pop out a new prototype he was there to test. thanks
here is the README
AsbestOS Open Loader README
== Introduction Requirements==
This a AsbestOS Linux bootloader that runs off of the PS3 Lv-2 exploit.
It is designed to boot on PS3 systems running System Software version 3.41,
though it could be adapted to earlier versions. Linux runs on the GameOS
partition,
thus having the same access to hardware that GameOS has.
This code is experimental and is intended for those who have a 16KB USB dongle
and no possibility to launch asbestOS in other form.
does not require you to be using Hermes’ 4vB payload!!!!
*It also requires you to be using Hermes’ 4vB payload
this is a typeo fixed here in the readme to lazy to uploadagain
to compile is best to be using linux, as i have not tested on windows
== Building ==
The PS3DEV environment variable needs Setup
$ mkdir ~/ps3dev // I Find in my user drive i have no permison problems
$ mkdir ~/ps3dev
Add these to the end of you ~/.bashrc file
export PS3DEV=~/ps3dev
export PATH=$PATH:$PS3DEV/bin
export PATH=$PATH:$PS3DEV/ppu/bin
export PATH=$PATH:$PS3DEV/spu/bin
export PSL1GHT=~/pslight
$ git clone git://github.com/HACKERCHANNEL/ps3chain.git ~/ps3chain
$ git clone git://github.com/HACKERCHANNEL/PSL1GHT.git ~/PSl1GHT
Then Read the readme under both those drives and compile how they lay out.
rember we have already set the PS3DEV and PSL1GHT vars
== Usage ==
First compile AsbestOS Loader get a compatible USB exploit mechanism.
You should also connect your PS3 and PC to a network not the internet.
(they need to be in the same broadcast domain also)
P3
Do nothing but plug into your router
PC
there is where everyone seems to have the trubble.
i have created a easy setup guide for the NFS share.
Read HowToNFS.
if you cant do this becuase your in windows run Virtualbox
with your fav linux. bridge the network cards under VM setup.
and then continue with the Guide.
Transfer the AsbestOSHybridLoader.pkg (that you compiled )
to the root of a thumb drive
At this point if you have edit you own dtbImage.ps3.bin
(marcan’s kernel image included under xdata)
Copy them to the root of you usb thumb drive.
Fire off the exploit device, turn on your PS3 using power followed by eject
within 0.2 seconds .
Install the pkg AsbestOSHybribLoader.pkg.
OK now find the penguin and run the Program.
Ok the scary part the screen goes black.it….Wait for it….If you get
anything at all, congratulations, Kernel is running.
At this point, if you have any issues, the problem should be fairly apparent
from the messages (Kernel panic NFS not mounted).
If not then there could be a cupple things wrong. There has been reports that
there is a issuse with SD tvs.
I can not comfirm because i do not own a tv.I happen to run mine to a Monitor
with a HDMI > DVI cable.
There are also been reports of it not working on Phat PS3s. as im not sure
about this (one friend told me it worked on his phat),
Once the PS3 is up and running and your NFS share.you should now have a
Working AsbestOS.
to find out more about AsbestOS got to marcan’s blog
http://marcansoft.com/blog/
You Can Contact me at my blog http://margatz85.blogspot.com/
And i want to say thanks to
Cael,Marcan32,KaKaRoToKS,Hermes,ooPo,AerialX,Mathi eulh,Aaron (the guy who
started PSL1GHT)
and who ever i missed. with out any of yall i wont have been able to do what
i do.
Thats have fun and use my toys the way i want
MrGatz85
== ToDo ==
spell check every thing (ROFL i cant spell sorry)
Keep up with the latest kernel and patchs.( We will have HDD support soon)
--
新的版本可以在非 Hermes 韌體的破解棒上運行了,
(但是仍然需要支援 peek/poke 這類的系統呼叫的破解棒)
另一個更新是新的版本可以用 PSL1GHT 這個 open source 的 PS3 SDK 上編譯,
所以可以不用偷偷找PS3 SDK來編譯了,
另外根據使用者回報厚機似乎無法使用,
推斷可能是因為 kernel 的版本過舊的原因,
之後應該會更新 kernel 的版本修正這個問題,
更多關於 AsbestOS 的使用可以參考
http://marcansoft.com/blog/
或是到作者的網站詢問 http://margatz85.blogspot.com/
作者預告說將作業系統裝在硬碟的功能將會在不久的將來實現
(目前只能夠過 NFS)
================
下載連結: http://www.multiupload.com/FZLBG21IL6
原文連結:
http://www.ps3hax.net/2010/11/mrgatz85-and-caels-open-asbestos-loader/
MrGatz85 & Cael's Open AsbestOS Loader
Ok after many days of hard work and get help from every where. The new Loader
is out of Beta.
Has a new Name again, sorry. This time it does not require Hermes’ Payload
at all, you can still use it. You do require peek/poke in your payload
though. And is Now $ony Free, thats right folks no more $ony SDK. it runs on
PSL1GHT and ps3chain.
For some reason it does not work with Fat PS3s. i think its due that we are
still on the old kernel. i will working hard to get it working with the new
kernel asap. you are also required to be on firmware 3.41. other then that
here is the README and link at the Bottom
To all that have donated thanks you have help me start to get my teeth fixed.
i go back in two weeks for the doctors to look again. its free but the doctor
is two hours away. so with funds tight, your donations help pay for gas and
such. Thank yall from bottom of my heart.
And i also want to say thanks to Ceal for testing the **** out of this as
fast i could pop out a new prototype he was there to test. thanks
here is the README
AsbestOS Open Loader README
== Introduction Requirements==
This a AsbestOS Linux bootloader that runs off of the PS3 Lv-2 exploit.
It is designed to boot on PS3 systems running System Software version 3.41,
though it could be adapted to earlier versions. Linux runs on the GameOS
partition,
thus having the same access to hardware that GameOS has.
This code is experimental and is intended for those who have a 16KB USB dongle
and no possibility to launch asbestOS in other form.
does not require you to be using Hermes’ 4vB payload!!!!
*It also requires you to be using Hermes’ 4vB payload
this is a typeo fixed here in the readme to lazy to uploadagain
to compile is best to be using linux, as i have not tested on windows
== Building ==
The PS3DEV environment variable needs Setup
$ mkdir ~/ps3dev // I Find in my user drive i have no permison problems
$ mkdir ~/ps3dev
Add these to the end of you ~/.bashrc file
export PS3DEV=~/ps3dev
export PATH=$PATH:$PS3DEV/bin
export PATH=$PATH:$PS3DEV/ppu/bin
export PATH=$PATH:$PS3DEV/spu/bin
export PSL1GHT=~/pslight
$ git clone git://github.com/HACKERCHANNEL/ps3chain.git ~/ps3chain
$ git clone git://github.com/HACKERCHANNEL/PSL1GHT.git ~/PSl1GHT
Then Read the readme under both those drives and compile how they lay out.
rember we have already set the PS3DEV and PSL1GHT vars
== Usage ==
First compile AsbestOS Loader get a compatible USB exploit mechanism.
You should also connect your PS3 and PC to a network not the internet.
(they need to be in the same broadcast domain also)
P3
Do nothing but plug into your router
PC
there is where everyone seems to have the trubble.
i have created a easy setup guide for the NFS share.
Read HowToNFS.
if you cant do this becuase your in windows run Virtualbox
with your fav linux. bridge the network cards under VM setup.
and then continue with the Guide.
Transfer the AsbestOSHybridLoader.pkg (that you compiled )
to the root of a thumb drive
At this point if you have edit you own dtbImage.ps3.bin
(marcan’s kernel image included under xdata)
Copy them to the root of you usb thumb drive.
Fire off the exploit device, turn on your PS3 using power followed by eject
within 0.2 seconds .
Install the pkg AsbestOSHybribLoader.pkg.
OK now find the penguin and run the Program.
Ok the scary part the screen goes black.it….Wait for it….If you get
anything at all, congratulations, Kernel is running.
At this point, if you have any issues, the problem should be fairly apparent
from the messages (Kernel panic NFS not mounted).
If not then there could be a cupple things wrong. There has been reports that
there is a issuse with SD tvs.
I can not comfirm because i do not own a tv.I happen to run mine to a Monitor
with a HDMI > DVI cable.
There are also been reports of it not working on Phat PS3s. as im not sure
about this (one friend told me it worked on his phat),
Once the PS3 is up and running and your NFS share.you should now have a
Working AsbestOS.
to find out more about AsbestOS got to marcan’s blog
http://marcansoft.com/blog/
You Can Contact me at my blog http://margatz85.blogspot.com/
And i want to say thanks to
Cael,Marcan32,KaKaRoToKS,Hermes,ooPo,AerialX,Mathi eulh,Aaron (the guy who
started PSL1GHT)
and who ever i missed. with out any of yall i wont have been able to do what
i do.
Thats have fun and use my toys the way i want
MrGatz85
== ToDo ==
spell check every thing (ROFL i cant spell sorry)
Keep up with the latest kernel and patchs.( We will have HDD support soon)
--
Tags:
改機
All Comments
Related Posts
請問有人玩pc版本的call of duty 7 嗎?

By Kyle
at 2010-11-11T22:23
at 2010-11-11T22:23
PSGrooPIC v2.03a(a PSN payload update)

By Callum
at 2010-11-11T21:40
at 2010-11-11T21:40
改寫韌體版本編號 3.41 → 3.50

By Sandy
at 2010-11-11T19:51
at 2010-11-11T19:51
DSTWO iPlayer v1.0 正式發布

By Harry
at 2010-11-11T17:34
at 2010-11-11T17:34
自製系統可以玩原版umd嗎??

By Odelette
at 2010-11-11T17:07
at 2010-11-11T17:07