Article
article
Reads:
2411
Score:
PROBLEM: When using the ZENworks imaging utility, if using a samba share it can be a bit slow.
SOLUTION: Use NFS to share the image files, mount the share onto the ZENworks imaging utility then use img app to image from locally mounted NFS share to local hard disk. (ZENworks image files must be sitting on an NFS share.)
Please note that in the example "/nfs/share" is the exported directory, and "/local/share" is a suggested mount point which you will need to create.
Example
mount ?t nfs ?o nolock <local server>:/nfs/share /mnt/local/share
If you have any questions you may contact Ben at ben.lewis@jhg.com.au





0