作者cassine (Savannah)
看板Modchip
标题[PS3 ] graf_chokolo's PS3 Utilities
时间Wed Mar 30 08:35:11 2011
http://goo.gl/Uigh3
graf_chokolo虽然没更新部落格,但持续更新他在dukio 网站上的repo,现在多
了HV Call 驱动程式跟SPE MIMO Driver 。
HV Call驱动程式是直接跟HV沟通的工具
The "PS3 hvcall tools" mentioned in the list above is used for
handling kernel panics–restarts the console after a kernel panic.
因为是在记忆体层级沟通,所以玩坏的话重新开机就没事了
Usage for PS3 hvcall:
ps3hvc_hvcall [OPTIONS] DEVICE COMMAND [ARGS]
Options for PS3 hvcall:
-H, – help: Show this message and exit
-V, – verbose: Increase verbosity
-V, – version: Show version information and exit
Command for PS3 hvcall:
panic ARG1
Example for PS3 hvcall:
ps3hvc_hvcall / dev/ps3hvc 1
******
ps3stor_utils 也有更新,这是拿来割VFLASH准备给 Linux安装的工具
Usage:
ps3stor_region [OPTIONS] DEVICE COMMAND [ARGS]
Options:
-H, – help: Show this message and exit
-V, – verbose: Increase verbosity
-V, – version: Show version information and exit
Commands:
create DEVID START COUNT LAID : Creates storage region
delete DEVID REGIONID : Deletes storage region
set_acl DEVID REGIONID LAID RIGHTS : Sets region access rights
get_acl DEVID REGIONID INDEX : Returns region access rights
Example of creating a hard drive partition:
ps3stor_region / create dev/ps3stormgr 0x1000 0x1070000002000001 0x83
******
我只看得懂0x83是指档案系统是ext3而已@@,反正语法应该类似某个在 Linux上
的磁碟分割工具,像是GPartEd 之类的?
--
○ ____ _ _ _ _ ____ _ _ ____ _____ ____
。 ★(_ _)( \( )( \/ )( ___)( \( )(_ _)( _ )( _ \
o _)(_ ) ( \ / )__) ) ( )( )(_)( ) / ● ‧
(____)(_)\_) \/ (____)(_)\_) (__) (_____)(_)\_) ★
o
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 122.117.54.160
1F:推 xexxo2002:83只是linux的partition id,里面可以是 122.117.27.176 03/30 18:05
2F:→ xexxo2002:linux支援的任何format 122.117.27.176 03/30 18:06
3F:→ cassine:感谢楼上指正,Linux的分割工具我不熟啊 140.120.31.137 03/30 18:23