From owner-freebsd-questions Fri Jan 24 11:59:49 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D91E37B401 for ; Fri, 24 Jan 2003 11:59:48 -0800 (PST) Received: from relay.ioffe.rssi.ru (relay.ioffe.rssi.ru [194.85.224.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D8F443F5F for ; Fri, 24 Jan 2003 11:59:47 -0800 (PST) (envelope-from kopts@astro.ioffe.rssi.ru) Received: from astro.ioffe.rssi.ru (astro.ioffe.rssi.ru [194.85.229.130]) by relay.ioffe.rssi.ru (8.12.6/8.12.6) with ESMTP id h0OJxeP8096415 for ; Fri, 24 Jan 2003 22:59:40 +0300 (MSK) (envelope-from kopts@astro.ioffe.rssi.ru) Received: from astro.ioffe.rssi.ru (localhost [127.0.0.1]) by astro.ioffe.rssi.ru (Postfix) with ESMTP id 6998FABCC for ; Fri, 24 Jan 2003 22:59:40 +0300 (MSK) Date: Fri, 24 Jan 2003 22:59:40 +0300 (MSK) To: questions@freebsd.org Subject: installworld to DESTDIR fails Message-ID: <20030124225420.C36350-100000@astro.ioffe.rssi.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII From: Alexey Koptsevich X-Delivery-Agent: TMDA/0.62 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 Hello, I have problems with installation of 5.0 from sources. I give a command "make installworld DESTDIR=/nroot/" on the running system. The process fills up 250 Mb on "/nroot", 8.7 Gb on "/nroot/usr" and 633 Mb on "/nroot/var", and stops by the following reason: ===> sbin/restore install -s -o root -g wheel -m 555 restore /nroot//sbin install -o root -g wheel -m 444 restore.8.gz /nroot//usr/share/man/man8 /nroot//usr/share/man/man8/rrestore.8.gz -> /nroot//usr/share/man/man8/restore.8.gz install: /nroot//sbin/restore: Bad address Any help is appreciated! Thanks, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message