现在,每当我打开笔记本电脑时,它都会显示没有 GUI,我想我以某种方式做了一些事情来删除它,但现在每当我回去重新安装时,ubuntu-desktop
它都会告诉我这个Reading package lists… Dine Building dependency tree Reading state information ubuntu-desktop is already the newest version (1.450.2) 0 upgraded, 0 newly installed, 0 to remove, and 326 not upgraded.
。然后我运行重新启动,仍然是一个空白屏幕,我按 ctrl f7,什么都没有,但是如果我按 ctrl f1,回到终端。这是 popey 的 df -h 的输出!DF-H
答案1
尝试sudo apt install ubuntu-desktop^
- 插入符号(^
)很重要。