标签: linux-kernel
我应该使用哪个命令来了解linux中内核映像的大小?
答案 0 :(得分:0)
转到内核映像的位置,该位置通常位于内核的/ boot目录中。然后运行命令du -hs或du -s。