Re: System hang during boot and dracut-pre-mount-hooks processing

2022-10-23 Thread George R Goffe via test
Stan, I found the cause of my particular problem. A few days ago I reran the "mkswap /dev/sda3" command... which, apparently, re-generated the UUID of that device. I did not put the new uuid into the grub.cfg file which has a line with this content "GRUB_CMDLINE_LINUX="resume=UUID=28cc21c5-35

Re: System hang during boot and dracut-pre-mount-hooks processing

2022-10-23 Thread stan via test
On Sat, 22 Oct 2022 21:51:07 + (UTC) George R Goffe via test wrote: > Stan, > > Thanks for responding to this request for help. > > Here's my"ls -n" results. The 5.18 kernels all work and the 6.1 > kernel fails. The size doesn't necessarily mean that there aren't > libraries missing though.