diff --git a/pkg/mount/mount.go b/pkg/mount/mount.go index 7a9f79b..ee92fc1 100644 --- a/pkg/mount/mount.go +++ b/pkg/mount/mount.go @@ -18,7 +18,7 @@ import ( ) const ( - diskIDPath = "/dev/disk/by-id" + diskIDPath = "/dev/disk/by-uuid" ) // Interface defines the set of methods to allow for