看板 Android 關於我們 聯絡資訊
請問是否有人在紅米上安裝過 int2ext+,目前安裝時有兩個疑問。 我在網路上找到的安裝 int2ext+ 方式如下: prerequest 1.Rooted Rom with init.d support 2.SD-EXT partition 3.100mb internal is needed for every 500mb sd-ext 問題一: 關於第三點 我有一張 32GB SD,想割出一個 4 GB ext2 primary partition。 這樣就要有: 4*2*100=800MB internal。 這裡的 internal 是指手機本身的 rom 嗎? Steps: -Download Appropriate Script Below -Place on root of your sdcard -Reboot Recovery -Select "install zip from sdcard" -Select "choose zip from sdcard" -Select "CronMod-****_signed" -Select "mounts and storage" category -Select "format /sd-ext" -Reboot 問題二: 目前我安裝時會有 error,訊息如下: E:Error in sdcard/CronMod-INT2EXT+_signed.zip (Status 0) Instalation aborted 我在 google 上找到答案,但不明白怎麼打開 cd prompt和送出 adb 指令。 找到的解法如下: Ok it's somthing with the recovery so do the following to install manually 1. Extract the int2ext+ script from the zip and put it in the same folder as adb 2. Open a command prompt and CD to the adb folder 3. Run the following command adb shell remount && adb push 40int2ext /system/etc/init.d && adb shell chmod 755 /system/etc/init.d/40* && adb shell rm /system/etc/init.d/06* && adb rebootrecovery 謝謝各位。 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 114.39.176.76 ※ 文章網址: http://www.ptt.cc/bbs/Android/M.1396865561.A.122.html
kcl0801:1.沒錯 INTERNAL就是手機原本內建的空間 04/07 19:21
kcl0801:2.推文要推很長 我直接站內信好了 04/07 19:22