There is an upcoming programming challenge (forensics challenge) that asks the entrants to write a program that runs on a bootable cd that helps format attached media to that computer.
I'm considering submitting an entry and I'd like to utilize as much existing open-source software as possible. In fact, I think the programming I'll be doing for this will be mostly writing a GUI wrapper around a couple open source linux utilities.
For the first part, I want to get the bootable CD working and I'm looking to use an existing linux live-cd disrtrobution. What is a minimal live-cd distribution that would be a good candidate for this usecase?
Considerations:
- Minimal
- Small memory footprint
- Fast boot times