From owner-freebsd-questions Wed Oct 17 11:29:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web11808.mail.yahoo.com (web11808.mail.yahoo.com [216.136.172.162]) by hub.freebsd.org (Postfix) with SMTP id 8F64037B403 for ; Wed, 17 Oct 2001 11:29:12 -0700 (PDT) Message-ID: <20011017182911.70703.qmail@web11808.mail.yahoo.com> Received: from [216.170.168.118] by web11808.mail.yahoo.com via HTTP; Wed, 17 Oct 2001 11:29:11 PDT Date: Wed, 17 Oct 2001 11:29:11 -0700 (PDT) From: X Philius Reply-To: xphilius@yahoo.com Subject: Problems upgrading a machine with limited disk space To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Folks, I'm upgrading a machine using CVsup, and I have limited disk space. There is not enough room for /usr/src and /usr/obj on the same hard drive (I'm at 94% with only the new source loaded). So, I am trying to move (ie mv) all of /usr/src over to another drive which has more space, hopefully giving myself enough room to 'make buildworld'. I am moving /usr/src under the impression that I cannot get 'make' to put my new binaries anywhere else other than /usr/obj after a 'make buildworld'. I get an odd error when trying to move the whole src folder, the error is pasted below: mv: /space/Everything/hell/src/usr.bin/window/:tty: Invalid argument mv: /space/Everything/hell/src/usr.bin/window/:var: Invalid argument mv: /space/Everything/hell/src/usr.bin/window/:ww: Invalid argument mv: /space/Everything/hell/src/usr.bin/window/:tt: Invalid argument mv: /space/Everything/hell/src/lib/libc/mips/:errfix: Invalid argument mv: /bin/cp: terminated with 1 (non-zero) status: Cross-device link Naturally this makles me nervous to run make using this source. Ant suggestions? I used the mv command with no special flags. Thanks. Jason __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message