Skip to content

Penlect/blockdevice-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockdevice-downloader

This project builds a bootable Debian image with the purpose to be put on USB flash drive.

On boot, a HTTP server is started and serves all block device files as downloadable files.

Example at http://localhost:8090

Example

Download raw image or gzipped image by clicking the links. Or use curl:

$ curl -OJ http://localhost:8090/download?file=%2fdev%2fsda

Usage

Run make and copy the image blockdevice-downloader_bookworm-amd64.img to a USB flash drive with dd or bmaptool.

About

Bootable OS image to put on USB flash drive. Starts up a HTTP server which serves all block device files as downloadable files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors