home.social

#gnuhealthhaiti — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gnuhealthhaiti, aggregated by home.social.

  1. @gnuhealth #GNUHealthHaiti The image can also be run in kvm, first converting vdi to img format.
    $ qemu-img convert -f vdi -O raw GNUHealth\ Debian\ 12.vdi GNUHealth_Debian_12.img.

    And then it can be run directly in qemu/kvm.
    $ kvm -m 1G -drive file=$(echo GNUHealth_Debian_12.img),cache=writeback