Skip to content

通过知识获得解放,通过技术获得自由

Menu
  • 专题目录
  • 液压相关
    • 液压技术
    • 液压相邻技术
    • 液压应用
  • 计算机相关
    • 计算机和软件
    • 网络和网站技术
  • 哲学
  • 关于本站
Menu

树莓派4b安装ubuntu服务器完整版[0]

Posted on 2023年11月14日 by
  • 下载Ubuntu镜像

下载地址:https://ubuntu.com/download/raspberry-pi

正常刻录到SD卡中,即可启动,问题是ubuntu是服务器版本的,为了实现桌面版本的安装,需要以下操作。

  • 打开树莓派
    把录好系统的内存卡插上树莓派,通电源后应该就可以启动
    用户名密码都是ubuntu
    系统会让你改密码,随便改改
  • 更新源
    先备份一波
sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak

然后打开源的文件,把里面ports.ubuntu.com都换成mirrors.aliyun.com
不带#号的那些行

sudo vi /etc/apt/sources.list

然后更新下源,然后重启

sudo apt-get update
sudo apt-get upgrade
reboot

 

  •  下载桌面环境
sudo apt-get install ubuntu-desktop

我是直接用上述命令下载,第一次没下载完,弹出提示
然后跟着提示输入下面这个命令

sudo apt-get update --fix-missing
  • 然后重启
    再执行一次下载命令,就下载成功了
    没有出现提示等下载完后直接重启,这次重启会比较慢,要耐心等待一下,大概10到15分钟,界面就出来啦。

补充遇到的问题:

  1. 在没有网线的情况下想通过无界面下,连接wifi操作还是太复杂
  2. 在有网线的情况下,不更新数据源,会导致下载的速度太慢
  3. 8G的树莓派4B,运行桌面版的ubuntu还是速度慢,并且容易死机

参考资料:

  1. https://blog.csdn.net/weixin_41607190/article/details/103458945
  2. https://blog.csdn.net/qq_44313580/article/details/103282299

欢迎回来

希望本站对你有所帮助!

如有疑问请联系info@fanlog.org
2023 年 11 月
一二三四五六日
 12345
6789101112
13141516171819
20212223242526
27282930 
« 6 月    

AI辅助 (17)

© 2025 | Powered by Superbs Personal Blog theme
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT