Şu komutu kullanıyorum:
ADB root ile de denedim aynı.
Eğer Termux'ta sudo ile çalıştırırsam çıktı vermeden kapanıyor.
DSU Sideloader'da hata veriyor burada log:
Ayarlardan built-in installer'ı seçersem System'ı yaparken takılı kalıyor.
adb shell am start-activity -n com.android.dynsystem/com.android.dynsystem.VerificationActivity -a android.os.image.action.START_INSTALL \-d file:///storage/emulated/0/Download/system.gz --el KEY_SYSTEM_SIZE 1073741824 --el KEY_USERDATA_SIZE 8589934592ADB root ile de denedim aynı.
Eğer Termux'ta sudo ile çalıştırırsam çıktı vermeden kapanıyor.
DSU Sideloader'da hata veriyor burada log:
Device: Phh-Treble vanilla
SDK: Android 11 (30)
UserSelection(userSelectedUserdata=2147483648, userSelectedImageSize=-1, selectedFileUri=content://com.android.externalstorage.documents/document/primary%3ADownloads%2Fsystem.gz, selectedFileName=system.gz)
SingleSystemImage(uri=content://com.android.externalstorage.documents/document/primary%3ADownloads%2Fsystem.gz, fileSize=1082122240, type=SINGLE_SYSTEM_IMAGE)
InstallationPreferences(isUnmountSdCard=false, useBuiltinInstaller=false)
operationMode: ROOT
Package: vegabobo.dsusideloader
Version: 2.03 - 8 (release})
checkDynamicPartitions: true
checkUnavaiableStorage: true
checkReadLogsPermission: true
allocPercentage: 0.4
hasAvailableStorage: true
maximumAllowedForAllocation: 8
--------- beginning of main
--------- beginning of system
D/DynSystemInstallationService: onStartCommand(): action=android.os.image.action.START_INSTALL
I/DynamicSystemService: startInstallation -> /data/gsi/dsu
E/gsid : Failed to read link at: /sys/dev/block/259:23: Permission denied
E/gsid : Failed to get block device name for 259:23
E/gsid : Failed to get block dev path for file: /data/gsi/dsu/userdata_gsi.img
E/gsid : Could not determine maximum file size for /data/gsi/dsu/userdata_gsi.img
E/gsid : Could not create userdata image
E/gsid : [liblp]std::unique_ptr<LpMetadata> android::fs_mgr::ReadFromImageFile(const std::string &) open failed: /metadata/gsi/dsu/dsu/lp_metadata: No such file or directory
E/gsid : Could not read metadata file /metadata/gsi/dsu/dsu/lp_metadata
I/DynamicSystemService: Failed to install userdata
D/DynSystemInstallationService: status=NOT_STARTED, cause=ERROR_IO, detail=java.io.IOException: Failed to start installation with requested size: 2147483648
SDK: Android 11 (30)
UserSelection(userSelectedUserdata=2147483648, userSelectedImageSize=-1, selectedFileUri=content://com.android.externalstorage.documents/document/primary%3ADownloads%2Fsystem.gz, selectedFileName=system.gz)
SingleSystemImage(uri=content://com.android.externalstorage.documents/document/primary%3ADownloads%2Fsystem.gz, fileSize=1082122240, type=SINGLE_SYSTEM_IMAGE)
InstallationPreferences(isUnmountSdCard=false, useBuiltinInstaller=false)
operationMode: ROOT
Package: vegabobo.dsusideloader
Version: 2.03 - 8 (release})
checkDynamicPartitions: true
checkUnavaiableStorage: true
checkReadLogsPermission: true
allocPercentage: 0.4
hasAvailableStorage: true
maximumAllowedForAllocation: 8
--------- beginning of main
--------- beginning of system
D/DynSystemInstallationService: onStartCommand(): action=android.os.image.action.START_INSTALL
I/DynamicSystemService: startInstallation -> /data/gsi/dsu
E/gsid : Failed to read link at: /sys/dev/block/259:23: Permission denied
E/gsid : Failed to get block device name for 259:23
E/gsid : Failed to get block dev path for file: /data/gsi/dsu/userdata_gsi.img
E/gsid : Could not determine maximum file size for /data/gsi/dsu/userdata_gsi.img
E/gsid : Could not create userdata image
E/gsid : [liblp]std::unique_ptr<LpMetadata> android::fs_mgr::ReadFromImageFile(const std::string &) open failed: /metadata/gsi/dsu/dsu/lp_metadata: No such file or directory
E/gsid : Could not read metadata file /metadata/gsi/dsu/dsu/lp_metadata
I/DynamicSystemService: Failed to install userdata
D/DynSystemInstallationService: status=NOT_STARTED, cause=ERROR_IO, detail=java.io.IOException: Failed to start installation with requested size: 2147483648
Ayarlardan built-in installer'ı seçersem System'ı yaparken takılı kalıyor.
Son düzenleyen: Moderatör: