Comment 3 for bug 1455533

Revision history for this message
In , Felipe Contreras (felipec) wrote :

On my Asus Zenbook I have "Recovery" and "IntelRST" which should be hidden, and they are not:

# recovery partitions
ENV{ID_FS_TYPE}=="ntfs|vfat", \
  ENV{ID_FS_LABEL}=="Recovery|RECOVERY|HP_RECOVERY|Recovery_Partition|DellUtility|DellRestore|IBM_SERVICE|SERVICEV001|SERVICEV002|SYSTEM_RESERVED|System_Reserved", \
  ENV{UDISKS_IGNORE}="1"

# intelrst
ENV{ID_FS_TYPE}=="ntfs|vfat", ENV{ID_FS_LABEL}=="IntelRST", ENV{UDISKS_IGNORE}="1"