Forum: Latest News - Get all of the latest legal dev and underground news as it relates to the Sony PlayStation right here on PSX-Scene.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: UPDATED: Announcing AsbestOS, Linux on your PS3 without OtherOS!
  

Page 1 of 6 1 2 3 ... LastLast
Results 1 to 10 of 57
  1. #1 UPDATED: Announcing AsbestOS, Linux on your PS3 without OtherOS! 
    jamal94's Avatar
    jamal94 is offline Member
    Join Date
    Sep 2010
    Location
    Palestine
    Posts
    268
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    4
    Marcan has got to the point that AsbestOS is basically running on a PS3!

    As most of you will probably already know, I’ve been working on a project recently which aims to run Linux on the PS3 using the PSJailbreak exploit, effectively replacing GameOS on the fly. I think it’s gotten to the point where it’s useful enough for other people to be interested, so here’s something resembling an official announcement.
    Obligatory demo video:

    [ame=http://www.youtube.com/watch?v=zQ4Q_mqwxpA&feature=player_embedded]YouTube - Linux on PS3 v3.41 using AsbestOS[/ame]

    AsbestOS (a mineral, and meaning “inextinguishable” in Greek) is a bootloader to run PS3 Linux without OtherOS. It runs using the USB GameOS exploit (on PS3 version 3.41) from any compatible device, and any reprogrammable devices currently running the PS3 exploit can be used as long as they have enough free internal or external storage (40kB or so) to hold the loader. It is general enough that it should be useful to boot Linux given any other GameOS exploit in the future.

    Currently, it only supports netbooting a kernel and no initrd (mostly due to bootmem limitations). This is enough to run a Linux system booting from an NFS share or from USB storage media. Almost everything that works under OtherOS is working. As additional perks of running as GameOS, you also get access to a seventh SPE (needs a kernel patch to enable) and there is clearly full access to the RSX including 3D support, although we still need to learn a few details about how that works to be able to use it.

    AsbestOS is a fully independent open source payload and does not contain any code from the original PSJailbreak payload or derivatives. It is licensed under the GPLv2. Compiling it does not require any SDK tools, and it includes a script to build a fully vanilla GNU toolchain for the PS3.

    If you’re interested, check out the git repository. The README file contains information on how to run AsbestOS and how to set up kernels. Currently, ports exist for software USB AVRs (Arduino etc.), iPods, and the reference implementation for devices with a TI OMAP3, but anything currently running PSGroove or similar can be adapted with only a few lines of new code.

    For the impatient or lazy folks, here’s a kernel that you can use. You’ll probably want to change the kernel commandline options to set up your NFS root partition. This will eventually be handled by AsbestOS, but for now, open it up in a hex editor, search for HEXEDIT_THIS, and change the commandline to suit your needs (without changing the total length, of course). Do note that this kernel does not have built-in USB support, so it can only be used for NFS booting (the USB stuff is built as a module).

    You can use this filesystem as a starting point. It’s a Gentoo stage3 updated to date and with PS3-specific tools installed. Keep in mind that there’s no Portage tree included, so be sure to either emerge --sync or NFS mount your server’s Portage tree (which is what I do). At the very minimum, you’ll want to edit the following files to configure your NFS and networking settings (or to specify USB device partitions, if you want to go that route – but you need to compile your own kernel then): /etc/fstab, /etc/hosts, /etc/resolv.conf, and quite likely a few others. This filesystem includes kernel modules for the above kernel. The root password is ‘ps3′.

    News Source: AsbestOS: Running Linux as GameOS

    UPDATES:

    marcan42 CONFIRMED IT WORKS ALSO WITH TI-84 PSJB (THE NEW ONE WHICH SUPPORT STAGE 2) BY HIS TWITTER

    And it must always be spelled "AsbestOS", not any other way, like AsBestOS!

    And for lazy people, Stage1 and Stage2 binary's have been attached here!

    And he Confirmed that AsbestOS work on the PS3 Slim, but possibly with a few minor bugs.
    Attached Files
    Last edited by jamal94; 10-20-2010 at 09:40 AM.
    Reply With Quote  

  2. #2  
    Zmoney's Avatar
    Zmoney is offline PS3 Scene Stalker
    Join Date
    Sep 2010
    Posts
    34
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Why do you straight copy and paste? It's written in first person, it sounds like you made it. At least place the authors name somewhere.
    Reply With Quote  

  3. #3  
    jamal94's Avatar
    jamal94 is offline Member
    Join Date
    Sep 2010
    Location
    Palestine
    Posts
    268
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    4
    Quote Originally Posted by Zmoney View Post
    Why do you straight copy and paste? It's written in first person, it sounds like you made it. At least place the authors name somewhere.
    =D i was going to quote and add some lines in the begininning but i thought that i will be late and another member will share it before me and i wanna post first because i wanna prove that i post good stuff also not only worthless threads
    They're callin' me a terrorist
    Like they don't know who the terror is
    When they put it on me I tell them this
    I'm all about peace and love
    They're callin' me a terrorist
    Like they don't know who the terror is
    Insulting my intelligence
    Oh how these people judge

    Lowkey-Terrorist
    Reply With Quote  

  4. #4  
    Xeauron's Avatar
    Xeauron is offline PlayStation Addict
    Join Date
    Aug 2010
    Location
    Manchester, UK
    Posts
    1,342
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    4
    Likes Received
    4
    Haha, thanks for the update.

    I like how you've managed to make new info sound old (Thread title)
    .
    PS Jailbreak Compatibility:
    http://www.psjcl.com
    .
    Looking for any PS3 firmware, see here:
    http://www.eurasia.nu/wiki/index.php/Ps3OsRels
    .
    ________________
    Reply With Quote  

  5. #5  
    jamal94's Avatar
    jamal94 is offline Member
    Join Date
    Sep 2010
    Location
    Palestine
    Posts
    268
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    4
    Quote Originally Posted by xeauron View Post
    haha, thanks for the update.

    I like how you've managed to make new info sound old (thread title)
    =d
    They're callin' me a terrorist
    Like they don't know who the terror is
    When they put it on me I tell them this
    I'm all about peace and love
    They're callin' me a terrorist
    Like they don't know who the terror is
    Insulting my intelligence
    Oh how these people judge

    Lowkey-Terrorist
    Reply With Quote  

  6. #6  
    jamal94's Avatar
    jamal94 is offline Member
    Join Date
    Sep 2010
    Location
    Palestine
    Posts
    268
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    4
    guys this news is newer than the gaia manager 1.0 ;P so why gaia had been moved to the first page after this ;P anyway i hope this will lead to more ps3 hacking stuff

    and O why there is not xbox360. ps3 emulator for the pc like ps2 emulators and project64 for N64 ......
    They're callin' me a terrorist
    Like they don't know who the terror is
    When they put it on me I tell them this
    I'm all about peace and love
    They're callin' me a terrorist
    Like they don't know who the terror is
    Insulting my intelligence
    Oh how these people judge

    Lowkey-Terrorist
    Reply With Quote  

  7. #7  
    garyopa's Avatar
    garyopa is offline Old-School R&D Developer
    Join Date
    May 2002
    Location
    The Whole Wide World
    Posts
    2,321
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    88
    Likes Received
    250
    Quote Originally Posted by Xeauron View Post
    Haha, thanks for the update.

    I like how you've managed to make new info sound old (Thread title)
    Oh'well he just copying it from Marcan42's twitter, I ended the post a bit, but his twitter shows the same thing:

    Hector Martin (marcan42) on Twitter
    Reply With Quote  

  8. #8  
    Mr.GoodFrag's Avatar
    Mr.GoodFrag is offline Member
    Join Date
    Sep 2010
    Posts
    474
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    34
    Likes Received
    2
    Awesome! I'm hoping we can do away with netbooting and just load a filesystem from our external/internal drives.
    Reply With Quote  

  9. #9  
    jamal94's Avatar
    jamal94 is offline Member
    Join Date
    Sep 2010
    Location
    Palestine
    Posts
    268
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    4
    Boss your funny at least now ;p jk

    good night guys i hope when i wake up i see new stuff about the ps3 hacking

    and guys does this mean, we can run windows xp under linux like parallel for the mac ?
    They're callin' me a terrorist
    Like they don't know who the terror is
    When they put it on me I tell them this
    I'm all about peace and love
    They're callin' me a terrorist
    Like they don't know who the terror is
    Insulting my intelligence
    Oh how these people judge

    Lowkey-Terrorist
    Reply With Quote  

  10. #10  
    chesh's Avatar
    chesh is offline New Moderator on the block
    Join Date
    Sep 2006
    Location
    Spokane
    Posts
    5,197
    Downloads
    1
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    33
    Likes Received
    124
    Good post Jamal. Been wondering what the status of this project was.
    Reply With Quote  

Page 1 of 6 1 2 3 ... LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •