Difference between revisions of "LeapFrog Pollux Platform: Extract Archives"
(→How To) |
|||
Line 11: | Line 11: | ||
== How To == | == How To == | ||
− | The archive files can be found under the C:\Documents and Settings\All Users\Application Data\Leapfrog\LeapFrog Connect\ | + | The archive files can be found under the |
+ | C:\Documents and Settings\All Users\Application Data\Leapfrog\LeapFrog Connect\ | ||
+ | or | ||
+ | C:\ProgramData\Leapfrog\LeapFrog Connect | ||
+ | folders after installing LFConnect. Once in possession of the desired archive file. These commands can be used to extract the contents. | ||
.lfp | .lfp |
Revision as of 08:48, 13 July 2011
Description
The LeapFrog Pollux Platform of devices is updated by the LFConnect program retrieving archive files off a central server. Of note the firmware file system image comes contained in one of these archives. It can be useful to extract the image, and mount it on your PC to inspect its contents.
- Types of LeapFrog archives
- lfp - Zip archives
- lf2 - bzip2 archives
Software Needed
Archive tool, 7zip can handle both types.
How To
The archive files can be found under the
C:\Documents and Settings\All Users\Application Data\Leapfrog\LeapFrog Connect\ or C:\ProgramData\Leapfrog\LeapFrog Connect
folders after installing LFConnect. Once in possession of the desired archive file. These commands can be used to extract the contents.
.lfp
$ 7z x -tzip LST3-0x00170029-000000.lfp
.lf2
$ 7z x -tbzip2 LST3-0x00170030-000001.lf2