I need help with editing vendor.img.
I had a problem where if I mounted vendor.img, it's just read-only, I tried to edit permission via file manager's properties tab, but that don't work. Is there any command I can do on terminal so I can read and write not just read the vendor.img?
Thank you.
gnome-disk-image-mounter -w {file.img}
– Rinzwind Nov 05 '23 at 21:28