I am having real troubles sorting this out!
Why is the blkid output flooded with so many instances of /dev/loopx: TYPE="squashfs"?
No significant information is available on the internet!
Any help would be really appreciated.
Abbas.
I am having real troubles sorting this out!
Why is the blkid output flooded with so many instances of /dev/loopx: TYPE="squashfs"?
No significant information is available on the internet!
Any help would be really appreciated.
Abbas.
squashfs
) and that is what you see when you runlsblk
ordf
. Further reading 1 and 2. – PerlDuck Feb 17 '19 at 16:22squashfs
is just another type (although I don't know the particulars of that filesystem). – PerlDuck Feb 17 '19 at 16:48