Lflash: Difference between revisions

From Xenon Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Lflash is a program released into the public domain by Felix Domke. It is able to both read and write the flash if used under linux on the 360.  
lflash is a program released into the public domain by Felix Domke. It is able to both read and write the flash if used under linux on the 360.  
Currently do not attempt to read / write to large block nands found in new arcade versions (256/512 MB internal memory), as it will corrupt your file/nand.
Currently do not attempt to read / write to large block nands found in new arcade versions (256/512 MB internal memory), as it will corrupt your file/nand.


== Source ==
== Source ==
The source is available on the [http://www.free60.org/Free60_git_repository free60 git repository] in the tools section.
The source is available on the [http://www.free60.org/Free60_git_repository free60 git repository] in the tools section.

Revision as of 21:31, 12 March 2010

lflash is a program released into the public domain by Felix Domke. It is able to both read and write the flash if used under linux on the 360. Currently do not attempt to read / write to large block nands found in new arcade versions (256/512 MB internal memory), as it will corrupt your file/nand.

Source

The source is available on the free60 git repository in the tools section.