From owner-freebsd-i386@FreeBSD.ORG Fri Nov 2 08:40:49 2007 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4A9B16A417 for ; Fri, 2 Nov 2007 08:40:49 +0000 (UTC) (envelope-from denden1212@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.224]) by mx1.freebsd.org (Postfix) with ESMTP id 66CC613C494 for ; Fri, 2 Nov 2007 08:40:49 +0000 (UTC) (envelope-from denden1212@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so657877wxd for ; Fri, 02 Nov 2007 01:40:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=cdR/yMIIwSJqmpxIE4aX1+CxtEXU9xnvE4zivejD6mk=; b=A6+WsgGxYYb3iY2PB8IGtR86Y1r1/kg6dgnrnECcW6PUW4IFsesG1RbKpy7RGkdD4u7L5WJ69fgIQyuWaWnStlFzL869irlBjKI9++6aC1kFK+B488J1dtygyAfmrZAOpAZjz86PTLRwJSrEFtw2xAUFYz2ZPCtoJ5amUAHKvdo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=CF6YwL4o3yW33sqjKCDptDy0i6Z6kiRRKYWLo8aa7d0i4PW68egsqjIsDvDAkduSo3ea4GD7JtQF6vATAmBR+IvM7pK+EJV3pNzRJ9BiRlliv/rxtVpfHNVMlvLBDiPLkr56iy0HLWAD7p6UrxcXdHhIf5I7bWj1IoGtOrgatxs= Received: by 10.90.29.18 with SMTP id c18mr1066173agc.1193991227519; Fri, 02 Nov 2007 01:13:47 -0700 (PDT) Received: by 10.90.70.8 with HTTP; Fri, 2 Nov 2007 01:13:47 -0700 (PDT) Message-ID: <4b3b7c530711020113w54b71f55geac69b9bcfe59eb7@mail.gmail.com> Date: Fri, 2 Nov 2007 17:13:47 +0900 From: "moto sino" To: freebsd-i386@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Install FreeBsd to Dell PE860 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2007 08:40:49 -0000 Hi, I've been trying to install FreeBsd to Dell PowerEdge860, but failed. I install several version of FreeBsd. Installation of 7.0-200708 was OK and booted completely, but other versions of FreeBsd were not. Summarized below; version install reboot from HDD ------------------------------------------------------ 7.0-200708 OK OK 7.0-200710 *1 - 6.2R OK *2 *1: During installation, 'signal 11' error was occur and installation was stopped. It happened after selecting install files (= just before copy files to HDD) *2: Installation was completed, but sysytem said 'can't load kernel' during boot process.