Blkid flooded with dev/loop

Hi
I'm using Zorin Lite with dual boot Manjaro XFCE and other partition for data.

  • sda1 is Zorin
  • sda2 is Manjaro
  • sda3 is partition for data files
  • sda4 is swap

When I run command blkid I get all these dev/loop entries.
How to sort this out?
I run the same command when in Manjaro and do not get these dev/loop stuff.

Thanks

jesuslinux@jesuslinux:~$ sudo blkid
/dev/sda1: UUID="0842f047-cca4-473d-9e04-ca63ff88dca6" TYPE="ext4" PTTYPE="dos" PARTUUID="723b9227-01"
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: TYPE="squashfs"
/dev/loop3: TYPE="squashfs"
/dev/loop4: TYPE="squashfs"
/dev/loop5: TYPE="squashfs"
/dev/loop6: TYPE="squashfs"
/dev/loop7: TYPE="squashfs"
/dev/sda2: UUID="bcf193ee-4a85-4d7a-af9a-2608b263d116" TYPE="ext4" PARTUUID="723b9227-02"
/dev/sda3: UUID="69d2c892-f6f3-4c1b-a1dc-1007db89058e" TYPE="ext4" PARTUUID="723b9227-03"
/dev/sda4: UUID="12caca66-24a5-4411-ba75-caf759eb2f9b" TYPE="swap" PARTUUID="723b9227-04"
/dev/loop8: TYPE="squashfs"
/dev/loop9: TYPE="squashfs"
/dev/loop10: TYPE="squashfs"
/dev/loop11: TYPE="squashfs"
/dev/loop12: TYPE="squashfs"
/dev/loop13: TYPE="squashfs"
/dev/loop14: TYPE="squashfs"
/dev/loop15: TYPE="squashfs"

Do you use several SnapD Snap packages?

I have installed some Snap apps, yes.

jesuslinux@jesuslinux:~$ snap list
Name               Version               Rev    Tracking       Publisher   Notes
bare               1.0                   5      latest/stable  canonicalâś“  base
core18             20230426              2745   latest/stable  canonicalâś“  base
core20             20230503              1891   latest/stable  canonicalâś“  base
core22             20230503              634    latest/stable  canonicalâś“  base
gnome-3-38-2004    0+git.6f39565         140    latest/stable  canonicalâś“  -
gtk-common-themes  0.1-81-g442e511       1535   latest/stable  canonicalâś“  -
htop               3.2.2                 3654   latest/stable  maxiberta   -
snapd              2.59.2                19122  latest/stable  canonicalâś“  snapd
spotify            1.2.11.916.geb595a67  67     latest/stable  spotifyâś“    -
vlc                3.0.18                3078   latest/stable  videolanâś“   -

There is the cause of those loops. :wink:

3 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.