losetup -P -f --show my.img is fucking amazing
This commit is contained in:
parent
0862cf9464
commit
c7d80fab98
1 changed files with 6 additions and 0 deletions
|
@ -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)
|
List all software installed from particular component (non-free, contrib)
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
|
|
Loading…
Reference in a new issue