Description of problem: Kernel Panic on booting Version-Release number of selected component (if applicable): How reproducible: On booting into the latest kernel, I see "Kernel Panic, Unable to sync." I can't get a screenshot, but the critical line seems to be: "/dev/sda5: Unable to mount Ext4 filesystem as ext3 due to feature incompatibilities." /dev/sda5 is my / partition. Steps to Reproduce: 1.Any attempt to boot. 2. 3. journalctl shows nothing except "partition busy" on a hardware reboot. I assume that this is normal? I am at present running happily on the previous kernel.
CC: (none) => bittwister2
CC: (none) => friAssignee: bugsquad => kernel
Please attach the output of "/sbin/tune2fs -l /dev/sda5"
CC: (none) => davidwhodgins
Created attachment 10213 [details] /sbin/tune2fs -l /dev/sda5 Output of command as requested. Times are in my timezone: UTC+10
I rebooted into Mint (so that /dev/sda5 would not be mounted) and ran fsck on /dev/sda5. The output was a perfectly clean drive. Because "tune2fs" might have fixed something, I tried booting into the new kernel again. Nothing had changed.
I uninstalled and reinstalled kernel-4.14.44 and its dependencies. Now everything is fine.
Status: NEW => RESOLVEDResolution: (none) => WORKSFORME