Closed reesericci closed 1 year ago
Hello!
I'm trying to extract hacked_logo.img in order to set a custom u-boot image, and I was wondering how to mount the img file (on linux, it gave me an error with regular ol' mount) so I could replace the image.
hacked_logo.img
mount
Thank you,
--reese
I was able to figure it out by using https://github.com/steeve/aml-imgpack
Hello!
I'm trying to extract
hacked_logo.img
in order to set a custom u-boot image, and I was wondering how to mount the img file (on linux, it gave me an error with regular ol'mount
) so I could replace the image.Thank you,
--reese