Changes between Version 14 and Version 15 of Procedures/EndUserDelivery


Ignore:
Timestamp:
Nov 13, 2007, 3:53:52 PM (16 years ago)
Author:
mggr
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/EndUserDelivery

    v14 v15  
    3434 1. '''Verification''': get someone else to go through the verification steps in the section above
    3535 1. copy the Read_Me.txt to the original project directory (~arsf/arsf_data/2006/...) as a backup and so we can refer to it later
    36  1. Burn the data (more info at [wiki:Internal/Tools/DVD_burning])
     36 1. Burn the data
    3737   1. create an iso image with `mkisofs -R -udf -verbose -o /tmp/dvd.iso -V <ARSF-PROJECTCODE-JULIANDAY> <delivery_directory>`
    3838   1. test the iso with `sudo mount -o ro,loop /tmp/dvd.iso /mnt/tmp` - mounts to /mnt/tmp, go look at it, then unmount with `sudo umount /mnt/tmp` (yes, that is umount not unmount)