Hello everyone,
I'm trying to install MultiROM on my new Shift 6mq. MultiROM requires an unlocked bootloader (done), flashing the installer (zip file) and flashing the custom recovery image.
PROBLEM: I'm stuck at flashing the installer, which is a ZIP file to the phone.
WHAT I TRIED SO FAR
1. The installation instructions use TWRP, which is to my knowledge not available for Shiftphones (esp. for my 6mq since it's running Android 10 and TWRP does not fully support this OS).
2. The as-is recovery image has several options: "Apply update from SD card" fails because I don't have one. "mount /system" fails with "Failed to open '/dev/block/dm-0': No such file or directory"
3. I've tried the "Apply update from ADB" option in the as-is recovery image, then I used
4. I tried
Do you guys have any more ideas?
I'm trying to install MultiROM on my new Shift 6mq. MultiROM requires an unlocked bootloader (done), flashing the installer (zip file) and flashing the custom recovery image.
PROBLEM: I'm stuck at flashing the installer, which is a ZIP file to the phone.
WHAT I TRIED SO FAR
1. The installation instructions use TWRP, which is to my knowledge not available for Shiftphones (esp. for my 6mq since it's running Android 10 and TWRP does not fully support this OS).
2. The as-is recovery image has several options: "Apply update from SD card" fails because I don't have one. "mount /system" fails with "Failed to open '/dev/block/dm-0': No such file or directory"
3. I've tried the "Apply update from ADB" option in the as-is recovery image, then I used
adb sideload multirom.zip
, this fails with status 2 "Signature verification failed, error: 21".4. I tried
fastboot flash multirom.zip
but this doesn't work and returns "cannot determine image filename for 'multirom.zip'"Do you guys have any more ideas?
Zuletzt bearbeitet: