Bash-compile-fusionIO

From I Will Fear No Evil
Jump to navigation Jump to search

This is a high level bash history of the last time I needed to create the FusioIO drivers to install on KVM01

There is a git repo that has updated these drivers that may be useful to look into for kernel versions of 5.X

Directory is in home/backup_packages_and_src

  1. less README
  2. cd debian/
  3. debpkg
  4. dpkg-buildpackage -rfakeroot -b
  5. cd ..
  6. dpkg-buildpackage -rfakeroot -b
  7. ls
  8. cd ..
  9. ls
  10. dpkg --force-overwrite -i iomemory-vsl-config-3.19.0-61-generic_3.2.11.1581-1.0_amd64.deb
  11. modprobe iomemory-vsl
  12. ls
  13. dpkg -l | grep ii | grep -i iom
  14. dpkg --force-overwrite -i iomemory-vsl-3.19.0-61-generic_3.2.11.1581-1.0_amd64.deb
  15. modprobe iomemory-vsl