Изначально имею:
Ubuntu 16.04.7 LTS (GNU/Linux 2.6.32-042stab141.3 x86_64)
Закачиваю файлы через
wget
в папку
downloads
:
linux-headers-5.11.0-051100rc7...generic...amd64.deb
linux-headers-5.11.0-051100rc7...._all.deb
linux-image-unsigned-5.11.0....-generic_5.11.0-051100rc7....._amd64.deb
linux-modules-5.11.0-051100...-generic_5.11.0-051100rc7....._amd64.deb
Захожу в папку
downloads
и выполняю:
sudo dpkg -i linux-headers* linux-image* linux-modules*
Получаю:
Searching for GRUB installation directory ... found: /boot/grub
Cannot determine root device. Assuming /dev/hda1
This error is probably caused by an invalid /etc/fstab
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-5.11.0-051100rc7daily20210208-generic
Found kernel: /boot/vmlinuz-5.11.0-051100rc7daily20210208-generic
Updating /boot/grub/menu.lst ... done
Как я понимаю не срабатывает
update-grub
, не знаю почему.
Пробовала через
sudo dpkg-reconfigure grub-pc
, но там не знаю как заполнять графы.
Подскажите как правильно обновить ядро Linux