<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Over the weekend, I upgraded my home server from Ubuntu 16.04 LTS to 18.04.</div><div>This is a bare metal machine, with a SATA disk.</div><div><br></div><div>I rebooted it then, and all worked well.</div><div><br></div><div>Then a kernel update came along today, so I applied it and rebooted.</div><div><br></div><div>Now, that server does not boot, with this kernel panic:</div><div><br></div><div>"Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)"</div><div>Followed by a stack trace.<br></div><div><div><div><br></div><div>Searching around the recommended remedy is this, from a bootable DVD:</div><div><br></div><div># mount /dev/sda1 /mnt<br># mount --bind /dev /mnt/dev<br># mount --bind /dev/pts /mnt/dev/pts<br># mount --bind /proc /mnt/proc<br># mount --bind /sys /mnt/sys<br># chroot /mnt</div><div># update-initramfs -u -k 4.15.0-44-generic</div><div># update-grub2</div><div><br></div><div>The output from the last command is:</div><div><br></div><div># update-grub2 <br>Generating grub configuration file ...<br>Found linux image: /boot/vmlinuz-4.15.0-44-generic<br>Found initrd image: /boot/initrd.img-4.15.0-44-generic<br>Found linux image: /boot/vmlinuz-4.15.0-43-generic<br>Found initrd image: /boot/initrd.img-4.15.0-43-generic<br>Found memtest86+ image: /boot/memtest86+.elf<br>Found memtest86+ image: /boot/memtest86+.bin<br>  WARNING: Failed to connect to lvmetad. Falling back to device scanning.<br>done<br></div><div><br></div><div>Note the warning, but I am not using LVM.</div><div><br></div><div>Still, I get the same panic error upon reboot. <br></div><div><br></div>Using the grub menu when booting, the previous kernel version works fine. <br></div><div><br><div><div>Also, the /boot directory is not a separate partition, so it has all the space it needs.</div><div><br></div><div>Any one else got a borked system after today's kernel upgrade?</div><div>-- <br></div></div><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Khalid M. Baheyeldin<br><br></div></div></div></div></div></div></div></div></div></div></div></div>