Editing Ps3sed
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
=Introduction= | =Introduction= | ||
* A user-space application for creating/deleting/modifying storage regions on PS3 Linux. | * A user-space application for creating/deleting/modifying storage regions on PS3 Linux. | ||
* It requires the Linux kernel character driver ps3strgmngr. | * It requires the Linux kernel character driver ps3strgmngr. | ||
Line 56: | Line 54: | ||
$ sudo ./ps3sed print_region 3 4 | $ sudo ./ps3sed print_region 3 4 | ||
4 65178438 423218700 8 | 4 65178438 423218700 8 | ||
</pre> | </pre> | ||
Line 74: | Line 59: | ||
=Delete Region= | =Delete Region= | ||