anestisb / android-prepare-vendor

Set of scripts to automate AOSP compatible vendor blobs generation from factory images
347 stars 156 forks source link

ext4fuse command not found #173

Closed MichaB189 closed 4 years ago

MichaB189 commented 4 years ago

Running Ubuntu 18.04 LTS

[*] Using ext4fuse for image mounts [-] 'ext4fuse' command not found

I've tried git clone https://github.com/gerard/ext4fuse.git cd ext4fuse/ make

Do I need to mount? If so, how do I mount it. Thanks

MichaB189 commented 4 years ago

Solved by using debugfs instead