点击这里申请百度智能云特邀VIP帐号,立即体验云服务器BCC>>>
百度智能云服务器BCC使用教程-安装virtio驱动
Linux系统安装virtio驱动
Centos 6 / 7系统
[root@localhost ~]# cp /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r).img.bak # 先将initramfs进行备份(可选步骤) [root@localhost ~]# mkinitrd -f --with=virtio_blk --with=virtio_pci /boot/initramfs-$(uname -r).img $(uname -r)
Ubuntu / Debian系统
[root@localhost ~]# echo -e "virtio_pci virtio_blk" >> /etc/initramfs-tools/modules [root@localhost ~]# update-initramfs -u


湘公网安备43019002001857号
备案号:
客服1