Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!elroy.jpl.nasa.gov!jato!granite!dundas From: dundas@granite.jpl.nasa.gov (John Dundas) Newsgroups: comp.unix.aux Subject: Re: Copying A/UX to another disk Message-ID: <1991Apr18.135204.11057@jato.jpl.nasa.gov> Date: 18 Apr 91 13:52:04 GMT References: <1991Apr17.173127.15460@jato.jpl.nasa.gov> <1991Apr17.215727.1840@eng.umd.edu> Sender: news@jato.jpl.nasa.gov Reply-To: dundas@granite.Jpl.Nasa.Gov (John Dundas) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 10 Nntp-Posting-Host: granite.jpl.nasa.gov 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