Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Latest commit

 

History

History
40 lines (32 loc) · 1.13 KB

README.md

File metadata and controls

40 lines (32 loc) · 1.13 KB

Packer qemu template for Debian 8 (Jessie)

Creates Debian 8 minimal qcow2 image using QEMU and KVM

Default Configuration

  • 4 Cores
  • 1024MB RAM
  • 10GB Disk
  • ZRAM Enabled
  • IO Scheduler Detection (Deadline if drive is an SSD)
  • Customisable Partitioning
  • Australia/Melbourne locale
  • Defaults to EXT4 on a single logical volume
  • Apt Mirror defaults to Internode Australia
  • User: packer
  • Password: packer (Don't forget to change this!)

Defaults can be changed in http/preseed.cfg and jessie.json

Build

  • 5 Minutes from scratch on a i5-3550, 4GB RAM, USB3 Intel 320 SSD (see #5)
  • 462Mb After reclaiming free space (see #3)
  • Build Output

Usage

  1. Edit anything you want to change in http/preseed.cfg and jessie.json
  2. Build:
./build.sh

TODO / BUGS

Further Reading

This project: https://github.com/sammcj/packer-qemu-debian-jessie