From owner-freebsd-stable@FreeBSD.ORG Sat Oct 27 20:00:50 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D02BC16A419 for ; Sat, 27 Oct 2007 20:00:50 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from vjofn.tucs-beachin-obx-house.com (vjofn-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::5e5]) by mx1.freebsd.org (Postfix) with ESMTP id 781DE13C48D for ; Sat, 27 Oct 2007 20:00:50 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from himinbjorg.tucs-beachin-obx-house.com ([208.45.246.58]) (authenticated bits=0) by vjofn.tucs-beachin-obx-house.com (8.12.9/8.12.9) with ESMTP id l9RK0njY035339; Sat, 27 Oct 2007 16:00:49 -0400 (EDT) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1]) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6) with ESMTP id l9RK0mmc025103; Sat, 27 Oct 2007 16:00:48 -0400 (EDT) (envelope-from ml@t-b-o-h.net) Received: (from tbohml@localhost) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6/Submit) id l9RK0m4q025102; Sat, 27 Oct 2007 16:00:48 -0400 (EDT) (envelope-from tbohml) From: "Tuc at T-B-O-H.NET" Message-Id: <200710272000.l9RK0m4q025102@himinbjorg.tucs-beachin-obx-house.com> To: msnkipa@mail.ru Date: Sat, 27 Oct 2007 16:00:48 -0400 (EDT) In-Reply-To: X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: I can`t install BETA1.5 via ftp X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2007 20:00:50 -0000 > > I have some problems with installation of beta1.5 and beta1. That problems are: > > 1) I try to install system via "passive ftp". So, when I use DHCP nrtwork > configuration anything works fine, but when I try to specify network configuration > by hands (without using of DHCP) my system cant find any ftp mirror. > > 2) When you restart installation program, hav been formatted disks, and has began > to copy "... base into /..." disk write error occur: " can`t write to diks... if > full" > > 3) After all ports has been coppied, screen with message "LOCADET INDEX...." > appear. After few minutes of this screen appear screen with information about > that " SIG -10 has been caught..." and all installation fail! > I didn't run into the first two of those myself. I installed with regular ftp, DHCP'd and also by hand, and I found the mirrors fine. Maybe your using a bad DNS server? For #2, you know you need to re-specify that volume is on what disk. Even though you label/format previously, it doesn't remember well between runs. As for #3, I tried to install Linux and got a SIG 11 the first time. I didn't try the second time. I ended up rebooting, but the system was installed fine. I think you need to solve the issues in the order you presented them. You can always ALT-F# over to the "#" prompt and check your networking, etc. Tuc