Fix install 4.15.0-34-generic
Change-Id: I2fb1c27f19468de2351186f74bded5013097626f
This commit is contained in:
parent
60d46debca
commit
c8450b0524
@ -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``.
|
||||
If there are any later kernel versions installed, remove them with
|
||||
|
Loading…
Reference in New Issue
Block a user