From owner-freebsd-questions@FreeBSD.ORG Fri Jun 6 10:51:31 2003 Return-Path: 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 4508037B401 for ; Fri, 6 Jun 2003 10:51:31 -0700 (PDT) Received: from twix.hotpop.com (twix.hotpop.com [204.57.55.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85A1B43FA3 for ; Fri, 6 Jun 2003 10:51:30 -0700 (PDT) (envelope-from eb30750@HotPOP.com) Received: from hotpop.com (kubrick.hotpop.com [204.57.55.16]) by twix.hotpop.com (Postfix) with SMTP id BF2153C67B5 for ; Fri, 6 Jun 2003 17:51:24 +0000 (UTC) Received: from CPQ25135281132.HotPOP.com (000-044-299.area2.spcsdns.net [68.24.174.104]) by smtp-1.hotpop.com (Postfix) with ESMTP id 1896B1A019A for ; Fri, 6 Jun 2003 17:51:21 +0000 (UTC) Message-Id: <5.2.0.9.0.20030606122743.00b4bff0@pop.hotpop.com> X-Sender: eb30750@pop.hotpop.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Fri, 06 Jun 2003 12:51:17 -0500 To: freebsd-questions@FreeBSD.ORG From: Paul Lambert Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Subject: unable to transfer install error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2003 17:51:31 -0000 I have previously installed FreeBSD 4.2 successfully and am attempting to install 5.0 with a AMD Duron processor on a PCCHIPS M810L MOBO. The disk has been partitioned into 4 parts all NTFS. I have FreeBSD CDs 1 and 2. I boot successfully, delete one of the NTFS partitions and the create a FreeBSD partition (bootable, 165) and then create swap and root (/) slices. I also install the Boot Mngr so I can boot from the different partitions. I finally select to install from CD. This all goes well. Once the install begins, I do see a message that states "All files written successfully", which I believe is the boot mngr install status. Immediately after this I start getting an "unable to transfer" errors which repeats for each of the following" base distribution, doc distribution, manpages, dict distribution, crypto and packages/INDEX. The installer exists with errors. Upon rebooting, I see the 4 partitions although the NTFS ones are labeled "??" instead of NTFS. The FreeBSD partition is there as well. The system will boot the windows partition okay but there is no boot software on the FreeBSD partition. The fact that I can boot the kernel from CD, write to the boot block, etc. tells me that the hardware is all compatible. The FreeBSD partition was formatted as an NTFS partition the subsequently deleted and created as a FreeBSD partition. I do get this warning that states "using existing root partition" that assumes that the appropriate driver entries are in /dev. I don't think this is true since I am performing a new install. The partition needs to be reformatted and then a complete new install. What is your advice? Paul