Skip to content

Instantly share code, notes, and snippets.

@cleverca22
Created September 22, 2018 18:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cleverca22/fbdd74e3678ff01ffbfedea1a4b21f6d to your computer and use it in GitHub Desktop.
Save cleverca22/fbdd74e3678ff01ffbfedea1a4b21f6d to your computer and use it in GitHub Desktop.
2018-09-19 03:58:20< clever> eeva: first disk has format=qcow2, second is format=row, that looks good
2018-09-19 03:58:29< clever> both have if=none, so the -drive wont create an interface
2018-09-19 03:58:47< clever> and then there are matching -device entries to create pci nodes for each disk
2018-09-19 03:58:55< clever> eeva: oh, drivers
2018-09-19 03:59:13< clever> eeva: add virtio and virtio_blk to boot.initrd.availableKernelModules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment