Merge "Fix install 4.15.0-34-generic"

This commit is contained in:
Zuul 2019-04-04 18:24:28 +00:00 committed by Gerrit Code Review
commit 52a9a7390d
1 changed files with 4 additions and 1 deletions

View File

@ -562,7 +562,10 @@ to run on Genesis host, not on the build host):
:: ::
sudo apt -y install 4.15.0-34-generic sudo apt -y install linux-modules-4.15.0-34-generic \
linux-modules-extra-4.15.0-34-generic \
linux-image-4.15.0-34-generic linux-headers-4.15.0-34-generic \
linux-headers-4.15.0-34
Check the installed packages on the genesis host with ``dpkg --list``. Check the installed packages on the genesis host with ``dpkg --list``.
If there are any later kernel versions installed, remove them with If there are any later kernel versions installed, remove them with