Changes between Version 14 and Version 15 of Procedures/EndUserDelivery
- Timestamp:
- Nov 13, 2007, 3:53:52 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/EndUserDelivery
v14 v15 34 34 1. '''Verification''': get someone else to go through the verification steps in the section above 35 35 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 37 37 1. create an iso image with `mkisofs -R -udf -verbose -o /tmp/dvd.iso -V <ARSF-PROJECTCODE-JULIANDAY> <delivery_directory>` 38 38 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)