On Mon, Mar 28, 2011 at 11:23:49AM -0500, Les Mikesell wrote:
On 3/28/2011 11:13 AM, Ray Van Dolson wrote:
One _real_ quick way to join all your CD ISO's together is to use fuse-unionfs on an existing Linux box. Tell it to union each of your loopback mounted ISO mountpoints into a new mountpoint, then export that via NFS to your installation client (or via HTTP).
You don't need to do that. The nfs installer is perfectly happy with a directory containing the CD iso images and it does whatever loopback mount magic it needs for you.
Had never tried that. Good to know.
Ray