Note that there are some explanatory texts on larger screens.

plurals
  1. POBuilding a custom Linux Live CD
    text
    copied!<p>Can anyone point me to a good tutorial on creating a bootable Linux CD from scratch?</p> <p>I need help with a fairly specialized problem: my firm sells an expansion card that requires custom firmware. Currently we use an extremely old live CD image of RH7.2 that we update with current firmware. Manufacturing puts the cards in a machine, boots off the CD, the CD writes the firmware, they power off and pull the cards. Because of this cycle, it's essential that the CD boot and shut down as quickly as possible.</p> <p>The problem is that with the next generation of cards, I have to update the CD to a 2.6 kernel. It's easy enough to acquire a pre-existing live CD - but those all are designed for showing off Linux on the desktop - which means they take forever to boot.</p> <p>Can anyone fix me up with a current How-To?</p> <hr> <h3>Update:</h3> <p>So, just as a final update for anyone reading this later - the tool I ended up using was "livecd-creator".</p> <p>My reason for choosing this tool was that it is available for RedHat-based distributions like CentOs, Fedora and RHEL - which are all distributions that my company supports already. In addition, while the project is very poorly documented it is extremely customizable. I was able to create a minimal LiveCD and edit the boot sequence so that it booted directly into the firmware updater instead of a bash shell.</p> <p>The whole job would have only taken an hour or two if there had been a README explaining the configuration file!</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload