On Tue, Aug 25, 2009 at 10:25 PM, Raja Subramanian<[email protected]> wrote: > On Tue, Aug 25, 2009 at 8:29 PM, Ashish Verma <[email protected]> > wrote: >> I have a linux installation on a physical machine. The filesystem has been >> created on 320GB of disk. I want to create a image of it and create a copy > Use gtar or cpio to make a single image file of your 320GB file system.
You could do this as well.. the only difference would be that tar/cpio would update the atime of all the files on your old system. - kiran _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
