How to write a CD using Linux:
1. cdrecord
2. cdrecord -dev=0,0,0 -dao -driveropts=burnfree -speed=4 [image].iso Where [image] is the name of the ISO file and "0,0,0" is the device number for your CD/DVD Writer returned by:
3. cdrecord -scanbus (from the Xebian README in the installation download)
How to write a CD using Windows: Use CD writing software such as Roxio EasyCDCreator or Nero.