View Single Post
Old 09-26-2024, 10:41 AM   #47
aaron42195
Enthusiast
aaron42195 began at the beginning.
 
Posts: 41
Karma: 10
Join Date: Sep 2024
Device: Boox Note 3
Quote:
Originally Posted by Renate View Post
Ok, try this:
Code:
C:\>adb shell
$ su
# getenforce
Code:
C:\temp\platform-tools-latest-windows\platform-tools>fastboot flash boot C:\temp\bootmod46\bootmod.img
Sending 'boot' (13612 KB)                          OKAY [  0.042s]
Writing 'boot'                                     OKAY [  0.081s]
Finished. Total time: 0.145s

adb.exe: no devices/emulators found

C:\temp\platform-tools-latest-windows\platform-tools>fastboot reboot
Rebooting                                          OKAY [  0.001s]
Finished. Total time: 0.003s

C:\temp\platform-tools-latest-windows\platform-tools>adb shell
adb.exe: device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.

C:\temp\platform-tools-latest-windows\platform-tools>adb devices
List of devices attached
7AE7E622        unauthorized
C:\temp\platform-tools-latest-windows\platform-tools>adb shell
adb.exe: device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
Flash #46 bootmod.img and reboot
Should I do anything else?
aaron42195 is offline   Reply With Quote