magic_overlayfs icon indicating copy to clipboard operation
magic_overlayfs copied to clipboard

K70 PRO install failed

Open LOVECHEN opened this issue 1 year ago • 1 comments

- Copying zip to temp directory
- Installing magisk-overlayfs.zip
- Current boot slot: _a
- Device is system-as-root
Archive:  /data/user/0/com.topjohnwu.magisk/cache/flash/install.zip
  inflating: module.prop
*******************
 Magical Overlayfs 
 by HuskyDG 
*******************
Archive:  /data/user/0/com.topjohnwu.magisk/cache/flash/install.zip
  inflating: customize.sh
*******************
 Powered by Magisk 
*******************
- Installing from Magisk app
Archive:  /data/user/0/com.topjohnwu.magisk/cache/flash/install.zip
  inflating: overlayfs_system
- Extract files
Archive:  /data/user/0/com.topjohnwu.magisk/cache/flash/install.zip
  inflating: mode.sh
  inflating: module.prop
  inflating: post-fs-data.sh
  inflating: service.sh
  inflating: uninstall.sh
  inflating: util_functions.sh
  inflating: overlayfs_system
Archive:  /data/user/0/com.topjohnwu.magisk/cache/flash/install.zip
  inflating: util_functions.sh
- Setup module
100+0 records in
100+0 records out
102400 bytes (100.0KB) copied, 0.000821 seconds, 118.9MB/s
- Setup 2GB ext4 image at /data/adb/overlay
  Please wait...
mke2fs 1.46.6 (1-Feb-2023)
128-byte inodes cannot handle dates beyond 2038 and are deprecated

Filesystem too small for a journal
Discarding device blocks:   0/100       done                            
Creating filesystem with 100 1k blocks and 16 inodes

Allocating group tables: 0/1   done                            
Writing inode tables: 0/1   done                            
Writing superblocks and filesystem accounting information: 0/1   done

/data/adb/overlay: 11/16 files (0.0% non-contiguous), 20/100 blocks
resize2fs 1.46.6 (1-Feb-2023)
Resizing the filesystem on /data/adb/overlay to 2048000 (1k) blocks.
The filesystem on /data/adb/overlay is now 2048000 (1k) blocks long.

! Setup ext4 image failed, abort
! Installation failed

OS version:1.0.13.0UNMCNXM Magisk version:81658d45 / R65C33E4F-kitsune Magisk loader:27002 / 27001 both failed

LOVECHEN avatar Apr 26 '24 09:04 LOVECHEN