这是关于Ubuntu18.04 LTS的。我试图通过删除不需要的Linux内核来节省空间,但看起来它仍然会安装其他“未签名”的内核映像。为什么会这样呢?
这是日志:
root@ubuntu18:~# apt-get remove linux-image-4.18.0-15-generic
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
linux-image
我最近从Ubuntu 21.10升级到了22.04,这个过程进行得很顺利,没有报告任何错误。
每当我尝试运行系统更新时,dpkg都会引发与旧linux-image相关的以下错误:
/etc/grub.d/bin/grubcfg_proxy: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return
让我详细说明我想问的问题。
当我用
sudo apk-get install blablabla
我得到了输出
After this operation, 39.6 MB of additional disk space will be used.
但当我执行
sudo apk-get purge blablabla
输出状态为我将有23.4MB的额外磁盘空间。是什么造成了这种差异?
Linux还不成熟
我正在试图编译和安装我的RTL8188ee无线网卡的专有驱动程序。在下载目录( make )中使用/home/sebastian/Downloads/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013会导致以下错误:
make -C /lib/modules/3.8.0-31-generic/build M=/home/sebastian/Downloads/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013 modules
make[1]: Betret
在将停靠程序更新到18.09.0版本后,我得到以下错误(使用Ubuntu18.04的虚拟服务器):
Nov 09 20:53:52 localhost.localdomain modprobe[663]: modprobe: ERROR: ../libkmod/libkmod.c:514 lookup_builtin_file() could not open buitin file '/lib/modules/4.15.0/modules.builtin.bin
Nov 09 20:53:52 localhost.localdomain modprobe[663]: modprobe
不久前,我通过GUI更新程序安装了更新程序,并得到了一个错误,类似于linux固件安装后脚本失败。老实说,我只是很高兴盒子在那之后还能正常启动,所以我就放手了。但是现在我正在安装从终端下载的deb软件包,我再次看到了与linux固件安装相关的错误。
我在日志里看到了这个:
dpkg: dependency problems prevent configuration of linux-image-generic:
linux-image-generic depends on linux-firmware; however:
Package linux-firmware is not confi