Next: deliver, Previous: bind-unbind, Up: Scripts [Contents][Index]
These 2 scripts mount or un-mount an ISO disk or file.
(mount (3) function and the loop device related to ioctl may do the same job).
Process conceptual model:
# /usr/share/mediatex/scripts/mount.sh# /usr/share/mediatex/scripts/umount.shfrom supp (see supp)
This script mount both ISO devices or ISO image files.
Code:
scripts/mount.shscripts/umount.sh