After updating the kernel the system does not boot properly and stops with "unable to mount root" message. Tracing back to the origin, the mkinitrd does not properly filter out unsupported mount options for the mkrootdev. That is the case for example when the mount option for the root file system in the /etc/fstab file is "mand" instead of the default "defaults".
↧