Path: utzoo!utgpu!watmath!uunet!lll-winken!pacbell!att!mtunk!dbw From: dbw@mtunk.ATT.COM (d.b.wood) Newsgroups: unix-pc.general Subject: Re: +IN Message-ID: <202@mtunk.ATT.COM> Date: 7 Nov 88 18:07:34 GMT References: <411@whizz.UUCP> <153@loci.UUCP> Reply-To: dbw@mtunk.UUCP (d.b.wood) Distribution: unix-pc Organization: AT&T ISL Middletown NJ USA Lines: 7 The +IN file has to be created with cpio -ocB (the "B" asking for blocked output). If not, the installation will fail with the error message. To fix this particular problem, cpio -ic filename+IN. (You'd better be root because sometimes user and group id and permission have to be copied.) Dave Wood