grub.cfg怎么修改
Tofloor
poster avatar
justinnee
deepin
2017-10-15 21:05
Author
每次启动都要手动输入nomodeset 修改grub不知道怎么保存……
Reply Favorite View the author
All Replies
avatar
woodelf
deepin
2017-10-15 21:14
#1
不要改/boot/grub/grub.cfg,内核一更新就会被覆盖。
修改/etc/default/grub,在GRUB_CMDLINE_LINUX_DEFAULT里面加个nomodeset参数,然后保存并运行update-grub就行了。







    来自:Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0  (zh-CN)
    ——2017/10/15 下午1:14:43
    Reply View the author
    avatar
    justinnee
    deepin
    2017-10-15 22:56
    #2
    https://bbs.deepin.org/post/146742
    不要改/boot/grub/grub.cfg,内核一更新就会被覆盖。
    修改/etc/default/grub,在GRUB_CMDLINE_LINUX_DEFAUL ...

    grub文件有锁
    Reply View the author
    avatar
    justinnee
    deepin
    2017-10-15 23:09
    #3

    搞明白怎么弄了谢谢
    Reply View the author