Major Heading

mkisofs iso image and burn to cd or dvd for backup - (for use with AMANDA)

To create a burnable cd or DVD iso image using mkisofs for the purpose of backing up data to a removable disk media is really quite simple:

  1. create an archive or select a file structure you wish to backup using perhaps:
    • tar, zip or your favourite archiver
    • a backup utility such as AMANDA
  2. mkisofs on the archive or filesystem:

    # mkisofs -o ororkep.iso ororkep/

  3. burn the iso with a CD/DVD burning tool such as K3B, CDroast etc.

!-- This box it typically used for quoted text or extracted from another document --!
!-- The meat and potatoes of the document starts here. Repeat any of the above elements as required --!
Some text to show more space.