Hi,
I have a weird issue since Ubuntu 22.04.
It seems that disks are not in the right order; for example sda became
sdg, etc...
This is really annoying as my smallest disk should be used for system,
not the other disks. Normally, it was sda.
So, I would like to define something like disk1 / sda
FAI 6.2 now provides some helper functions to create your own disklist:
grepv_disks()
grep_disks()
notmatchdisks()
matchdisks()
smallestdisk()
largestdisk()
all_disks_by_size()
all_disks_and_size()
once_only()
checkdisk()
disks_by_id()
Here's an older