From owner-freebsd-questions@FreeBSD.ORG Wed Dec 22 17:48:08 2004 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 D6BE016A4CE for ; Wed, 22 Dec 2004 17:48:08 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id E72EF43D39 for ; Wed, 22 Dec 2004 17:48:06 +0000 (GMT) (envelope-from ippiraman@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so328rne for ; Wed, 22 Dec 2004 09:48:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=XJc53+6IKfpGzJXuKBmYCAnJUwuKNaRt+PGdKNrl/77UT473DUS5EPWBiWqJ1JBFcwdciDnwEVmbrEj+aoN4sj7r5CSgGn9LpLlVMVh2TeWiG6ufmwZ/q+BFa/YRwBr6ze9T2GbhxhT4rwutBMxGR8XmnKwX7XjSDPngrkB/G7k= Received: by 10.38.102.78 with SMTP id z78mr295729rnb; Wed, 22 Dec 2004 09:48:06 -0800 (PST) Received: by 10.38.102.32 with HTTP; Wed, 22 Dec 2004 09:48:06 -0800 (PST) Message-ID: Date: Wed, 22 Dec 2004 17:48:06 +0000 From: Irvin Piraman To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: 5.3-RELEASE installation weirdness X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Irvin Piraman List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2004 17:48:09 -0000 Hi all! I was attempting to install 5.3-RELEASE on an old laptop (Twinhead P166 32MB RAM 2 GB HDD), and the hardware detection went smoothly including detection of the hdd (ad0). However, during sysintall an error occurred - "No disks found". I was able to successfully install DragonFlyBSD and FreeBSD 5.2.1-RELEASE, but not 5.3. I thought using the latest release would provide better hardware detection and support. But then again, why this weirdness? Thanks Irvin