Ubuntu升级之后The disk drive for / is not ready yet or not present的解决方法
生活随笔
收集整理的這篇文章主要介紹了
Ubuntu升级之后The disk drive for / is not ready yet or not present的解决方法
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
升級了下Ubuntu,啟動(dòng)失敗,出現(xiàn)如下的提示:
The disk drive for / is not ready yet or not present
Google了下,總算找到了個(gè)解決辦法,進(jìn)入shell,獲取管理員權(quán)限,命令如下:
| 12 | mount -o remount,rw /dpkg --configure -a |
轉(zhuǎn)載于:https://www.cnblogs.com/rooney/archive/2012/06/06/2538002.html
總結(jié)
以上是生活随笔為你收集整理的Ubuntu升级之后The disk drive for / is not ready yet or not present的解决方法的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Delphi FastReport动态
- 下一篇: 一个完整的操作UI线程的例子,用到了多种