When I move in terminal to another disk/device, I get to the UUID (long name in the prompt) on the commandline. I would like, e.g., /dev/vda1 instead of UUID in my prompt.
I would like to alter udev settngs and/or rules in some manner to do this. I have tried giving the disk a label in gparted to see if that works in terminal but it does not.
In investigating udev as to how to do this, I have also found that my leap 15.6 does not handle /dev/disk/by-id. This looks to be one of the standard options but it is not available. Other options work.
Need some guidance. I am really out of my zone here.
I have solved my issue using a label for the disk created in gparted. I tried this once before and it did not work but I must have made some mistake; perhaps the disk was mounted . Previously my terminal prompt for/vdb3 was with the UUID as shown previously.
Now, prompt when on /vdb3 is:
tom@localhost:/run/media/tom/alfs-root> ls -al
total 20
drwxr-xr-x 3 root root 4096 Jun 23 15:46 .
drwxr-x---+ 4 root root 80 Jun 27 08:25 ..
drwx------ 2 root root 16384 Jun 23 15:46 lost+found
tom@localhost:/run/media/tom/alfs-root>