Ubuntu升级之后The disk drive for / is not ready yet or not present的解决方法

by Web全栈工程师 on 2012 年 04 月 07 日

升级了下Ubuntu,启动失败,出现如下的提示:

The disk drive for / is not ready yet or not present

Google了下,总算找到了个解决办法,进入shell,获取管理员权限,命令如下:

mount -o remount,rw /
dpkg --configure -a

Comments on this entry are closed.

Previous post:

Next post: