1. 程式人生 > >The volume “boot” has only 0 byte disk space remaining

The volume “boot” has only 0 byte disk space remaining

作者環境 Ubuntu16.04

粗暴解決

[email protected]-Vostro-2421:~$ uname -r
4.4.0-72-generic
[email protected]-Vostro-2421:~$ cd /boot
[email protected]-Vostro-2421:/boot$ ls -l
total 83181
-rw-r--r-- 1 root root  1245659 41 01:14 abi-4.4.0-72-generic
-rw-r--r-- 1 root root  1246311 614 20:24 abi-
4.4.0-81-generic -rw-r--r-- 1 root root 1246511 627 03:45 abi-4.4.0-83-generic -rw-r--r-- 1 root root 190236 41 01:14 config-4.4.0-72-generic -rw-r--r-- 1 root root 190356 614 20:24 config-4.4.0-81-generic -rw-r--r-- 1 root root 190356 627 03:45 config-4.4.0-83-generic drwxr-xr-x 5 root root 1024
626 12:10 grub -rw-r--r-- 1 root root 38037995 626 12:11 initrd.img-4.4.0-21-generic -rw-r--r-- 1 root root 9335956 627 11:18 initrd.img-4.4.0-66-generic -rw-r--r-- 1 root root 38037995 626 12:11 initrd.img-4.4.0-72-generic -rw-r--r-- 1 root root 9335956 627 11:18 initrd.img-4.4.0-73-generic
drwx------ 2 root root 12288 324 07:57 lost+found -rw-r--r-- 1 root root 182704 128 2016 memtest86+.bin -rw-r--r-- 1 root root 184380 128 2016 memtest86+.elf -rw-r--r-- 1 root root 184840 128 2016 memtest86+_multiboot.bin -rw------- 1 root root 3882277 41 01:14 System.map-4.4.0-72-generic -rw------- 1 root root 3883391 614 20:24 System.map-4.4.0-81-generic -rw------- 1 root root 3883887 627 03:45 System.map-4.4.0-83-generic -rw------- 1 root root 7083248 41 01:14 vmlinuz-4.4.0-72-generic -rw------- 1 root root 7092784 614 20:24 vmlinuz-4.4.0-81-generic -rw------- 1 root root 7092720 627 03:45 vmlinuz-4.4.0-83-generic [email protected]-Vostro-2421:/boot$ sudo rm initrd.img-4.4.0-21-generic [email protected]-Vostro-2421:/boot$ sudo rm initrd.img-4.4.0-66-generic

可以看到多種型別的檔案按不同的版本號相對應:最簡單的理解我們把低於當前核心版本相關的內容刪除掉。從而達到節省空間的目的。

詳情探知

uname

用法:uname [選項]...
輸出一組系統資訊。如果不跟隨選項,則視為只附加-s 選項。

  -a, --all                     以如下次序輸出所有資訊。其中若-p 和
                                -i 的探測結果不可知則被省略:
  -s, --kernel-name             輸出核心名稱
  -n, --nodename                輸出網路節點上的主機名
  -r, --kernel-release          輸出核心發行號
  -v, --kernel-version          輸出核心版本
  -m, --machine                 輸出主機的硬體架構名稱
  -p, --processor               輸出處理器型別或"unknown"
  -i, --hardware-platform       輸出硬體平臺或"unknown"
  -o, --operating-system        輸出作業系統名稱
      --help            顯示此幫助資訊並退出
      --version         顯示版本資訊並退出

關於各個檔案的作用

參考:

相關推薦

The volumeboothas only 0 byte disk space remaining

作者環境 Ubuntu16.04 粗暴解決 [email protected]-Vostro-2421:~$ uname -r 4.4.0-72-generic [email

[Android] Android Gradle 3.0.0 plugin, Cannot set the value of read-only property ‘outputFile’

升級新版 Gadle 之後,舊的 Gradle 2.3 的修改 apk 檔名的方式不能繼續使用,需要調整成新的寫法,Error Message: Error:(57, 0) Cannot set the value of read-only property ‘outputFile’ for ApkVari

警告: A docBase D:\apache-tomcat-6.0.53\webapps\webapps\projectname inside the host appBase has been

在使用Eclipse,部署專案到自己下載的Tomcat的時啟動Servers服務時候,會出現這個警告 錯誤原因:1.假設要部署工程 "WEE"(自己命名的一個專案名),放到了${catalina.h

Your boot partition is on a disk using the GPT

hp dl580 g7 安裝 oracle  linux 5.8**************** 最後刪除陣列,重新建立陣列,面前把系統安裝上去了,可是我的u盤卻把不下來,把下來系統無法啟動,特別域名 --後續努力【個人猜測關鍵是怎麼在建立陣列的時候不要使用g

android studio3.0(二)Cannot set the value of read-only property 'outputFile'

接著說android studio3.0更新以後個人在使用的過程中遇到的坑,大多數還是因為Gradle外掛的升級導致一些配置的改變。 像以往一樣,在gradle中配置打包apk時的輸出路徑和apk的名字,配置語句樣例: 圖1 圖2 但是不同以往的是之前沒有問題的配置語句

The sum of numbers form 0 to n.(20.9.2017)

numbers loop %d 一個數 div 輸入 cnblogs col std #include <stdio.h> int main() { int a,b,sum; printf("輸入一個數字: "); scanf("%d

The Salt Master has cached the public key

現象 查詢 end sha 客戶 ast pid accept code 故障現象: 某臺服務器,重新安裝salt-minion客戶端後,發現salt-master與其通信出現問題,然後查詢了服務的狀態,發現有如下報錯信息: [root@LVS-RS01 ~]# syste

solr部署tomcat 訪問HTTP Status 403 – Access to the requested resource has been denied

height AC target win7 denied erl 重啟 出現 ora -----------解決403錯誤看這裏!!-----------打開****\Tomcat 8.5\webapps\solr\WEB-INF裏面的web.xml,把下面這段配置註釋掉!

android studio run 的時候,報the apk file does not exist on disk,

bsp mage gpo 重啟 build log nbsp oid alt 1.首先 clean rebuild,重啟,不能解決的話,再找到這個 然後是這裏: 不用填,點ok,ok即可,他喵的,卡我倆小時 android studio run 的時候,報the a

spring-boot-devtools 2.0熱部署失效

內部 lease 沒有 tools 什麽 ren class -s 原因 <parent> <groupId>org.springframework.boot</groupId> <arti

Altium Designer報錯has only one pin

          使用AD進行多通道設計時,原理圖報錯:***has only one pin***;經檢查,併為發現不妥的地方,百度查詢相關問題,並不是我所遇到的情況,沒能得到解決;   

【重磅】Spring Boot 2.1.0 權威釋出

如果這兩天登入 start.spring.io/ 就會發現,Spring Boot 預設版本已經升到了 2.1.0。這是因為 Spring Boot 剛剛釋出了 2.1.0 版本,我們來看下 Spring Boot 2 釋出以來第一個子版本都發布了哪些內容? 2.1 中的新特性 將spring-bo

【重磅】Spring Boot 2.1.0 權威發布

-o 發布 cond apache 免費 servle executor 朋友 情況下 如果這兩天登錄 https://start.spring.io/ 就會發現,Spring Boot 默認版本已經升到了 2.1.0。這是因為 Spring Boot 剛剛發布了 2.1.

Spring Boot 2.1.0 已釋出,7 個重大更新!

1、第三方類庫升級 Hibernate 5.3 Micrometer 1.1 Reactor Californium Spring Data Lovelace Spring Framework 5.1 Tomcat 9 Un

uboot編譯突然出現has EABI version 5 but target u-boot has EABI ve

分享一下我老師大神的人工智慧教程!零基礎,通俗易懂!http://blog.csdn.net/jiangjunshow 也歡迎大家轉載本篇文章。分享知識,造福人民,實現我們中華民族偉大復興!        

Spring Boot 2.1.0 已釋出,7 個重大更新你需要了解

Spring Boot 2.1.0 在 10 月底就釋出了,我們來看下 Spring Boot 2.1.0 都更新了什麼,每一個 Java 技術人都值得關注。 棧長其實早就看到了更新了,現在才有時間來更新下。 1、第三方類庫升級 Hibernate 5.3 Micrometer 1.1 Reacto

Spring Boot 2.1.0 已發布,7 個重大更新你需要了解

pool for rep ctu err 自動配置 表示 req spring Spring Boot 2.1.0 在 10 月底就發布了,我們來看下 Spring Boot 2.1.0 都更新了什麽,每一個 Java 技術人都值得關註。 棧長其實早就看到了更新了,現在才有

Cannot set the value of read-only property 'outputFile'多渠道打包

Cannot set the value of read-only property ‘outputFile’ for ApkVariantOutputImpl_Decorated{apkData=Main{type=MAIN, fullName=debug, filters=[]}}

The given object has a null identifier錯誤

The given object has a null identifier: com.lingnet.linkman.domain.Linkman 原因是表單上沒有主鍵 或者主鍵獲取錯誤 我的是後者模型驅動:mnodel <input type="hidden" name="lkm_id"

python 安裝 Pyside 出現 “Failed to find the MSVC compiler version 10.0 on your system”

出現這個問題,我使用了pip install PySide --only- binary :all: 來替代了pip install PySide。 這個下了二進位制版本,安裝成功。安裝的是1.2.2版本。還有python版本是3.4我使用了虛擬環境. 參考https://stackov