Skip to content

Create a live boot image for CD DVD or USB

License

bretep/debian-custom-live-boot

Repository files navigation

debian-custom-live-boot

Requires docker-compose

  1. Clone repository
  2. Make changes to custom_config/run.sh
  3. Run make

Create bootable usb:

sudo umount /dev/<usb drive like sdb>

sudo dd if=output/debian-custom.iso of=/dev/disk<?> bs=4m

About

Create a live boot image for CD DVD or USB

Resources

License

Stars

Watchers

Forks

Packages

No packages published