Path: utzoo!attcan!uunet!samsung!usc!ucsd!ucbvax!mindcrf.UUCP!karish From: karish@mindcrf.UUCP Newsgroups: comp.unix.questions Subject: Re: Copying /dev/* to another partition Summary: dump/restore Message-ID: <9006010232.AA25321@mindcrf.mindcraft.com> Date: 1 Jun 90 02:32:56 GMT References: <109757@linus.UUCP> <2538@tuminfo1.lan.informatik.tu-muenchen.dbp.de> <3412@auspex.auspex.com> Sender: daemon@ucbvax.BERKELEY.EDU Organization: Mindcraft, Inc. Lines: 13 In article <3412@auspex.auspex.com> guy@auspex.auspex.com (Guy Harris) writes: >>Use cpio or tar for this purpose. That's the way to do it. > >Well, "cpio", anyway; SunOS "tar" doesn't know about character or block >special files, which are what he's trying to copy. I've used "dump" and "restore" for this purpose. It's a reliable way to get a quite exact clone of the existing root partition. Pipe "dump | restore", or use a tape to make a backup at the same time. -- Chuck Karish karish@mindcraft.com Mindcraft, Inc. (415) 323-9000