centos6.8 开启透传

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos6.8 开启透传相关的知识,希望对你有一定的参考价值。

2.1.1 在grub.conf

的kernel行添加intel_iommu=on 

# vim /boot/efi/EFI/redhat/grub.conf   或者是/boot/grub/grub.conf

kernel/vmlinuz-2.6.32-262.el6.x86_64 ro  root=UUID=5abe1186-9917-41ec-b057-641f08b0eba5 5rd_NO_LUKS  rd_NO_LVM  LANG=en_US.UTF-8  rd_NO_MD  SYSFONT=latarcyrheb-sun16  crashkernel=128M   KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet intel_iommu=on


2.1.2重启系统  # reboot    


其余的操作不要做


本文出自 “砖家博客” 博客,请务必保留此出处http://wsxxsl.blog.51cto.com/9085838/1927049

以上是关于centos6.8 开启透传的主要内容,如果未能解决你的问题,请参考以下文章

xshell连接Linux(centos6.8)失败的解决方法

CentOS6.8 安装FTP及添加用户

centos6.8的安装和配置

centos6.8防火墙模块未加载

centos6.8安装httpd后无法访问

CentOS6.8 x86_64bit MySQL主从复制