PALMisLIFE 討論區

標題: sfs檔如何開啟?? [列印本頁]

作者: weiamin    時間: 2012-6-19 22:49
標題: sfs檔如何開啟??
想請問有哪位高手知道在win7下如何開啟副檔名sfs
(要置換android rom裡的一個檔案)
感恩
作者: albatross    時間: 2012-6-19 23:13
是指 system.sfs 嗎?

我找到的方法是:
在Win7用VM開個 Linux 環境,如:Ubuntu
然後這樣做:

* Ubuntu 10.4 box
* change to shell, press strg+alt+F1
* sudo -i
* aptitude and install squashfs-tools
* modprobe squashfs
* cd /home/administrator
* copy system.sfs (squash file system) to harddisk, in /home/administrator
* mkdir systemsfs
* mount ./system.sfs ./systemsfs -t squashfs -o loop
* copy ./systemsfs/system.img /home/administrator/
* mkdir systemimg
* mount ./system.img ./systemimg -t ext2 -o loop

來源:http://elinux.org/Android_x86




歡迎光臨 PALMisLIFE 討論區 (http://f.pil.tw/) Powered by Discuz! X2.5