Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
documentzhangx66
V2EX  ›  Linux

Debian 11 Server 如何在 reboot 时能像桌面 GNOME 一样把重启信息显示出来?

  •  
  •   documentzhangx66 · Oct 29, 2022 · 2155 views
    This topic created in 1306 days ago, the information mentioned may be changed or developed.

    Debian 11 Server ,没装桌面环境,在 reboot 时,整个显示界面是黑色的,啥信息也没有: https://imgse.com/i/x5ExN8

    而 Debian 11 Server + Desktop + GNONE ,在 reboot 时,能显示进度日志: https://imgse.com/i/x5Ez4S

    请问 Debian 11 Server ,如果安装时,忘记装桌面环境,有什么办法,能让它在 reboot 时,也能显示进度日志?

    谢谢。

    4 replies    2022-11-02 23:57:22 +08:00
    documentzhangx66
        1
    documentzhangx66  
    OP
       Oct 29, 2022
    我已经尝试过 google ,但不知道用什么关键词去搜,搜了半天也没搜到答案..
    EvineDeng
        3
    EvineDeng  
       Nov 1, 2022   ❤️ 1
    删除 /etc/default/grub 中 GRUB_CMDLINE_LINUX_DEFAULT 的 quiet ,然后更新 grub:update-grub 。
    documentzhangx66
        4
    documentzhangx66  
    OP
       Nov 2, 2022
    @EvineDeng

    大佬牛逼,谢谢~

    我顺便发一下处理脚本:

    sed -i 's/GRUB_CMDLINE_LINUX_DEFAULT="quiet"/GRUB_CMDLINE_LINUX_DEFAULT=""/g' /etc/default/grub

    update-grub
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3794 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 05:05 · PVG 13:05 · LAX 22:05 · JFK 01:05
    ♥ Do have faith in what you're doing.