HuskyDG / magic_overlayfs

Make system partition become read-write (it is also possible without Magisk)
779 stars 197 forks source link

kernelsu evoX a13 installation fails #76

Open dxcvvxd opened 4 months ago

dxcvvxd commented 4 months ago
- Preparing image
- Module size: 23.44 MB
- Mounting image
- Current boot slot: _a
- Device is system-as-root
Archive:  /data/user/0/me.weishu.kernelsu/cache/module.zip
  inflating: module.prop
*******************
 Magical Overlayfs 
 by HuskyDG 
*******************
*********************
 Powered by KernelSU 
*********************
Archive:  /data/user/0/me.weishu.kernelsu/cache/module.zip
  inflating: customize.sh
- Installing from KernelSU app
- KernelSU version: 11500 (kernel) + 11874 (ksud)
- Please note that KernelSU modules mount will make
  your system partitions unable to mount as rw
- If you are using KernelSU, 
  please unmount all ksu overlayfs
  when you want to modify system partitions
Archive:  /data/user/0/me.weishu.kernelsu/cache/module.zip
  inflating: overlayfs_system
- Extract files
Archive:  /data/user/0/me.weishu.kernelsu/cache/module.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/me.weishu.kernelsu/cache/module.zip
  inflating: util_functions.sh
- Setup module
- Setup 2GB ext4 image at /data/adb/overlay
  Please wait...
100+0 records in
100+0 records out
102400 bytes (100.0KB) copied, 0.000562 seconds, 173.8MB/s
mke2fs 1.46.2 (28-Feb-2021)

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

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

/data/adb/overlay: 11/16 files (0.0% non-contiguous), 20/100 blocks
resize2fs 1.46.2 (28-Feb-2021)
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
- Error: Failed to install module script
Error: Failed to install module script

the line Filesystem too small for a journal bugs me out, how can i make my fs bigger? im not that great with all these shenanigans so any help would be useful. i can provide more info if you need any.