Banana pi BPI-M3 A83T octa-core single board comp
  • Initial page
  • LANGS
  • Banana Pi BPI-M3
    • Banana pi BPI-M3 octa-core development board
    • Summary
    • BPI-M3 WIFI interface
    • BPI-M3 Validation test
    • bpi-bootsel commond
    • BPI-M3 3.5 音频接口
    • BPI-M3 quality guarantee
    • BPI-tools
    • BPI-M3 WiringPi
    • How to setup docker env. to build github source code
    • linux_for_kernel_34
    • BPI-M3 GigE RJ45 LAN
    • BPI-M3 software
    • BPI-M3 CE,FCC RoHS Certification
    • All Banana Pi SBC Comparison
    • BPI-M3 SATA interface
    • GPU for kernel 3.4
    • BPI-M3 3.7 V lithium battery interface
    • BPI-M3 schematic diagram
    • BPI-M3 CSI camera interface
    • BPI-M3 Audio microphone interface
    • How to burn Linux image to eMMC
    • android_software
    • BPI-M3 micro SD card slot
    • BPI-M3 OTG interface
    • BPI-M3 USB interface
    • BPI-M3 DC Power interface
    • BPI-M3 MIPI DSI interface
    • linux-sunxi wiki
    • Linux software
    • A83T Linux-sunxi wiki
    • BPI-M3 eMMC flash
    • how_to_burn_android_image_to_emmc
    • BPI-M3 DXF and 3D design
    • BPI-M3 WIFI Lab test
    • how to use fatload uEnv.txt & script.bin & kernel uImage
    • BPI-M3 IR interface
    • BPI-M3 HDMI interfact
    • BPI-M3 online video
    • bpi-bootsel commond
    • BPI-M3 GPIO Pin define
    • BPI-M3 How to control GPIO on Android
    • OpenWRT on banana pi
    • Reference documents
    • Allwinner chip documents
    • BPI-M3 hardware spec
    • BPI-M3 wifi antenna slot
    • BPI-M3 fix rootmydevice issue for Security Alert
    • BPI-M3 bluetooth interface
    • BPI-M3 mainline kernel
    • BPI-M3 source code on github
    • BPI-M3 Quick Start
    • How to rotate display screen
    • Linux mainlining effort
    • BPI-M3 BSP Cross Compile teach
    • BPI-M3 hardware interface
    • Banana pi wikipedia wiki
    • mainline Linux
    • mainline uboot
  • Banana Pi BPI-M3
    • Banana pi wikipedia wiki
    • a83t-datasheet-and-user-manua
    • Summary
    • bpi-copy command
    • android_software
    • android-51-development-document
    • All Banana Pi SBC Comparison
    • A83T Linux-sunxi wiki
    • All banana pi product
    • Allwinner chip documents
    • bpi-bootsel commond
    • bpi-bootsel commond
    • BanaNAS-Nas server based on Debian Jessie
  • Getting Started with M3 - Banana Pi Wiki
Powered by GitBook
On this page

Was this helpful?

  1. Banana Pi BPI-M3

BPI-M3 fix rootmydevice issue for Security Alert

PreviousBPI-M3 wifi antenna slotNextBPI-M3 bluetooth interface

Last updated 5 years ago

Was this helpful?

BPI-M3: fix rootmydevice issue

STEP 1. download update file & install STEP 2. update boot files

=======================STEP 1:==========================

on ubuntu / raspbian / debian :

download file: linux-bananapi-bpi-m3-kernel3_1.2.9_armhf.deb

MD5: aeb90ff97a536c2c31fccfedd6d1c164

# sudo dpkg -i linux-bananapi-bpi-m3-kernel3_1.2.9_armhf.deb

on other system :

download file: 3.4.39-BPI-M3-Kernel.tgz

MD5: aef73f35266e78957066dd5be2bab3b2

# sudo tar xvf 3.4.39-BPI-M3-Kernel.tgz -C /

=======================STEP 2:==========================

# sudo su
# ls -l /usr/lib/u-boot/bananapi/bpi-m3/linux/
total 5908
-rwxr-xr-x 1 root root   55408  4月 27 06:11 script.bin
-rwxr-xr-x 1 root root   55408  4月 30 05:01 script.bin.emmc
-rwxr-xr-x 1 root root   55408  2月 23 06:27 script.bin.otg
-rwxr-xr-x 1 root root   74463  4月 27 04:07 sys_config.fex
-rwxr-xr-x 1 root root   74529  4月 30 04:55 sys_config.fex.emmc
-rwxr-xr-x 1 root root    2254  5月  4 07:49 uEnv.txt
-rw-r--r-- 1 root root 5717352  5月  3 21:47 uImage

# mount /dev/mmcblk0p1 /boot
# cp -a /usr/lib/u-boot/bananapi/bpi-m3/linux/* /boot/bananapi/bpi-m3/linux
# bpi-bootsel /usr/lib/u-boot/bananapi/bpi-m3/BPI_M3_720P.img.gz
# reboot

github:

google drive:

google drive:

https://github.com/BPI-SINOVOIP/BPI-files/raw/master/debs/linux-bananapi-bpi-m3-kernel3_1.2.9_armhf.deb
https://drive.google.com/file/d/0B_YnvHgh2rwjdHJ2T3d6b0xja0k/view?usp=sharing
https://drive.google.com/file/d/0B_YnvHgh2rwjMU01LTRyRXBpUHM/view?usp=sharing