- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for uuidMap (0.07 sec)
-
docs/debugging/reorder-disks/main.go
if err != nil { log.Printf("Unable to get disk location of `%s`, error: %v\n", disk.path, err) continue } actualDisksName[foundDiskLoc] = disk.path } uuidMap, err := getDiskUUIDMap() if err != nil { log.Fatal("Unable to analyze UUID in /dev/disk/by-uuid/:", err) } mountMap, err := getMountMap() if err != nil {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri May 24 23:05:23 UTC 2024 - 5.4K bytes - Viewed (0)