Ubuntu boot一下就沒空間 - Linux

By Puput
at 2017-11-21T14:16
at 2017-11-21T14:16
Table of Contents
清空間也可以,但我比較喜歡一勞永逸的作法,既然你說一定還有空間
直接把 /boot 放回 /
不要另外切空間給它 (除非你不是新手知道自己在幹嘛)
參考這篇的資料
https://serverfault.com/questions/484700/linux-ran-out-of-space-on-boot-directory-what-can-i-do
https://goo.gl/mKwYGQ
*** 溫馨提示:以下動作如果有其他因素影響,有可能會無法開機 ***
#開頭的文字是需以 root 身份執行的指令
# mkdir /boot.original
備份 /boot -> /boot.original
# rsync -arzgov /boot/ /boot.original/
退出 (缷載) /boot 分割區
# umount /boot
把備份改個名正式上場
# mv /boot.original/ /boot/
把 /boot 那一行的掛載指令註解掉 (在最前面加個 #)
# vi /etc/fstab
重開機即可
※ 引述《tokyolympic (tokyolympic)》之銘言:
: 使用版本Ubuntu 16.04
: 系統灌在一個30 gb 的msata上
: 然後另外有一顆3tb的2.5硬碟
: 主要就上網看youtube還有用qBittorrent抓電影
: 抓下來電影就丟到3tb那顆
: 大概這樣用了八個月
: 現在系統沒容量了
: 連一個500多mb的系統更新都沒辦法install
: 小弟Ubuntu新手
: 懂得很少所以提供一些截圖
: https://imgur.com/a/UDQuD
: https://imgur.com/a/5Ktxo
: https://imgur.com/a/H2gFP
: 30GB的msata上一定是還有空間的
: 但是系統就是沒空間
: 請問要如何解決這問題?
: 謝謝
--
Tags:
Linux
All Comments

By Christine
at 2017-11-25T06:36
at 2017-11-25T06:36

By Olga
at 2017-11-25T14:46
at 2017-11-25T14:46

By Edwina
at 2017-11-28T05:46
at 2017-11-28T05:46

By Hedda
at 2017-12-01T10:07
at 2017-12-01T10:07

By Noah
at 2017-12-04T18:23
at 2017-12-04T18:23

By Sandy
at 2017-12-07T17:19
at 2017-12-07T17:19

By Robert
at 2017-12-11T13:41
at 2017-12-11T13:41
Related Posts
徵人安裝win10+Ubuntu雙系統 台北南港

By Edith
at 2017-11-20T22:25
at 2017-11-20T22:25
CentOS(1611)安裝時GPT設定

By Edith
at 2017-11-19T08:32
at 2017-11-19T08:32
如何使用 mv 指令處理多個檔案

By Linda
at 2017-11-18T17:03
at 2017-11-18T17:03
解除所有防火牆的指令?

By Ophelia
at 2017-11-17T15:32
at 2017-11-17T15:32
Cygwin+gcc 程式運作問題?

By Tristan Cohan
at 2017-11-16T20:09
at 2017-11-16T20:09