[QUOTE] I don't work with booting very often, so to confirm the procedure, it should be something like (as root): % echo 'softdep usb_storage pre: ahci' >/etc/modprobe.d/10-ahci-scsi.conf % dracut -f --regenerate-all I first just ran dracut -f and the boot order still varied. But after adding the --regenerate-all both a hot and cold boot reverted to the old ordering. Others reading this might also want to note that mkinitrd is no longer available, so do use dracut.[/QUOTE] That did not appear to help my Leap 15.6 grub ordering . . . copy/pasted those two commands and dracut ran through a long list of items. After that I ran grub2-mkconfig and the "sdb" and "sdc" drives were still "reversed." Ran "update-bootloader" . . . then there were 325 packages with new devel kernel 6.5.7 -lp155 . . . ran them through, again ran "update-bootloader" and shut down. On cold boot the system in sdb were showing in sdc and vice versa . . . . Looking for the silver bullet on this grub "disordering" problem. F