[转]装完CentOS后,重新开机启动后显示: Initial setup of CentOS Linux 7 (core)

转:装完Centos7提示Initial setup of CentOS Linux 7 (core)

 

在用U盘装完CentOS后,重新开机启动后显示:

Initial setup of CentOS Linux 7 (core)

1) [x] Creat user 2) [!] License information

(no user will be created) (license not accepted)

Please make your choice from above ['q' to quit | 'c' to continue | 'r' to refresh]:

解决方法:

输入“1”,按Enter键

输入“2”,按Enter键

输入“q",按Enter键

输入“yes”,按Enter键

原文链接:http://blog.csdn.net/u013124587/article/details/50444220

上一篇:(Problem 2)Even Fibonacci numbers


下一篇:【leetcode】Minimum Window Substring (hard) ★