centos7.2(最新)だとインストールでとまってしまう
rest_initってでてきて止まってしまった
http://d.hatena.ne.jp/teandt/20151221
適当に7.1を探してきてインストールする
で今後アップデートされないようにしておく
exclude=kernel centos を書く [shell gutter=false] [root@localhost ~]# cat /etc/yum.conf [main] cachedir=/var/cache/yum/$basearch/$releasever keepcache=0 ... exclude=kernel centos-release ... [/hell]