10 2016 档案

摘要:1 所有节点配置 # 服务安装 服务yum update -y # 扩展依赖安装yum install -y epel-release && yum update -y # Add Citus repository for package managercurl https://install.ci 阅读全文
posted @ 2016-10-26 15:57 Eamon13 阅读(1684) 评论(0) 推荐(0)
摘要:1重启电脑Shift键进入GRUB引导模式如下图所示,选择第二行的recovery mode。 2 安e进入recovery mode 编译kernel进行启动参数 3 在linux /boot/vmlinuz...这一行后面添加 quiet splash rw init=/bin/bash。然后F 阅读全文
posted @ 2016-10-10 15:52 Eamon13 阅读(372) 评论(0) 推荐(0)