<div dir="ltr">I attempted to compile 6.2-rc2 from source...<div><br></div><div>I did this:</div><div>                cp /boot/config-5.15.0-56-generic  .config<br>                make olddefconfig<br>                scripts/config --disable SYSTEM_TRUSTED_KEYS<br>                scripts/config --disable SYSTEM_REVOCATION_KEYS<br>                make<br>                make modules_install<br>                make install<br>                update-initramfs -u -k $(uname -r)<br>                update-grub<br></div><div><br></div><div>When I reboot I get the "cannot find root device" issue...</div><div>Some searching seemed like NVME driver is a module and not built in</div><div>So I ran menuconfig and changed NVME to * and not M.</div><div>redid the make - etc... above </div><div>rebooted and still get the cannot find root device.</div><div><br></div><div>Thoughts - What might have I missed ?</div><div>Thanks</div><div><br></div><div>Jerry</div></div>