BCR icon indicating copy to clipboard operation
BCR copied to clipboard

What is the reason for this error, friends?

Open ikador opened this issue 1 year ago • 4 comments

Screenshot_2023-08-21-15-16-46.png

ikador avatar Aug 21 '23 11:08 ikador

Please grab the recovery log right after the installation failure and upload that. I'm not familiar with OrangeFox recovery, but with other recoveries, you can grab logs with adb pull /temp/recovery.log.

chenxiaolong avatar Aug 21 '23 15:08 chenxiaolong

recovery_20230821_185356.log.zip

ikador avatar Aug 21 '23 17:08 ikador

Please grab the recovery log right after the installation failure and upload that. I'm not familiar with OrangeFox recovery, but with other recoveries, you can grab logs with adb pull /temp/recovery.log.

hi my friend

I have already installed this file and had no problems Yesterday I reinstalled the ROM cleanly and after that I could not install this file wipe system wipe cash wipe data wipe vender data partition f2fs

how to R/W system?

ikador avatar Aug 21 '23 22:08 ikador

Thanks for the logs! I think you'll have to ask the authors of the ROM you're using. It looks like the way it's set up right now, there's no space on the system partition:

+ unzip -o /sdcard/Download/BCR-1.49-release.zip 'system/*' -d /system_root
Archive:  /sdcard/Download/BCR-1.49-release.zip
   creating: system/addon.d/
unzip: can't create directory 'system/addon.d/': No space left on device

chenxiaolong avatar Aug 22 '23 03:08 chenxiaolong