我已经打电话给apt-get purge来卸载旧内核。但是在清除过程中发生了一些错误,导致文件夹被留下。它说文件夹不是空的,所以不能删除。要释放磁盘空间,可以手动删除已清除的文件夹吗?
1.1M ./4.15.0-20-generic
60M ./4.15.0-32-generic <-- I've purged this
60M ./4.15.0-30-generic <-- and this
236M ./4.15.0-33-generic <-- this is my current one
我也可以移除其中一些包吗?
un lin
在Ubuntu20.04上运行时,在试图更新时出现了/boot错误消息上的低磁盘空间。
The upgrade needs a total of 228 M free space on disk '/boot'. Please free at least an additional 24,8 M of disk space on '/boot'.
在我的/boot文件夹中,我有以下文件:
/boot
total 460452
drwx------ 3 root root 4096 Jan 1 1970 efi
-rw-r--r-- 1 root r
我在buildroot和Armstrong linux (Linux4sam)的SAM9G25 EK板上工作。我的脚本是创建linux版本"2.6.39+“,这个"+”令人困惑(/lib/modules文件夹等)。我想把它去掉。我只找到了包含此字符串的两个文件.uImage.cmd和kernel.release,但这两个文件都生成了。
这个字符串是在哪里创建的?
我想向我们的客户发送一个单独的安全策略文件- Linux和Windows。在java.security文件中,我添加了一行指向我们的文件,但是由于路径的不同,我必须为Windows和Linux指定不同的路径
policy.url.3=file:/${our.home}/lib/OurSecurity.policy # Windows
policy.url.3=file:${our.home}/lib/OurSecurity.policy # Linux
因为变量our.home被定义为"C:\foo“,所以在windows上需要"file:”之后的第一个"/“。我
我在visual studio中遇到了包含的问题。我想编译windows和linux的项目。
在visual studio中,我在.hpp文件中得到了一个很小的类,它使用std::exception和std::is_pod<T>,但我没有包含type_traits和stdexcept!!而且这个文件在Visual Studio中编译得很好!为什么?
在linux上执行此操作会出现错误
In file included from Packet.hpp:3:0,
from AbstractPacketFactory.hpp:2,
我正试图用阿尔卑斯来构建一个极小的Linux。我不需要linux-firmware,因为它安装了所有的固件,耗尽了300+MB的空间。这是一个股票安装。但是,我无法卸载任何linux固件包:
dev-alpine:~# apk del --force --force-broken-world linux-firmware
World updated, but the following packages are not removed due to:
linux-firmware: linux-vanilla
OK: 504 MiB in 122 packages
超过一半的库存安装是固
我的机器已经到了我不能apt-get任何东西的状态。
当我运行apt-get upgrade时
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run ‘apt-get -f install’ to correct these.
The following packages have unmet dependencies.
linux-headers-generic-lts-xenial : Depends: li