View Single Post
Old 09-30-2012   #17
haz367
Senior Member
 
Join Date: Dec 2010
Posts: 2,038
Likes: 1,041
Liked 583 Times in 473 Posts
Mentioned: 237 Post(s)
Tagged: 0 Thread(s)
backup dev_flash >

noticed ur other topic, for FSM not sure but the 341 lv2diag files exit/enter should work for <<3.41 to get out of FSM, on my end tested the diff software flashers and Preloader is a nice one, and because the wiki recommended u to backup dev_flash2,3 before doing anything, let's say u can get into FSM like usual, do nothing first get ur dev_flash folders backed up using Preloader, it works the same as u do for "firmware install" in FSM with file "enter" instead plugin USB with "advanced.cfg and lv2diag.self" http://www.2shared.com/complete/40fTskEK/pre3_01.html
on root, boot the ps3 and it will backup all 3 flash folders to bin format, when using the below> config it should get u out of FSM at the same time, if not?! use the normal step2/exit lv2diag from 341


advance.cfg to backup dev_flash folders+exit FSM (note:tested and working on 355!)
Code:
########################################################
#JaiCraB 2011. Preloader Advance 3.1     Config File   #
#jaicrab
@gmail.com
				       #
########################################################

########################################################
#Backup "rflash" to "/dev_usb000/Backuprflash.bin"
# 0 = Disabled
# 1 = 16MB Nor models and first 16MB from NAND models.
# 2 = 16MB Nor models and 256MB from NAND models.
;0

########################################################
#Restore "rflash" Fichero origen  "/dev_usb000/rflash.bin"
# 0 = Disabled
# 1 = Delete and restore all sectors.
# 2 = Check sectors and only delete/write the differents sectors.(SLOW)
;0

########################################################
#Backup "/dev_flash" to "/dev_usb000/Backupflash1.bin"
#0 = Disabled
#1 = Enabled
;1

########################################################
#Backup "/dev_flash2" to "/dev_usb000/Backupflash2.bin"
# 0 = Disabled
# 1 = Enabled
;1

########################################################
#Backup "/dev_flash3" to "/dev_usb000/Backupflash3.bin"	
# 0 = Disabled
# 1 = Enabled
;1

########################################################
#Restore "/dev_flash" from "/dev_usb000/flash1.bin"
# 0 = Disabled
# 1 = Enabled
;0

########################################################
#Restore "/dev_flash2" from "/dev_usb000/flash2.bin"
# 0 = Disabled
# 1 = Enabled
;0

########################################################
#Restore "/dev_flash3" from "/dev_usb000/flash3.bin"
# 0 = Disabled
# 1 = Enabled
;0

########################################################
#Dump Lv2(need lv2 peek) to "/dev_usb000/DumpLv2.bin"
#Only if exist SC 6 (PEEK)
# 0 = Disabled
# 1 = Enabled
;0

########################################################
#Dump Lv1(need lv1 peek) to "/dev_usb000/DumpLv1.bin"
#Only if exist SC 8 (Lv1_Peek)
# 0 = Disabled
# 1 = Enabled
;0

########################################################
#No Function
;0

########################################################
#Service MODE function
# 0 = Nothing
# 1 = Exit Service mode
# 2 = Entering in Service mode. (need lv1 patch or JFW MA)
;1

########################################################
# 0=Shutdown   
# 1=Reset
;0
haz367 is offline   Reply With Quote