From owner-freebsd-questions@FreeBSD.ORG Wed Mar 18 02:24:59 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B839A1065670 for ; Wed, 18 Mar 2009 02:24:59 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 3612D8FC1A for ; Wed, 18 Mar 2009 02:24:58 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.13.1) with ESMTP id n2I2LIkI060338 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 18 Mar 2009 09:21:18 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.2/8.12.11) id n2I2Og5d020784; Wed, 18 Mar 2009 09:24:42 +0700 (ICT) Date: Wed, 18 Mar 2009 09:24:42 +0700 (ICT) Message-Id: <200903180224.n2I2Og5d020784@banyan.cs.ait.ac.th> From: Olivier Nicole To: maciej@suszko.eu In-reply-to: <20090317221035.360fab6a@suszko.eu> (message from Maciej Suszko on Tue, 17 Mar 2009 22:10:35 +0100) References: <200903160456.n2G4uSFt009354@banyan.cs.ait.ac.th> <49BED6FB.6060704@comcast.net> <200903170239.n2H2dbRP062115@banyan.cs.ait.ac.th> <20090317221035.360fab6a@suszko.eu> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: korvus@comcast.net, freebsd-questions@freebsd.org Subject: Re: Installing 7.1 amd64 on Dell powerEdge 2950 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Mar 2009 02:25:00 -0000 Hi, > I got 2 PE2950 running 7.0/amd64 bought last summer - all running > without problems. Maybe CD/DVD drives are failing? Have you tried > another media - DVD instead of CD for example? Hummm, I doubt that CD drives would fail on both machines, and I tried also an external USB attached CD drive :) That's something to do with the architecture of the machine, for sure. When I installed R71.1 i386+PAE, I had to disable fdc from the kernel (and few other devices) before it would boot. But I obviously cannot disable fdc from the boot CD :) Thanks, Olivier