[
板情報
|
R18ランキング
]
したらばTOP
■掲示板に戻る■
全部
1-100
最新50
|
1-
101-
この機能を使うにはJavaScriptを有効にしてください
|
レス数が100を超えています。200を超えると投稿できなくなるよ。
X68000 Zについて Part2
73
:
masashi
:2024/03/28(木) 12:17:29 ID:VWjtLi620
スマホをPCとして使う機能、Motoloraでは現在Ready Forといいます。昔はWebtopといいました。Webtopには当時いろいろと思い出があるのですが国際版はブラウザで日本語表示もマトモにできない代物でした。
当時のAU IS12M(XT909)最近何台か700円ほどで入手したのでROM焼きして遊んでみる予定です。とりあえずroot取りました。ちなみにコマンド全て手入力で
XT909の一発root化キットが手に入らなかったので近いマシンのものを入手しました。
c:\test>dir
c:\test のディレクトリ
2024/03/26 12:32 <DIR> .
2024/03/26 12:32 <DIR> ..
2011/12/18 16:27 162,816 adb.exe
2011/12/18 16:27 96,256 AdbWinApi.dll
2011/12/18 16:27 60,928 AdbWinUsbApi.dll
2012/05/15 11:13 8,388,608 boot403.img
2012/05/23 18:24 8,388,608 boot404.img
2011/12/29 11:32 2,005,736 busybox
2010/11/17 22:51 179,789 fastboot.exe
2012/05/31 06:25 2,327 Root.bat←これはアジア版XT910のバッチなので使うとCIDが違うので文鎮になる可能性がある。
2012/05/02 22:54 401,453 RootExplorer.apk
2012/01/09 00:54 22,364 su
2012/01/19 11:37 22,228 su-backup
2012/04/25 14:40 843,503 Superuser.apk
2012/05/31 06:14 34 USB
Superuser.apkとbusyboxなどを用意してUSBでPCで接続します。そして正座して精神集中して一気にコマンドを叩く(マテ)
c:\test>adb shell "rm -r /data/local/12m/batch"
c:\test>adb shell "ln -s /data /data/local/12m/batch"
c:\test>adb reboot
c:\test>adb wait-for-device
c:\test>adb shell "rm /data/local.prop"
c:\test>adb shell "echo 'ro.sys.atvc_allow_all_adb=1' > /data/local.prop"
c:\test>adb reboot
c:\test>adb remount
remount succeeded
c:\test>adb push su /system/bin/su
1819 KB/s (22364 bytes in 0.012s)
c:\test>adb shell "chown root.shell /system/bin/su"
c:\test>adb shell "chmod 06755 /system/bin/su"
c:\test>adb shell "rm /system/xbin/su"
rm failed for /system/xbin/su, No such file or directory
c:\test>adb shell "ln -s /system/bin/su /system/xbin/su"
c:\test>adb push Superuser.apk /system/app/.
2401 KB/s (843503 bytes in 0.343s)
c:\test>adb shell "rm /data/local.prop"
c:\test>adb shell "rm /data/local/tmp"
rm failed for /data/local/tmp, Is a directory
c:\test>adb shell "mv /data/local/tmp.bak /data/local/tmp"
failed on '/data/local/tmp.bak' - No such file or directory
c:\test>adb push busybox /data/local/tmp/.
1863 KB/s (2005736 bytes in 1.051s)
c:\test>adb shell "chmod 755 /data/local/tmp/busybox"
c:\test>adb shell "/data/local/tmp/busybox mount -o remount,rw /system"
c:\test>adb shell "dd if=/data/local/tmp/busybox of=/system/xbin/busybox"
3917+1 records in
3917+1 records out
2005736 bytes transferred in 0.135 secs (14857303 bytes/sec)
c:\test>adb shell "chown root.shell /system/xbin/busybox"
c:\test>adb shell "chmod 04755 /system/xbin/busybox"
c:\test>adb shell "/system/xbin/busybox --install -s /system/xbin"
c:\test>adb shell "rm -r /data/local/tmp/busybox"
c:\test>adb reboot
c:\test>
2回やりまして2台ともIS12Mのroot化成功しました。
新着レスの表示
名前:
E-mail
(省略可)
:
※書き込む際の注意事項は
こちら
※画像アップローダーは
こちら
(画像を表示できるのは「画像リンクのサムネイル表示」がオンの掲示板に限ります)
スマートフォン版
掲示板管理者へ連絡
無料レンタル掲示板