sudo
vi
/etc/default/grub
# 把以”GRUB_CMDLINE_LINUX_DEFAULT=“开始的行改成:
GRUB_CMDLINE_LINUX_DEFAULT=
"text"
,
# 重设grub引导
sudo
update-grub
# 重启
sudo
reboot
转:http://blog.csdn.net/sole_cc/article/details/42707735
标签:fun gpo reboot csdn string linux ext 重启 cti
sudo
vi
/etc/default/grub
# 把以”GRUB_CMDLINE_LINUX_DEFAULT=“开始的行改成:
GRUB_CMDLINE_LINUX_DEFAULT=
"text"
,
# 重设grub引导
sudo
update-grub
# 重启
sudo
reboot
标签:fun gpo reboot csdn string linux ext 重启 cti
原文地址:https://www.cnblogs.com/zslhg903/p/8425688.html