Quantcast
Viewing all articles
Browse latest Browse all 2901

General Questions • Re: Random order of disks

This can depend on the motherboard and how it reports. This can depend on whether the init is parallelized or serialized. This can depend on whether or not one uses fstab to begin with.

You can use any of these descriptors;

Code:

$  ls /dev/diskby-diskseq  by-id  by-label  by-partlabel  by-partuuid  by-path  by-uuid
One simple thing; ignore and never use sdX in any cli or script and never rely on that designation as an answer. Using uuid has the same effect as using any designation above, they all work the same.

Statistics: Posted by CwF — 2024-01-11 21:05



Viewing all articles
Browse latest Browse all 2901

Trending Articles