Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/oop/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Linux kernel 将centos/redhat从5.x升级到6.x_Linux Kernel - Fatal编程技术网

Linux kernel 将centos/redhat从5.x升级到6.x

Linux kernel 将centos/redhat从5.x升级到6.x,linux-kernel,Linux Kernel,正在尝试将Linux Centos/Redhat从5.x版本升级到6.x版本,而不格式化操作系统 需要知道从5.x升级到6.x的任何步骤基于,您只需运行流动命令升级分发版和内核: # cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.9 (Santiago) # arch x86_64 # yum upgrade -y

正在尝试将Linux Centos/Redhat从5.x版本升级到6.x版本,而不格式化操作系统

需要知道从5.x升级到6.x的任何步骤基于,您只需运行流动命令升级分发版和内核:

# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.9 (Santiago)
# arch
x86_64
# yum upgrade -y