PDA

View Full Version : More than one Update.pup on USB Mass Storage



pupp3z
07-30-2012, 05:36 AM
Don't know if this works on a CEX, but it should. On my DEX with QA_Flag it works like a charme.



To store update data to storage media, perform the following steps on the host computer:
- Make a directory named PS3 in the root directory of the storage medium, and then make a sub-directory UPDATE in it.
- Store the update data to the created /PS3/UPDATE/ directory in the medium.
- Remove the ".NNN.0xx" portion from the file name (to rename it to PS3UPDAT.PUP).

When using SDK release 2.5.0 or later, carry out the following when selecting update data from multiple update data. In addition to PS3UPDAT.PUP, the SEARCH directory can be searched for update data.
- Create /PS3/UPDATE/SEARCH on the storage media (except discs)
- Store update data (any filename) under /PS3/UPDATE/SEARCH

Note
It is possible to create directories under SEARCH, but the scope of the search is limited to two levels.
OK: PS3/UPDATE/SEARCH/ReferenceTool/250/PS3UPDAT.PUP.242.001
Cannot be searched: PS3/UPDATE/SEARCH/ReferenceTool/250/No3/PS3UPDAT.PUP.242.001

Set "System Software Mode" for the "Boot Mode" parameter, as described in "Setting Boot Parameters for Target System" in Chapter 3, and then press the power button of the Reference Tool (or execute the dtpon command) to start up the target system in system software mode.

Insert the storage media with the update data, and then select "System Update" in the "Settings" column of the system software GUI menu. Select "Update via Storage Media" in the menu that appears.

If update data is found, the location and the update data are displayed. If for example a USB mass storage device is used, "USB Device" will be displayed for the location, and update data will be shown below it. If a SEARCH directory was created to save multiple update data to the storage media, a list of update data will be shown. If necessary, select the "Save Update Data on Hard Disk" checkbox and select the applicable update data. Then follow the onscreen instructions.

Note
Up to 20 items will be shown in the list of update data. Beyond this limit, any update data found will be ignored.
If there is a file in /PS3/UPDATE/PS3UPDAT.PUP, it will always be displayed first in the list. Other files (in the SEARCH directory) will be shown in the order the various file systems were searched.


It should look like this:
/PS3/UPDATE/SEARCH/355/CFW/update-name-it-like-you-want.pup
/PS3/UPDATE/SEARCH/355/OFW/update-name-it-like-you-want.pup
or
/PS3/UPDATE/SEARCH/355/update-name-it-like-you-want.pup
/PS3/UPDATE/SEARCH/355/update-name-it-like-you-want.pup
and so on...

There could be also more than one Update in the same Directory!

Video
Up to 20 PS3UPDAT.PUP 's on USB mass storage device (http://youtu.be/WUEOpwcaH8Y)

andreus
07-30-2012, 08:19 AM
I knew you could do it on the hdd drive but not in the usb drive

For hdd: http://psx-scene.com/forums/content/tutorial-easily-swap-firmwares-without-usb-1888/

I think most is described here: http://www.ps3devwiki.com/wiki/Playstation_Update_Package_(PUP)#Installation

butnut
07-31-2012, 03:42 AM
Here (http://www.ps3crunch.net/forum/threads/2456-Firmware-Update-from-Hard-Drive-Question?p=27372) is a little more info on the subject.