Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 832 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 832 Bytes

Debian 9 and Debian 10 image for GNS3

Simple script to create a QEMU Debian image using debootstrap and nbd, suitable for use as a GNS3 appliance.

Run with: ETH_DEVICE=no ./qemu-debian-create-image stretch3.qcow2 debian9 stretch

Or for Debian 10: ETH_DEVICE=no ./qemu-debian-create-image debian10.qcow2 debian10 buster

TODO

  • port_name_format is wrong

To publish

zip debian9-0.1.qcow2.zip debian9-0.1.qcow2

rsync -avzP debian9-0.1.qcow2.zip [email protected]:public_html/gns3/