| 
 Usage 
 | 
| burn-as-cd directory-name (label) | 
| Prepares and burns a CD-ROM from the contents of a directory. | 
| 
 Usage 
 | 
| burn-as-cd iso-filename (label) | 
| Burns a CD-ROM from an ISO file. | 
| 
 Example 
 | 
| burn-as-cd alpha.iso | 
| This command takes the file alpha.iso (which should be an ISO filesystem) and burns it onto a CD-ROM. It does not send any labeling information, however. | 
| 
 Example 
 | 
| burn-as-cd alpha.iso alpha-disk | 
| This command takes the file alpha.iso (which should be an ISO filesystem) and burns it onto a CD-ROM. It sends along the string "alpha-disk" for labeling purposes. |