On Fri, Apr 15, 2022 at 2:23 PM Philipp Hortmann < [email protected]> wrote:
> Hi, > > i have switched this morning from 5.18.0-rc1 to 5.18.0-rc2 > > But with 5.18.0-rc2 (Pulled today 15.04.2022) my computer does not start > anymore > It stops approxemately at 1.7 seconds > > here the last log captured on the screen: > ... > Begin: Waiting for suspend/resume device ... Begin: Running > /scripts/local-block ... done > done. > Gave up waiting for suspend/resume device > done. > Begin: Waiting for root file system ... Begin: Running > /scripts/local-block ... done > Gave up waiting for root file system device. Common problems: > - Boot args (cat /proc/cmdline) > - Check rootdelay= (did the system wait long enough?) > - Missing modules (cat /proc/modules: is /dev) > ALERT! UUID= .... does not exist. Dropping to a shell! > > > BusyBox v1.30.1 (Ubuntu ........ > (initramfs) > > here the version that works: > Linux matrix-ESPRIMO-P710 5.18.0-rc1+ #1 SMP PREEMPT_DYNAMIC Sat Apr 9 > 09:13:53 CEST 2022 x86_64 x86_64 x86_64 GNU/Linux > > I am on branch staging-testing > > Do I have to change my settings? Or is this caused by a kernel bug? > > Hello, I dont think this is a kernel bug. it seems related to VFS structure and filesystem so which filesystem were you using? Are your mount points correct? Please check your /etc/fstab file while on busybox maybe you can see the volumes for which you know the UUID by mounting a test. Filesystem is use UUID identify and blkid command show all UUID. Regards > Thanks for your support. > > Bye Philipp > > _______________________________________________ > Kernelnewbies mailing list > [email protected] > https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies >
_______________________________________________ Kernelnewbies mailing list [email protected] https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
