# hide a system partition, such as Windows, from Linux desktops (udisks) KERNEL=="sda1",ENV{UDISKS_IGNORE}="1" KERNEL=="sda2",ENV{UDISKS_IGNORE}="1"