From owner-freebsd-questions@FreeBSD.ORG Fri Jan 25 22:37:12 2008 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 1F28B16A4A0 for ; Fri, 25 Jan 2008 22:37:12 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id 90C8113C4DB for ; Fri, 25 Jan 2008 22:37:11 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so874812fgg.35 for ; Fri, 25 Jan 2008 14:37:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=9g3FHmXePhU4JLjN5Kt4FOftFyX9SQwqFaGGF7MEYVU=; b=ehcI9KmMRqEvI1rBcLrCc7Fq6NC+5MYlzZLZjfOimnrFjBO73Tc6iIDxV6fgYDUGsxab9Izo24JG7Q6wmRo5QzLbYiHLB8acVkJwddL5MjN98TVmDgc2O+k6jQF7dpI5VQ5+g6JzjMr7PhWgpy2ZQ2gjc+Q/uYzkGo1/FxmU7nc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=NipnIgP0bY1puri90BrIyN0u0mvczKKbhB4fY0drmV7XtU27qSHerZoqL66e260WU5rZ7uEeCEKi1xjhTlAiD+pnw8xgWs/wJftgqA2FesoOmay/7qcYdv36MClvDwq/PVdIqIpSeXZqRGkxkGvCZXYOaWpDUh/6p3yjhfvSDCE= Received: by 10.82.187.2 with SMTP id k2mr4556603buf.19.1201300627999; Fri, 25 Jan 2008 14:37:07 -0800 (PST) Received: by 10.82.160.20 with HTTP; Fri, 25 Jan 2008 14:37:07 -0800 (PST) Message-ID: <560f92640801251437r3fd38d83xc7ec07841642fa05@mail.gmail.com> Date: Fri, 25 Jan 2008 14:37:07 -0800 From: "Nerius Landys" To: "David Larkin" In-Reply-To: <20080125224807.233a2a14@sparrow> MIME-Version: 1.0 References: <20080125224807.233a2a14@sparrow> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: formatting disk for FreeBSD : Detecting IDE Primary Master ... [Press F4 to skip] 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: Fri, 25 Jan 2008 22:37:12 -0000 > However, when I reboot (without floppies) I still get the message > Detecting IDE Primary Master ... [Press F4 to skip] > > and when I go into BIOS , it still doesn't detect the IDE disk. > > How do I format disk so BIOS recognises it ? I'm pretty sure this isn't a matter of what bits and bytes are on your hard disk. (It's not an issue of formatting.) Someone correct me if I'm wrong someone. It seems that the issue is a hardware issue. For example, try a different jumper configuration on the back of the physical hard drive. Also, there are probably two places on the IDE cable where you can plug in your hard drive. Try plugging your hard drive to the very end IDE connector (not the middle one) and try setting the hard drive jumper configuration to "master". This might help. Just an idea.