Thanks for Your Donations
Latest Releases

Resident Evil Revelations

Metro Last Light

Iron Sky Invasion

Deadly Premonition The Director's Cut

Dragons Dogma Dark Arisen

Star Trek

Dead Island Riptide

Injustice Gods Among Us
Page 1 of 33 12311 ... LastLast
Results 1 to 10 of 321

Thread: [Update3]~~~~ The Ultimate Cex To Dex Guide ~~~~[Video Added]

  1. #1
    Uncharted's Avatar
    Uncharted is offline V.I.P Member Athanatos
    Join Date
    Aug 2011
    Location
    USUALLY I LIVE ON SUN
    Posts
    4,633
    Rep Power
    29

    Default [Update3]~~~~ The Ultimate Cex To Dex Guide ~~~~[Video Added]



    Warning



    • BY FOLLOWING THE GUIDE STEP-BY-STEP OR 'NOT', YOU AGREE THAT I AM IN NO WAY RESPONSIBLE FOR ANYTHING THAT HAPPENS TO YOUR PS3 CONSOLE. I WONT BE THERE TO WIPE YOUR TEARS.



    • * IT IS REQUIRED AT ONE POINT TO FORMAT THE PS3 INTERNAL HARD DISK DRIVE, SO IF YOU DON'T WANT TO LOSE YOUR DATA, YOU MUST MAKE A BACKUP OF IT BEFORE CONTINUING.



    Update:- Nand Users can also use this Tut Now, See Below For More details..


    For Users With Nor Console.

    Spoiler:


    Quote Originally Posted by Deank View Post
    You only need linux once just to obtain your key. After you have the keys you can switch to cex/dex/change the ps3 region from GameOS. Yes, it may be possible to obtain the key without installing linux (either from livecd or using some other method), but not at the moment.
    TomatOsaUce's Guide


    Spoiler:
    Get Linux prepared on your PS3 ( You won’t need it much but you still do for 5 minutes)

    (Refer To Lightyears's Thread Here)
    OtherOS++ support:
    Code:
    irc.gitbrew.org (ssl) #otheros
    NOTICE: All The tools should beep.

    All tools are here:
    Code:
    http://gitbrew.org/~glevand/ps3/
    1.
    Install The latest CFW (I recommend using the OTHEROS-22GB.PUP)

    2.
    When installation is finished, reboot in Recovery Mode (not the Backup/Restore in XMB) and choose "Restore PS3 System"

    3.
    Now your GameOS partition should show 22GB less than usual

    4.
    Run setup_flash_for_otheros.pkg (for all PS3 models)

    5.
    Reboot Note:- It's important to shut down and turn on your PS3

    6.
    Store dtbImage.ps3.bin on USB drive, plug it in and run install_otheros.pkg

    Note:-
    Try different USB ports, if you don't get any beeps.



    7.
    Run boot_otheros.pkg

    8.
    Run reboot.pkg
    Note:- use the package, not manually reboot!

    9.
    You should be in petitboot now.

    Exit from CUI to shell or switch to another virtual console.

    10.
    Run script
    Code:
    create_hdd_region.sh - rem to CHMOD 755
    --------------------------------------->
    The path to create_hdd_region.sh /tmp/petitboot/mnt/sda1/create_hdd_region.sh
    Note:-
    "sda1" could be "sda2" or "sdb1"/"sdb2" depending on the hdd/stick number-of-partition



    11.
    Reboot and boot petitboot (from GameOs start "Reboot" app)

    12.
    Then boot red-ribbon-livecd (from the usb – see below) - it should appear in petitboot
    Code:
    http://sourceforge.net/userapps/mediawiki/r04drunner/index.php?title=Main_Page

    13.
    Extract the ISO to a USB stick (with MagicISO, PowerISO, WinRAR, etc.)

    14.
    Boot your PS3 into petitboot, plug your Linux USB stick in and choose the option to install with OtherOS++. Use default user/password (ps3/ps3)

    15.
    Reboot to GameOS, Install and boot mmCM (With a USB Stick plugged in)
    Update online via "debug mode" – (holding L2+R2 during startup) -> Update to latest online version (still 4.4.3)
    16.
    Press [SELECT] + [START] to go to mmOS, press [CIRCLE] on ANY file and “Open in Hex”

    17.

    1.
    Press [SELECT] to switch to LV2 memory
    2.
    Then press [START] to dump
    3.
    It will ask if you want to dump LV2, then LV1 just press [NO]
    4.
    Third question is about the flash, press [YES]
    You'll find the dump in /dev_usb000
    It will look similar to 20120717-185431-FLASH-NOR-FW3.55.NORBIN
    18.

    Copy the dump to your PC and put it in a folder with “norunpack” (have norunpack at root of C:/ drive for ease of use), rename your dump to 355CEX.NORBIN for ease of use.
    Code:
    http://www.mediafire.com/?9eo21wytc76c5af
    - norunpack


    19.
    Open a command prompt and type
    Code:
    cd C:\norunpack
    Then type
    Code:
    norunpack 355CEX.NORBIN extracted
    20.
    Once completed, go into your newly created “extracted” folder and then into the “asecure_loader” folder to grab your dumped metldr.
    21.
    Download metldrpwn from The Link Below & extract it.
    Code:
    http://www.mediafire.com/?c9k31hajmrcpmz4

    22.
    Place your “metldr” file in the metldrpwn folder and copy to a USB stick

    23.
    Boot up Linux on your PS3, plug your USB stick in.

    24.
    Copy the “metldrpwn” folder to your “Home” folder

    25.
    Open up Terminal and type
    Code:
    cd metldrpwn

    26.
    Type
    Code:
    sudo ./run.sh

    If it fails, type
    Code:
    sudo chmod +x ./run.sh
    ,
    ------------------------------------------------------Then re-type
    Code:
    sudo ./run.sh
    27.
    Copy your newly created “dump_eid0.bin” file to your USB and plug it back into your PC

    28.
    Copy the “dump_eid0.bin” & your “355CEX.NORBIN” into the c2d.exe folder (copy C2D.exe folder to root of C drive for ease of use)

    29.
    Open your “dump_eid0.bin” in a hexeditor of you choosing (I used HXD) and extract your keys - keys are either at start of the file (0x00 - 0x2f) or somewhere else. You can find the right location by searching the dump. You can search for bytes 0x00-0x10 and you may find the proper erk/iv at 0xc0*** location
    30.
    Highlight and copy your keys (3 lines) and create a new file in your hex program, paste your keys in and save it as “keys.BIN”
    31.
    Open a command prompt and type
    Code:
    cd C:\c2d
    ,
    Then type
    Code:
    c2d.exe keys.BIN 355CEX.NORBIN 355DEX.EID0.NORBIN
    32.
    Copy your 355DEX.EID0.NORBIN & your renamed 355CEX.EID0.NORBIN to your PS3 (FTP in mmCM or on a USB stick) mmCM will not flash unless the file ends with .EID0.NORBIN
    33.
    Open mmOS ([SELECT] + [START]), browse to your 355DEX.EID0.NORBIN and double click on it.
    34.
    Reboot your console and install 3.55 DEX FW

    35.
    To switch back to retail, simply double click on your 355CEX.EID0.NORBIN, reboot and reinstall a 3.55 CFW of your preference
    Spoiler:



    Deank's Guide

    Spoiler:

    Small Tutorial About Running Metldrpwn Exploit On Red Ribbon ++ By Deank


    Deank prepared a 217MB rar package to make things easier. It includes everything you need, except for RedRibbon which you'll have to download it yourself ->

    PS3_OTHEROS_LINUX_METLDRPWN.rar (217.32MB)

    Code:
    http://www.sendspace.com/file/ly22vs

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~
    RED RIBBON LINUX DISTRO (REQUIRED)

    Code:
    http://sourceforge.net/projects/redribbon/files/red_ribbon_rc5.rar/download
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~

    You can download the OTHEROS PUP separately directly from glevand's repo and save it as \PS3\UPDATE\PS3UPDAT.PUP on your USB:

    Code:
    http://gitbrew.org/~glevand/ps3/cfw/CFW355-OTHEROS++-22GB.PUP

    Download and follow the instructions. You need a USB hdd to extract this package to the root folder of the USB and also Red-Ribbon.iso extracted in the root folder of the same USB. The rar contains:


    multiMAN ver 04.04.03 BASE CEX DEX (20120722).rar (33.55MB)
    (included in both package above in "multiMAN folder; DEX version can be used on DEX 3.55-4.11; can load backups on 3.55DEX with peek&poke)
    Code:
    http://www.sendspace.com/file/eryymy

    1. c2d tool / openssl installer (supports NAND dumps from multiMAN)
    2. metldrpwn folder with precompiled metldrpwn.ko module for Red Ribbon
    3. multiMAN (for CEX and DEX) (no backups on DEX 3.56+) (supports NOR/NAND read/write)
    4. norunpack (+cygwin1.dll)
    5. PS3\UPDATE\PS3UPDAT.PUP (otheros-22GB.PUP)
    6. create_hdd_region.sh
    7. 4 packages needed to setup OtherOS from XMB/GameOS + flash image for NORs (dtbImage.ps3.bin)
    8. Instructions


    You can also use this smaller download if you already have OTHEROS-22GB.PUP downloaded:

    PS3_OTHEROS_SETUP_METLDRPWN.rar (52.25MB)
    Code:
    http://www.sendspace.com/file/n238uk
    You can download the OTHEROS PUP separately directly from glevand's repo and save it as \PS3\UPDATE\PS3UPDAT.PUP on your USB:
    Code:
    http://gitbrew.org/~glevand/ps3/cfw/CFW355-OTHEROS++-22GB.PUP


    NOTE:



    * These instructions are for PS3 systems with NOR and NAND flash
    * Following these instructions will result in formatting your internal PS3 HDD. All data will be lost.
    * Before you continue, make sure that you backup all valuable data, saves, games
    * If you have a hardware flasher - make a proper backup of your NOR/NAND flash
    * If you don't have a flasher - make a backup of your NOR/NAND with software tools like memdump, dump_flash, preloader_advance, linux
    * "Install multiMAN" in this tutorial should be read as "Install Regular or DEX version from multiMAN folder provided in this package"
    * All tools must be used ONLY with NAND/NOR dumps created by multiMAN
    * All firmware updates/installs MUST be performed from XMB->System Update and NOT FROM RECOVERY MENU!

    REQUIREMENTS / PREPARATIONS:

    * USB HDD/flash FAT32 formatted with 1GB free space
    * Contents of this package extracted to the root folder of your USB drive
    IMPORTANT:
    * If your PS3 has NAND flash, remove "dtbImage.ps3.bin" from your USB and rename "NAND-dtbImage.ps3.bin" to "dtbImage.ps3.bin"
    * Red Ribbon Linux (steps 13, 14) extracted to the root folder of your USB drive
    * Create a dump of your NOR/NAND (use multiMAN to create a .NORBIN/.NANDBIN file - USB connected as /dev_usb000 required)
    -
    To dump flash: mmOS->Select any file->Open in HEX viewer->[SELECT]->[START]->DUMP LV2(NO)->DUMP LV1(NO)->DUMP FLASH(YES)
    * Plug the USB to your PC and unpack the dump with norunpack.exe or cex2dex to a folder and grab "metldr" from the "asecure_loader" folder
    * Put "metldr" into the "metldrpwn" folder on your USB
    TIP:
    * If you already obtained your keys you may skip to step 27
    1.
    Go to "System Update" and Install OTHEROS-22GB.PUP from USB (provided as \PS3\UPDATE\PS3UPDAT.PUP in this package)
    * If you tried other tutorials or tools and if you find yourself in Petitboot - select "Boot OtherOS". Going into Recovery Mode will be tricky later.
    2.
    When installation is finished, reboot in "Recovery Mode" and choose "Restore PS3 System" (not the Backup/Restore in XMB)
    * To go to "Recovery Menu" turn-off the PS3, press and hold the power button, you will hear ONE beep, then 2 beeps - release the button.
    3.
    Now 22GB are reserved for OtherOS
    4.
    Install and run setup_flash_for_otheros.pkg
    5.
    Reboot (It's important to shut down and turn on your PS3)
    6.
    Install and run install_otheros.pkg (Try different USB ports if you don't get any beeps.)
    7.
    Install and run boot_otheros.pkg
    8.
    Install and run reboot.pkg (use the package, do NOT reboot manually)
    9.
    You should be in Petitboot now.
    10.
    Quit to Shell and execute create_hdd_region.sh from your USB:
    Code:
     /tmp/petitboot/mnt/sda1/create_hdd_region.sh
    or
    Code:
    /tmp/petitboot/mnt/sdb1/create_hdd_region.sh
    or
    Code:
    /var/tmp/petitboot/mnt/sda1/create_hdd_region.sh
    or
    Code:
    /var/tmp/petitboot/mnt/sdb1/create_hdd_region.sh
    or
    mount and look for your USB hdd device in the list and then execute the script (create_hdd_region.sh) from the proper path
    11.
    Reboot your PS3
    12.
    From GameOS run "Reboot" to get into Petitboot again (if not already in Petitboot)
    13.
    Download Red Ribbon:
    Code:
    http://sourceforge.net/projects/redribbon/files/red_ribbon_rc5.rar/download
    14.
    Extract the rar and extract the ISO in the root of your USB stick/or burn the image to a DVD
    15.
    Plug in your USB/Insert the disc in your PS3 and you should see 2 different boot options in Petitboot
    16.
    Boot the one that says "live-otheros" (not asbestos or failsafe)
    17.
    From the desktop icon "Install Red Ribbon" - double-click to install it on the HDD
    Code:
    Use default username/password during installation: ps3/ps3
    PROTIP:
    • * During partitioning you can resize the default /dev/ps3dd1 partition from 21GB to just 4GB (4096MB)
    • * It will speed up installation/formatting (all will take less than 5 mins)

    18.
    Restart the PS3 after installation is complete (use "Reboot" package from GameOS if reboot doesn't bring you to Petitboot)
    19.
    Select "Red-Ribbon" from petitboot (not the live/asbestos/failsafe)
    20.
    Login with ps3/ps3
    21.
    Use FileManager to copy your "metldrpwn" folder from the USB to your linux home folder (/home/ps3)
    22.
    Start TERMINAL
    23.
    Type:
    Code:
    cd metldrpwn
           sudo chmod +x ./run.sh
           sudo sh ./run.sh

    24.
    You may have to repeat the last command (sudo sh ./run.sh) if exploit fails
    25.
    You will find your EID dump (256KB) if everything went well in your home folder (/home/ps3/dump_eid0.bin)
    26.
    Transfer it to your USB drive

    27.
    On your PC use "c2d.exe" to convert your CEX NOR dump to DEX (use command prompt) (you may have to install openssl from c2d folder):


    Code:
    c2d.exe dump_eid0.bin my-original-cex.NORBIN my-DEX-flash.EID0.NORBIN 82
    or

    Code:
    c2d.exe dump_eid0.bin my-original-cex.NANDBIN my-DEX-flash.EID0.NANDBIN 82
    • * If the dump-eid0.bin doesn't have the proper keys at the begining (0x00-0x2f) you will have to search for the keys.
    • Mark the first 16 bytes (0x00-0x0f) and search for them in the dump. You'll find them at another location.
    • Save the 48 bytes following from the location you found the keys to a new file (eid_root_keys.bin) and use the file with "c2d"


    28.
    Rename your DEX flash to my-DEX-flash.EID0.NORBIN (or my-DEX-flash.EID0.NANDBIN if your PS3 has NAND flash) and copy it to USB
    29.
    Install multiMAN on your PS3 and from mmOS double-click the file from step 28) from your USB, follow the instructions.
    30.
    Quit multiMAN and from XMB press+hold {PS} button -> Turn-off the system, then start it again
    31.
    Install DEX 3.55 firmware or higher from XMB->System Update->Storage Media.
    32. To get back to CEX/CFW from DEX:
    Install 3.55DEX_downgrader firmware:
    Code:
    http://www.ps3devwiki.com/files/firmware/OFW-DEX/3.55downgrader/PS3UPDAT.PUP
    * * * * *
    You can also use Rogero's 3.55DEX_DOWNGRADER_PEEK_POKE firmware:
    Code:
    http://www.mediafire.com/?99pl32srjl1342o
    2.
    Install multiMAN regular (for CEX/CFW) (otherwise you will get "Error accessing device! Install proper firmware!" error
    3.
    Use your original NOR dump (my-original-cex.NORBIN) and rename it to (my-original-cex.EID0.NORBIN)
    * * * * * *or
    in case of NAND: Use your original NAND dump (my-original-cex.NANDBIN) and rename it to (my-original-cex.EID0.NANDBIN)
    4.
    Double click on your CEX flash file in mmOS
    (i.e. /dev_usb000/my-original-cex.EID0.NORBIN or /dev_usb000/my-original-cex.EID0.NANDBIN)
    5.
    Quit multiMAN and from XMB press+hold {PS} button -> Turn-off the system, then start it again
    6.
    Install OFW/CFW 3.55 from XMB
    NOTE:
    While Deank was converting my PS3 from CEX to DEX and then back from DEX to CEX He NEVER used the POWER BUTTON to turn-off/restart the PS3. The only time He had to do that is at the beginning when you have to enter the Recovery Menu after OTHEROS PUP is installed. All other firmware updates are performed from XMB (not from recovery menu) and all restarts/turn-offs are performed with {PS}->Turn Off in GameOS, or shutdown/restart/boot-to-game-os while in petitboot or linux.


    For Users With Nand Console.


    Spoiler:


    Each guide Step has its own directory, and any needed file(s) will be located there.

    Filename:
    NAND_CEX2DEX_PACK_CaptainCPSX.rar
    Size:
    ~870MB (its worth it, believe me xD)
    CRC32:
    D5B99F1F
    MD5:
    6C71D5F0BA27A52D1F42BC9834B08189
    SHA-1:
    F58E08F37CBBD0500FA0F12E4E7F2724F1CA6EDF
    Download Here

    --- New smaller package uploaded in 2 parts to Mediafire.

    Part 1 - (199 MB) (MD5: 72845FAD1B23F1A2D7453847684F4576)
    Code:
    http://www.mediafire.com/?05nlx3ul2ll3c3g


    Part 2 - (162 MB) (MD5: 600A93E7C7F8D57C008EF84DCB59A8DE)
    Code:
    http://www.mediafire.com/?kmbkqw2t9g6h5sf

    The package includes:

    • - OtherOS++ CFW 3.55 (SS Patches)(1/2 HDD)
    • - Petitboot PKG / BIN files
    • - Red Ribbon RC5 Live
    • - CEX2DEX (by Gunner54)
    • - Factory Service Mode Tool v2
    • - Jaicrab Preloader Advance v3.1
    • - DEX OFW 4.11



    ABOUT THIS GUIDE:

    This guide is for NAND PS3 models only. CaptainCPS-X have done every step on His CECHE01 NAND PS3 console. And everything went well. Please don't skip any step, and read very carefully. If you don't read English very well, don't use Google Translate, or any other tool, you could end up bricking your PS3.

    UPDATE: This guide has verified and updated information, the one HE included as a text file in the RAR package should be used only as reference, consult this guide "online" for precise information.


    WHAT PS3 MODELS HAVE NAND?

    Code:
    CECHA 	COK-001  2x 128MB NAND 	60GB
    CECHA 	COK-001  2x 128MB NAND 	60GB
    CECHB 	COK-001  2x 128MB NAND 	20GB
    CECHB 	COK-001  2x 128MB NAND 	20GB
    CECHC 	COK-002  2x 128MB NAND 	60GB
    CECHC 	COK-002  2x 128MB NAND 	60GB
    CECHE 	COK-002  2x 128MB NAND 	80GB
    CECHE	COK-002W 2x 128MB NAND 	80GB
    CECHG 	SEM-001  2x 128MB NAND 	40GB

    REQUIREMENTS:

    1-
    NAND PS3 model running on CFW/OFW 3.55 or less.
    2-
    My CEX-2-DEX Package (it includes everything you will need) (NAND_CEX2DEX_PACK_CaptainCPSX.rar) (~872 MB)
    3-
    USB Keyboard / Mouse
    4-
    USB Storage Device (FAT32) (with at least 2GB just in case)
    5-
    Patience, Time and the will to convert your PS3 to DEX.
    ADVICE: DO NOT SKIP ANY STEP!. EVERY STEP AND SUB-STEP IS IMPORTANT!!!

    STEP 1 ::
    INSTALLING OTHEROS++ CFW 3.55
    1-
    Backup important data from PS3 (saves, images, videos, etc...).
    2-
    Verify and remove any disc inserted on the PS3.
    3-
    Turn off your PS3.
    4-
    Connect a USB Storage Device to your PC (FAT32).
    5-
    Copy the directory from "CFW_355_OTHEROS++" to the root of the USB Storage Device.
    6-
    Connect the USB Storage Device to the PS3.
    7-
    Turn on the PS3 in 'Recovery Mode' (press power button for 8 seconds, then again until it beeps).
    8-
    Select "System Update" and follow on-screen instructions.
    9-
    After installation is done, turn off your PS3.
    10-
    Turn on the PS3 in 'Recovery Mode' (press power button for 8 seconds, then again until it beeps).
    11-
    Choose "Restore PS3 System".


    STEP 2 ::
    GOING INTO FACTORY SERVICE MODE
    1-
    Connect the USB Storage Device to the PC.
    2-
    Copy the files from "FACTORY_SERVICE_MODE_TOOL_v02" to the root of a USB storage device.
    3-
    Connect the USB Storage Device to the PS3 and install "FactoryServiceMode.gnpdrm.pkg".
    4-
    Run "Factory Service Mode Tool" from the XMB Game column.
    5-
    If you hear 3 beeps, try it again, it should beep once now and reboot into Factory Service Mode.
    6-
    You can turn off your PS3 for now.
    Note:
    In your USB storage device there will be a file called "Lv2diag_exit.self", this will be used later to exit FSM.


    STEP 3 ::
    GETTING FLASH DUMP
    1-
    Copy the files from "JAICRAB_PRELOADER_ADVANCE_v31" to the root of the USB Storage Device.
    2-
    Connect the USB Storage Device to the PS3 (to the last USB slot on the right).
    3-
    Turn the PS3 on, and wait until it completely turn off, this could take a few minutes.
    4-
    NAND Flash dump will be located in the USB Storage Device as "Backuprflash.bin"
    5-
    Connect the USB Storage Device to your PC.
    6-
    Remove "Lv2diag.self" and "advance.cfg" from the root of your USB Storage Device.
    7-
    Rename "Lv2diag_exit.self" to "Lv2diag.self".
    8-
    Connect the USB Storage Device to your PS3 and turn it on.
    9-
    Your PS3 should be out of Factory Service Mode.
    10-
    Connect the USB Storage Device to your PC.
    11-
    Remove the "Lv2diag.self" from the USB Storage Device.


    Warning:-

    WARNING:
    Other methods of acquiring the Flash dump for NAND are NOT good for backup purposes, I tested them and did not get a complete dump. The resulting dumps had missing data on them. You have been warned.
    The ONLY method for NAND to get a complete flash dump (similar to Hardware method) is by using JaiCrab Preloader Advance v3.1.

    PS3DevWiki has precise information about this:
    Code:
    http://www.ps3devwiki.com/wiki/Hardware_flashing#Dump_NAND_from_GameOS

    Difference between hardware dumps and software dumps
    ps3vflasha

    hardware dumps
    256 MB (268,435,456 bytes)

    bootldr is at 0x000000 on NAND (0xFC0000 on NOR)

    software dumps
    dump size = 239 MB (251,396,096 bytes)

    bootldr not at 0x000000 on NAND :

    Code:
    00000000   00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00   ................
    00000010   00 00 00 00 0F AC E0 FF  00 00 00 00 DE AD BE EF   .....¬à ÿ....ÞÂ*¾ï
    reason:

    Code:
    addi    %r12, %r4, 0x200 # r4 = start sector
    256MB NAND consoles have a hidden section of size 0x40000 (0x200 * 512 byte sector = 0x40000) hidden by the hv. The hv hides it at address 002786E8

    Original code :
    0x39840200f8010090
    Change to :
    0x39840000f8010090

    More Info

    Code:
    http://www.ps3hax.net/showpost.php?p=395714&postcount=1380

    UPDATE: Thanks to DeanK for this information:

    Actually multiMAN writes ONLY one sector (512 bytes). It needs the whole dump to verify it, but takes only one sector, compares it to your IDPS to make sure that it is proper for your console and writes it. Both for NOR and NAND. It doesn't need to flash the whole 16MB NOR or 256MB NAND - that's how i converted my console.
    + mm generates 240mb nand, but that's all is needed because the EID sector is at 0x40800 so it can be read by "c2d" and written by multiMAN later.
    That clear things out regarding NAND flash dump size. Don't use Linux to get NAND flash dumps. For some reason CEX2DEX can't recognize them as valid.
    In any case, just stick to this guide steps and tools to make sure everything goes fine

    Note:
    A log file will be written on the USB Storage Device called "JaiCrab.txt", open it on your PC to see if there were any errors.

    STEP 4 ::
    GETTING METLDR FROM FLASH DUMP WITH CEX2DEX (by Gunner54)


    1-
    Run CEX2DEX located in "CEX2DEX_BY_GUNNER54" directory.
    2-
    Click the top-right "..." button and navigate to your USB Storage Device root directory.
    3-
    Select "Backuprflash.bin" and click "Open"
    4-
    Click on "Extract METLDR".
    5-
    Save the resulting "METLDR" file to the root of the USB Storage Device.
    STEP 5 ::
    PREPARING METLDRPWN
    1-
    Copy the "metldrpwn" directory to the root of the USB storage device.
    2-
    Move the "METLDR" dump we got from CEX2DEX to the "metldrpwn" directory that was copied.


    STEP 6 ::
    PREPARING PETITBOOT AND RED RIBBON RC5 LIVE
    UPDATE:
    Please download this file, since I forgot to include it in the RAR package, you will need it! ( create_hdd_region.sh )
    1-
    Copy all files located on "RED_RIBBON_RC5_LIVE" to the root the USB storage device.
    2-
    Copy all files located on "PETITBOOT" to the root of the USB storage device.
    3-
    Copy "create_hdd_region.sh" to the root of the USB Storage Device.
    NOTE:
    The included 'dtbImage.ps3.bin' is for NAND users only! was originally called 'dtbImage.ps3.bin.minimal'
    STEP 7 ::
    SETTING UP PETITBOOT
    1- Connect the USB Storage Device to the PS3.
    2- Install "setup_flash_for_otheros.pkg".
    3- Install "install_otheros.pkg".
    4- Install "boot_otheros.pkg".
    5- Install "reboot.pkg".
    6- Run "Setup FLASH for OtherOS" (PS3 will beep and return to XMB).
    7- Reboot your PS3 by manually pressing the Power button.
    8- Run "Install OtherOS" (PS3 will beep and return to XMB).
    9- Run "Boot OtherOS" (PS3 will beep and return to XMB).
    10- Run "Reboot" (this will take you to petitboot).
    STEP 8 ::
    GETTING THE EID0 DUMP FROM RED RIBBON RC5
    UPDATE:
    I included information regarding the installation of Red Ribbon RC5 to your PS3, so please download the new file mentioned on

    STEP 6 ::
    (create_hdd_region.sh) Thanks to DeanK for the tip! I forgot to write that part xD
    1- Connect a USB Keyboard and Mouse to the PS3.
    2- From the petitboot main screen select "Quit to Shell".
    3- Write "/tmp/petitboot/mnt/sda1/create_hdd_region.sh" (sda1 could be different, depending on where you connected the USB Storage Device)

    4- If you get an error about path not found, write "mount" and look for the correct "sda1", "sda2", etc. Then try sub-step 3.
    5- Reboot the PS3
    6- If you end up in GameOS, then run "Reboot" from the XMB game column.
    7- From the petitboot main screen select 'live-otheros' and press ENTER.
    8- Wait for Red Ribbon RC5 Live to finish loading.
    9- If asked for login it should be (user: ps3)(pass: ps3).
    10- Double-click the "Install Red Ribbon" icon on the desktop.
    11- During partitioning you can resize the default /dev/ps3dd1 partition from to just 4GB (4096MB), It will speed up installation/formatting (all will take less than 5 mins)
    12- Restart the PS3 after installation is complete.
    13- If you end up in GameOS, then run "Reboot" from the XMB game column.
    14- From the petitboot main screen select "Red Ribbon" (don't select live-otheros, live-asbestos or failsafe)
    15- If asked for login it should be (user: ps3)(pass: ps3)
    *16- Go to the top-left icon on the bar and click it.
    *17- Go to "Preferences->Keyboard and select these, 'Generic', 'US', 'alt international'. Click 'Apply' and ten 'Close'.
    18- Open "File Manager" (second icon in the top-left bar).
    19- Navigate to your USB Storage Device and copy "metldrpwn" to "/home/ps3/" directory.
    20- Press "ALT+CTRL+F1", this will take you to Terminal Mode.
    21- Write "cd metldrpwn" and press ENTER.
    22- Write "sudo +x ./run.sh" and press ENTER.
    23- Write "sudo ./run.sh"
    24- Press "ALT+CTRL+F7" to exit Teminal Mode.
    25- Open "File Manager" (second icon in the top-left bar)
    26- Navigate to /home/ps3/ directory and copy "dump_eid0.bin" to the USB storage device.
    27- Turn off your PS3. If it reboots go into GameOS.
    Note 1:
    If you can't locate your USB Storage Device while on Red Ribbon RC5, then connect a different USB Storage Device to copy "dump_eid0.bin" to its root.
    Note 2: Steps marked with "*" are optional depending on you keyboard layout, in his case he had to do it.

    STEP 9 ::
    PATCHING CEX FLASH DUMP TO DEX
    1- Connect the USB Storage Device to your PC
    2- Navigate to your USB Storage Device and rename "dump_eid0.bin" to "dump".
    3- Run CEX2DEX located in "CEX2DEX_BY_GUNNER54" directory.
    4- Click the top "..." button and select "Backuprflash.bin" and click "Open".
    5- Click the second "..." button and select "dump" and click "Open".
    6- Click "CEX2 -> DEX" button.
    7- Save the resulting file to your USB Storage Device as "rflash.bin"

    STEP 10 ::
    FACTORY MODE, ONE MORE TIME
    1- Connect the USB Storage Device
    2- Turn on your PS3 and run "Factory Service Mode Tool" from the XMB Game column.
    3- If you hear 3 beeps, try it again, it should beep once now and reboot into Factory Service Mode.
    4- You can turn off your PS3 for now.
    Note:
    In your USB storage device there will be a file called "Lv2diag_exit.self", this will be used later to exit FSM.

    STEP 11 ::
    RE-FLASHING DEX WITH JAICRAB PRELOADER ADVANCE v3.1
    Warning


    WARNING! -
    This step will re-flash the NAND DEX dump, make sure everything went right, and that the dump size is 256MB. If you did something wrong I am not responsible!

    1- Connect you USB Storage Device to your PC.
    2- Copy the files from "JAICRAB_PRELOADER_ADVANCE_v31" to the root of the USB Storage Device.
    3- Connect the USB Storage Device to the PS3 (to the last USB slot on the right).
    4- Turn the PS3 ON, and wait until it completely turn off, this could take a few minutes.
    Note:
    A log file will be written on the USB Storage Device called "JaiCrab.txt", open it on your PC to see if there were any errors.
    STEP 12 ::
    EXIT FACTORY MODE
    1- Connect the USB Storage Device to your PC.
    2- Remove "Lv2diag.self" and "advance.cfg" from the root of your USB Storage Device.
    3- Rename "Lv2diag_exit.self" to "Lv2diag.self".
    4- Connect the USB Storage Device to your PS3 and turn it on.
    5- Your PS3 should be out of Factory Service Mode.
    6- Connect the USB Storage Device to your PC.
    7- Remove the "Lv2diag.self" from the USB Storage Device.
    8- Turn off your PS3.
    STEP 13 ::
    INSTALL DEX OFW 4.11
    1- Copy the directory inside "DEX_OFW_411" to the root of the USB Storage Device.
    2- Connect the USB Storage Device to your PS3.
    3- Start your PS3 in "Recovery Mode" (press power button for 8 seconds, then again until it beeps)
    4- Select "System Update" and follow the instructions.

    Congratulations! If everything went well, you are officially on DEX! =D

    Thanks To CaptainCPS-X for this guide.



    Some Tip's By My Bro Lightyear !!

    Quote Originally Posted by Lightyear View Post
    ]
    - update multiman BEFORE you do anything else. in your guide it says to update multiman after installing the 22gb partition pup. that pup kills internet for me...I don't know about others, but that was a major issue for me. I thought I had the most recent mm because I got it from the news thread...that one is NOT the newest and it doesn't allow flash dumping. updating multiman before you do anything else would solve this
    - use the cex2dex app, not c2d...they are different!! The cex2dex app doesn't rely on the user finding the root key manually. it sniffs it out from the eEID0.bin dump for you....more automated steps are much more noob friendly!!
    I only remember those two steps causing me trouble. and I know there were a few other people who had confusion when trying to get the root key from the eEID0.bin file, since no one really knows what to look for, and it may not be in the first 3 lines.

    Video Guide



    Where's MY +Rep ????????????
    Last edited by Uncharted; 6th August 2012 at 05:20 AM.

    +REP ME IF I WAS HELPFUL

  2. #2
    ron36 is offline Senior Member High Lander
    Join Date
    Jan 2011
    Location
    Where lions go ribit, the frogs roar and fire is fridgid
    Posts
    1,657
    Rep Power
    14

    Default

    nice!
    If someone has helped you show you appreciation by clicking on the members and select "I approve".

  3. #3
    Uncharted's Avatar
    Uncharted is offline V.I.P Member Athanatos
    Join Date
    Aug 2011
    Location
    USUALLY I LIVE ON SUN
    Posts
    4,633
    Rep Power
    29

    Default

    Quote Originally Posted by ron36 View Post
    nice!
    and I will Try to make It better and better !!

    +rep !!

    +REP ME IF I WAS HELPFUL

  4. #4
    semmie22's Avatar
    semmie22 is offline Senior Member PS3ISO Enthusiast
    Join Date
    Feb 2012
    Posts
    372
    Rep Power
    3

    Default

    i really appreciate this ill rep u for that but pls one final thing0. a utube vid or pictures

  5. #5
    Uncharted's Avatar
    Uncharted is offline V.I.P Member Athanatos
    Join Date
    Aug 2011
    Location
    USUALLY I LIVE ON SUN
    Posts
    4,633
    Rep Power
    29

    Default

    Quote Originally Posted by semmie22 View Post
    i really appreciate this ill rep u for that but pls one final thing0. a utube vid or pictures
    I will Try To add pictures.

    +REP ME IF I WAS HELPFUL

  6. #6
    godreborn is offline Senior Member High Lander
    Join Date
    Oct 2011
    Posts
    1,612
    Rep Power
    8

    Default

    thanks! +Rep! so, it's now confirmed u can switch back to cex if need be? that's been the only thing holding me back.

  7. #7
    superboy1281's Avatar
    superboy1281 is offline Senior Member High Lander
    Join Date
    Apr 2009
    Posts
    2,454
    Rep Power
    17

    Default

    Wow this is a lot ofwork, ill stick to OFW for now lol +rep D:

  8. #8
    Still at it is offline Senior Member PS3ISO Enthusiast
    Join Date
    Jun 2012
    Posts
    250
    Rep Power
    3

    Default

    Can you put link in for all required stuff. Like I think memdump links are not here. maybe im mistaken
    thanks bro

  9. #9
    Lightyear's Avatar
    Lightyear is offline Contributor Athanatos
    Join Date
    Oct 2009
    Location
    Playing with android jelly bean
    Posts
    4,139
    Rep Power
    34

    Default

    hmmmmmmmmm.....this is getting easier and easier. ive done several mods more difficult than this. at least half of it is just installing red ribbon
    46 DC EA D3 17 FE 45 D8 09 23 EB 97 E4 95 64 10 D4 CD B2 C2

    00 1A D9 76 FC DE 86 F5 B8 FF 3E 63 EF 3A 7F 94 E8 61 97 5B A3
    kids are cool. boys are like ps3s. lots of fun until u have to pay for what they did with their dongle. girls are like 360s. lots of fun until u find the rrod in the toilet one day ~gaaraofdadesert

  10. #10
    dzee206's Avatar
    dzee206 is offline Senior Member PS3ISO Enthusiast
    Join Date
    Mar 2011
    Location
    Digging sony's grave
    Posts
    379
    Rep Power
    6

    Default

    Quote Originally Posted by Lightyear View Post
    hmmmmmmmmm.....this is getting easier and easier. ive done several mods more difficult than this. at least half of it is just installing red ribbon
    oh man im surprised you havnt jump all over this yet. now if i can do this blazed out my mind im sure you can as well. the process seems a bit intimidating but its actually pretty easy once you get through it. oh and uncharted nice tut btw+rep
    http://www.ps3iso.com/image.php?type=sigpic&userid=302645&dateline=13514  16442

Page 1 of 33 12311 ... 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
  •