Quote:
I've never used sideload. Does that give you all the mount errors you were showing?
|
No,
When I use adb sideload, error status 1,
Code:
E: Error in /sideload/package.zip (status 1)
Install from ADB complete with status 1.
Installation aborted.
When I use Factory Reset/Wipe Data,
Code:
E: Failed to clear BCB message: failed to open /dev/block/bootdevice/by-name/misc: No such file or directory
E: Failed to WriteUpdateInProgress: failed to open /dev/block/bootdevice/by-name/misc: No such file or directory
failed to stat /dev/block/bootdevice/by-name/misc
-- Wiping data
E: [libfs_mgr]Skipping mounting '/dev/block/bootdevice/by-name/metadata’
E: [libfs_mgr]Failed to open '/dev/block/bootdevice/by-name/metadata’: No such file or directory
E: [libfs_mgr]Failed to mount /metadata; formatting: No such file or directory
E: [libfs_mgr]fs_mgr_do_format: Format /dev/block/bootdevice/by-name/metadata as 'ext4’
E: [libfs_mgr]Cannot open block device: No such file or directory
E: [libfs_mgr]Failed to format /metadata: No such file or directory
E: Cannot mount /metadata/ota
E: format_volume: failed to open /dev/block/bootdevice/by-name/userdata: No such file or directory
Formatting /metadata...
E: /system/bin/mke2fs failed with status 1
E: format_volume: Failed to make ext4 on /dev/block/bootdevice/by-name/metadata: Success
Data wipe failed.
E: Failed to WriteUpdateInProgress: failed to open /dev/block/bootdevice/by-name/misc: No such file or directory