• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






泽兵

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2018年11月22日

GPU passthrough
摘要: echo -e "blacklist nouveau\noptions nouveau modeset=0" > /etc/modprobe.d/blacklist.conf dracut /boot/initramfs-$(uname -r).img $(uname -r) vi /etc/modprobe.d/vfio.conf options vfio-pci ... 阅读全文
posted @ 2018-11-22 20:22 兵航 阅读(214) 评论(0) 推荐(0)
 
ERROR Couldn't find hvm kernel for Ubuntu tree.
摘要: 安装python-virtinst 修改OSDistro.py,改变__init__方法里的else:条件下面的一行,将"i386"改为"amd64"即可 阅读全文
posted @ 2018-11-22 17:12 兵航 阅读(1203) 评论(0) 推荐(0)
 
failure: repodata/repomd.xml from centos-qemu-ev: [Errno 256] No more mirrors to try
摘要: 解决方法: 阅读全文
posted @ 2018-11-22 15:55 兵航 阅读(252) 评论(0) 推荐(0)
 
centos网络配置(网桥)
该文被密码保护。 阅读全文
posted @ 2018-11-22 15:14 兵航 阅读(7) 评论(0) 推荐(0)
 
Uninstalling Anaconda
摘要: https://docs.anaconda.com/anaconda/install/uninstall/ 阅读全文
posted @ 2018-11-22 11:40 兵航 阅读(57) 评论(0) 推荐(0)
 
qemu-kvm: could not open disk image ' ': Permission denied
摘要: https://github.com/jedi4ever/veewee/issues/996 阅读全文
posted @ 2018-11-22 11:15 兵航 阅读(500) 评论(0) 推荐(0)
 
Centos 升级内核
摘要: 参考 http://www.wangxianfeng.cn/wordpress/2019/01/14/%e5%8d%87%e7%ba%a7centos7-linux%e5%86%85%e6%a0%b8/ 检查当前 CentOS 系统内核版本 在 CentOS 7 上启用 ELRepo 仓库 列出可用 阅读全文
posted @ 2018-11-22 10:15 兵航 阅读(122) 评论(0) 推荐(0)