Copying A/UX to another disk

John Dundas dundas at granite.jpl.nasa.gov
Thu Apr 18 23:52:04 AEST 1991


Thanks to all those that replied!  I believe that the problem is being cured
as I write this message.  In short, mount the newly created file system on
/mnt, and modify the pipe to include a grep -v /mnt, finally change the cpio
destination to /mnt.  The altered command looks something like:

	find / -print | grep -v /mnt | cpio -pdlm /mnt

Thanks to all!

John Dundas



More information about the Comp.unix.aux mailing list