update-initramfs: Generating /boot/initrd.img-4.15.0-30deepin-generic
WARNING: Setting CRYPTSETUP in /etc/initramfs-tools/initramfs.conf is deprecated and will stop working in the future. Use /etc/cryptsetup-initramfs/conf-hook instead.
loadkeys is missing. Please install the 'kbd' package.
W: plymouth: The plugin label.so is missing, the selected theme might not work as expected.
W: plymouth: You might want to install the plymouth-themes package to fix this.
I: The initramfs will attempt to resume from /dev/sda3
I: (UUID=81d15a5c-89cd-40d9-a1fd-48bd84f8013e)
I: Set the RESUME variable to override this.
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
为什么我运行sudo update-initramfs -u之后显示这个
Reply Like 0 Favorite View the author
All Replies
kunt
deepin
2019-07-14 22:13
#1
我明明跟着他一步一步来的
Reply Like 0 View the author
neko
deepin
Ecological co-builder
Q&A Team
2019-07-15 00:24
#2
它提示了:loadkeys is missing. Please install the 'kbd' package.
没有kdb包
自己安装一个
sudo apt install kbd
WARNING: Setting CRYPTSETUP in /etc/initramfs-tools/initramfs.conf is deprecated and will stop working in the future. Use /etc/cryptsetup-initramfs/conf-hook instead.
loadkeys is missing. Please install the 'kbd' package.
W: plymouth: The plugin label.so is missing, the selected theme might not work as expected.
W: plymouth: You might want to install the plymouth-themes package to fix this.
I: The initramfs will attempt to resume from /dev/sda3
I: (UUID=81d15a5c-89cd-40d9-a1fd-48bd84f8013e)
I: Set the RESUME variable to override this.
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
为什么我运行sudo update-initramfs -u之后显示这个