Skip to content

Instantly share code, notes, and snippets.

@DonizeteVida
Created December 10, 2024 21:18
Show Gist options
  • Select an option

  • Save DonizeteVida/3c499e84dda282fa24ad4acc5d13c848 to your computer and use it in GitHub Desktop.

Select an option

Save DonizeteVida/3c499e84dda282fa24ad4acc5d13c848 to your computer and use it in GitHub Desktop.
sudo apt install simg2img
simg2img system.img s.img
mkdir system
sudo mount -o ro,loop s.img system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment