User manual
Using iXOS-JUKEMAN
iXOS-JUKEMAN 2.2 User Manual Pre.12/97154
Example:
cdadm writer fsi=ifs action=init location=jukebox.dev,1
vname=CDR_001
The incremental file system can be tested with hard disk images, even If
you do not have a recorder or writeable disks (see “Disk images on hard
disk” on page 209). This can be set-up using the GUI on NT or by creating
a device description file (e. g., iso.dev), with the following contents:
Windows NT UNIX
device=image device=image
drive=C:\temp\rfs.iso drive=/tmp/rfs.iso
The file C:\temp\rfs.iso or /tmp/rfs.iso must exist and be bigger
than 64 KB (all data stored in this file will be overwritten!). When the hard
disk image is attached, use the command
cdadm writer fsi=ifs action=init location=iso.dev,1
vname=<name>
to initialize an incremental file system for C:\temp\rfs.iso or
/tmp/rfs.iso.
cdadm writer action=flush vname=<name>
Writes all buffered data to the disk <name>.
cdadm writer action=purge vname=<name>
Delete all buffered data for disk <vname>.
cdadm writer action=finalize vname=<name>
Finalize an incrementally written CD.
cdadm writer action=verify track=<number> vname=<name>
Verifies track number <number>. If you specify track=all all tracks will
be verified. If no track is specified, the last written track will be verified.