From owner-freebsd-questions@FreeBSD.ORG Fri Apr 4 23:18:05 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 3E95537B401 for ; Fri, 4 Apr 2003 23:18:05 -0800 (PST) Received: from spam2.snu.ac.kr (spam2.snu.ac.kr [147.46.10.68]) by mx1.FreeBSD.org (Postfix) with SMTP id 6F81743F85 for ; Fri, 4 Apr 2003 23:18:03 -0800 (PST) (envelope-from lahaye@users.sourceforge.net) Received: (snipe 29852 invoked by alias); 5 Apr 2003 07:24:07 -0000 Received: from lahaye@users.sourceforge.net with Spamsniper2.0 (Processed in 0.135209 secs); Received: from unknown (HELO sis1.snu.ac.kr) (147.46.10.36) by 0 with SMTP; 5 Apr 2003 07:24:07 -0000 X-RCPTTO: freebsd-questions@FreeBSD.ORG, Received: from users.sourceforge.net ([147.46.44.183]) by sis1.snu.ac.kr (v3smtp 8.11.6.8/8.11.1) with ESMTP id h357HGn99000 for ; Sat, 5 Apr 2003 16:17:16 +0900 Message-ID: <3E8E8339.5060304@users.sourceforge.net> Date: Sat, 05 Apr 2003 16:18:17 +0900 From: Rob Lahaye Organization: Seoul National University - South Korea User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3b) Gecko/20030215 X-Accept-Language: en-us, en, ko-kr MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: 4.8-Installation floppies fail 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: Sat, 05 Apr 2003 07:18:05 -0000 Hi, Yes, this is the official 4.8 release of April 3rd. I have put kern.flp and mfsroot.flp on two floppies. The kern floppy boots, as usual, but the mfsroot floppy stops after showing the following three dialogs in a row: +--------------- Message ----------------+ |Loading module if_txp.ko failed | |3Com 3cR990 (``Typhoon'') PCI Ethernet | |--------------------------------(100%)--| | [ OK ] | +--------[ Press enter or space ]--------+ +---------- Message -----------+ |Loading module twe.ko failed | |3ware Escalade RAID | |----------------------(100%)--| | [ OK ] | +---[ Press enter or space ]---+ +----------- Message ------------+ |Loading module if_an.ko failed | |3ware Escalade RAID | |------------------------(100%)--| | [ OK ] | +----[ Press enter or space ]----+ And then the installation is dead. My ethernet card is a RealTek 8139. HardDisk is a regular IBM-DTLA 30.7 Gb. Does the official release come with broken floppy files? Anything I can do to avoid this? Regards, Rob.