julian1 / bootable-debian-image-from-bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create bootable linux images with basic shell tools

Simple example code using, fdisk, losetup, debootstrap, chroot, syslinux

Build image

# edit config vars, then
./build-debian-image.sh

boot using kvm

./tools/start-kvm.sh ./build/stretch-4.9.0-4-amd64.img

TODO

  • integrate qcow

About


Languages

Language:Shell 100.0%