losetup -P -f --show my.img is fucking amazing

This commit is contained in:
benoit 2019-06-27 13:51:03 +00:00
parent 0862cf9464
commit c7d80fab98

View file

@ -1,3 +1,9 @@
Mount partitions on an image file using losetup.
~~~
losetup -P -f --show my.img
~~~
List all software installed from particular component (non-free, contrib)
~~~