Ubuntu Server 14.04
#df -h
/dev/md0p2 237M 237M 0 100% /boot
#sudo du -sh /boot
9.8M /boot
#ll /boot/
total 3.1M
drwxr-xr-x 5 root root 1.0K Mar 6 18:08 grub/
-rw-r--r-- 1 root root 3.1M Mar 6 18:11 initrd.img-4.4.0-31-generic
drwx------ 2 root root 12K Jul 23 2018 lost+found/
-rw-r--r-- 1 root root 0 Mar 6 16:53 memtest86+.bin
-rw-r--r-- 1 root root 0 Mar 6 16:53 memtest86+_multiboot.bin
刚把 boot 分区下的内核都删了,准备重新安装,发现还是满的。
#df -h
/dev/md0p2 237M 237M 0 100% /boot
#sudo du -sh /boot
9.8M /boot
#ll /boot/
total 3.1M
drwxr-xr-x 5 root root 1.0K Mar 6 18:08 grub/
-rw-r--r-- 1 root root 3.1M Mar 6 18:11 initrd.img-4.4.0-31-generic
drwx------ 2 root root 12K Jul 23 2018 lost+found/
-rw-r--r-- 1 root root 0 Mar 6 16:53 memtest86+.bin
-rw-r--r-- 1 root root 0 Mar 6 16:53 memtest86+_multiboot.bin
刚把 boot 分区下的内核都删了,准备重新安装,发现还是满的。
