> HDD=/dev/sdb, SSD=/dev/sda. Is there any way to fix the disk order? I would
The usual recommendation is to change the way you work such that you
don't depend on those names.
Personally, I use LVM so all my "partitions" (called "logical volumes")
have a name that I chose. I started using LVM for other reasons (the
flexibility it offers in terms of manipulation of "partitions"), but the
naming turned out to be an invaluable side benefit.
Stefan