Richard Atterer <[EMAIL PROTECTED]> writes: > > Finally, a simple solution: Mount each image just once and copy the > contents out of the loop mount. If there's not enough space on the server, > use hard links for files which are shared between different versions of the > images - I guess relatively few files will change between releases?
If you're just copying particular files, rather than cloning the whole disk, "isoinfo -x" is one way to avoid the need for loopback altogether... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

