摘要: #使用cat /boot/grub2/grub.cfg |grep menuentry 查看系统可用内核 [root@bigapp-slave27 ~]# cat /boot/grub2/grub.cfg |grep menuentry if [ x"${feature_menuentry_id}" = xy ]; then menuentry_id_option="--id" me... 阅读全文
posted @ 2017-04-25 15:04 你也是幽默 阅读(24746) 评论(2) 推荐(0)