forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Dumping nand partitions

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
ne0h



Joined: 21 Feb 2008
Posts: 386

PostPosted: Mon Nov 24, 2008 4:35 am    Post subject: Dumping nand partitions Reply with quote

Hi,
I'm using the dax code of the "Open Nand Dumper",
but if I want to dump only a partition of the NAND? ( flash0, 1, 2 and 3 )
I've to dump the blocks from x to y, right?
But X and Y are unknown for me...
Back to top
View user's profile Send private message
blu_eye4



Joined: 26 Oct 2008
Posts: 37

PostPosted: Mon Nov 24, 2008 4:58 am    Post subject: Reply with quote

oh, maybe it is a stupid idea, but if you see the samples, you can see how dump falsh0 and flash1... then you can make some functions that can dump flash2 and flash3 too... can it help you?
Back to top
View user's profile Send private message
ne0h



Joined: 21 Feb 2008
Posts: 386

PostPosted: Mon Nov 24, 2008 5:03 am    Post subject: Reply with quote

I've already see your functions but if I'm right this function copy file by file the flash, nothing else!
I want to dump the blocks, this is probably better than copy all the files...
Back to top
View user's profile Send private message
blu_eye4



Joined: 26 Oct 2008
Posts: 37

PostPosted: Mon Nov 24, 2008 5:08 am    Post subject: Reply with quote

Have you seen "nand samples" too? there is an example how to dump all IPL block, maybe you can convert it for your functions...
Back to top
View user's profile Send private message
ne0h



Joined: 21 Feb 2008
Posts: 386

PostPosted: Mon Nov 24, 2008 6:19 am    Post subject: Reply with quote

For that ( I think ) that I've to know which blocks I've to dump...
Back to top
View user's profile Send private message
ne0h



Joined: 21 Feb 2008
Posts: 386

PostPosted: Thu Dec 11, 2008 11:18 pm    Post subject: Reply with quote

upp
_________________
Get Xplora!
Back to top
View user's profile Send private message
ne0h



Joined: 21 Feb 2008
Posts: 386

PostPosted: Sun Dec 14, 2008 1:40 am    Post subject: Reply with quote

If I try to dump it with:
Code:
sceIoOpen("flash0:", PSP_O_RDONLY, 0777);

I can copy it correctly, or I've to dump it by blocks like a UMD?
_________________
Get Xplora!
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Mon Dec 15, 2008 7:14 am    Post subject: Reply with quote

You might try looking at existing nand dump type programs. The original 3.xx HEN even had a nand dump app as an example.
Back to top
View user's profile Send private message AIM Address
ne0h



Joined: 21 Feb 2008
Posts: 386

PostPosted: Tue Dec 16, 2008 12:09 am    Post subject: Reply with quote

I've decided to doesn't add flash dump support, because if I add it I've to add the flasher, and I don't wan't to add this!
I've only added the nand dumper.
Anyway thanks J.F.!
_________________
Get Xplora!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group