Copying A/UX to another disk

John Dundas dundas at granite.jpl.nasa.gov
Thu Apr 18 03:31:27 AEST 1991


Please help!  I did this once but can't seem to remember how now!  I want to
copy my entire root file system onto another (larger) disk.  I seem to
remember using a pipe like:

	find / -print | cpio -pdl /something

but this isn't working.  The actual command I am using is:

	find / -depth -print | cpio -pdl /dev/rdsk/c1d0s0

but when issued, this command complains that it 
"cannot write in </dev/rdsk/c1d0s0>"
(I am root when trying).  Any suggestions?

John Dundas
dundas at salt.jpl.nasa.gov



More information about the Comp.unix.aux mailing list