Skip to content

julian1/bootable-debian-image-from-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages