这个我用了,但是在后面安装桌面的时候提示找不到这个包
root@firefly:~# apt-get install lubuntu-desktop
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package lubuntu-desktop
还有 xbunutu-desktop 等等比较小的桌面都找不到。
只有ubuntu-desktop可以下载安装,,,但是下载安装之后,还是进不了桌面
这个地址是不是不能用了,get不到啊。请问wget后面用什么可以下载ubuntu-core啊?
现在是这个了http://cdimage.ubuntu.com/ubuntu-base/releases/14.04/release/
但是用这个
root@firefly:~# apt-get install lubuntu-desktop
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package lubuntu-desktop
ubuntu-desktop包安装过后进不了桌面,报错均有GLX字样,应该是没有GPU硬件加速导致的,该问题至今未能解决。
推荐使用xubuntu-desktop,不能找到包请试试这个源。
deb-src http://mirrors.ustc.edu.cn/ubuntu-ports/ trusty main universe restricted multiverse
deb http://mirrors.ustc.edu.cn/ubuntu-ports/ trusty main universe restricted multiverse
接着执行sudo apt-get update更新缓存,之后安装桌面环境。