Date: Wed, 23 Mar 2011 13:49:46 -0500 From: Ryan Coleman <editor@d3photography.com> To: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Automating mounting of ISO images Message-ID: <21012F71-5038-45F1-98C6-72A0B1239009@d3photography.com>
next in thread | raw e-mail | index | archive | help
I have a folder full of ISOs that we're sharing on the network instead = of having the discs available (seems like a good idea, right?) But I want to automate the process on boot instead of having to write a = static script to do the work. Disc images are located in /mount/disc_images/ (all are ISOs) They need to mount into /mount/office_files/images/FILENAME [without the = .iso extension] How can I do this? I've always been given these types of scripts in the = past at an old job but I don't have access to those examples anymore.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?21012F71-5038-45F1-98C6-72A0B1239009>