From 945b145e18bce1b563e25a795ea886b04ef009c3 Mon Sep 17 00:00:00 2001 From: mei Date: Wed, 22 Jan 2025 16:25:24 +0800 Subject: [PATCH] fix phytium --- source/_posts/2024/07/phytium-debian.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/source/_posts/2024/07/phytium-debian.md b/source/_posts/2024/07/phytium-debian.md index e99cc8b..329f64a 100644 --- a/source/_posts/2024/07/phytium-debian.md +++ b/source/_posts/2024/07/phytium-debian.md @@ -10,7 +10,7 @@ banner_img: /img/2024/phytium-debian/debian.jpg permalink: /articles/2024/phytium-debian/index.html date: 2024-07-24 11:05:10 --- -最近可能会发现,我的`mmeiblog.cn`和`linuxcat.top`域名下的部分子域出现了维护或无法访问的提示,这是因为我本来打算给我的国产主机从千疮百孔且极不稳定的 银河麒麟V10 换到 Debian ,但是由于换到一半我跑到[西安](#)玩了10天,所以拖了好久. +最近可能会发现,我的`mmeiblog.cn`和`linuxcat.top`域名下的部分子域出现了维护或无法访问的提示,这是因为我本来打算给我的国产主机从千疮百孔且极不稳定的 银河麒麟V10 换到 Debian ,但是由于换到一半我跑到西安玩了10天,所以拖了好久. 出 ## 观前提示 **如果连接显示器时出现长时间灰屏,请用适当力度拍打机箱以及显示器,并使劲把插在显卡上的 HDMI线 往里怼一怼** @@ -55,7 +55,9 @@ user ALL=(ALL:ALL) ALL ```bash chmod -w /etc/sudoers ``` - +{% note warning %} +一下内容未经验证,因为我也没有成功,并且在离线情况下完成这些操作极其麻烦,仅供参考 +{% endnote %} ## 4. 更换 银河麒麟 内核 Debian 的内核没有集成飞腾的网卡、声卡、exFAT…… 等驱动。因此非常有必要安装带驱动的内核,这里可以使用银河麒麟的内核。 **内核文件可以从安装光盘或安装的好本地操作系统中复制出来,也可以从软件仓库下载。**