Linux is garbage !

I just spent 1 week trying to extract an img file. I tried to mount it but as my img contains a Linux distro he keeps the right. So I can not take the files I want. On Windows just use 7zip.

Attached: received_253704931941690.jpg (720x1280, 43K)

Install Gentoo

sudo chown user:user file.iso
wow so hard

>I just spent 1 week trying to extract an img file
you are retarded, your opionion has been discarded

It's a img file.

Just use 7zip on linux, are you retarded?

7zip is no working !

>I just spent 1 week trying to extract an img file.
Did you try to open it with, you know, your distro's archive manager?

Attached: iso_extraction.png (1200x1052, 99K)

It's a img file not a iso

An img file is either an image of a disk or of a partition. If the latter, do this:

mkdir temp

mount -o ro my_image.img temp