Skip to content

tschwery/debian-preseeded-iso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debian ISO Preseed

Easily generate a preseeded debian ISO, and massively deploy debian.

This is very useful to provision VMs, or do Fully Automatic Installations on many boxes.

ISO are fully generated in user mode, no root access is needed. (You just need genisoimage and 7z installed.)

Quickstart

$ wget "http://cdimage.debian.org/debian-cd/8.1.0/amd64/iso-cd/debian-8.1.0-amd64-netinst.iso" -O debian.iso
$ cp preseed.example.cfg preseed.cfg
$ ./build.sh

Now you can use debian-preseed.cfg

Help

$ ./build --help

Bugs

Report issues to this git repository

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages