From owner-freebsd-questions@FreeBSD.ORG Mon Jan 22 01:47:02 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 807B716A404 for ; Mon, 22 Jan 2007 01:47:02 +0000 (UTC) (envelope-from mgamsjager@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.236]) by mx1.freebsd.org (Postfix) with ESMTP id 4479013C478 for ; Mon, 22 Jan 2007 01:47:02 +0000 (UTC) (envelope-from mgamsjager@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so1141668wxc for ; Sun, 21 Jan 2007 17:47:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=p3dWRd6CDIoSJ3aDPWV0wUnlS30G5spPTOXfhwmQyeQ14auD17bPRMDyDNq5tZBUBeDKA2wbgnYn3iQY3pPJEgPzHqvfjntnb3vQ8uIKMdl12rhSpQZd+F8nozx/VJ/e9h7u6iv9rLPhKvq2Dbi2cHyR+J9g8aKQLvKy5ewXSqc= Received: by 10.70.115.17 with SMTP id n17mr9551792wxc.1169428911201; Sun, 21 Jan 2007 17:21:51 -0800 (PST) Received: by 10.70.14.13 with HTTP; Sun, 21 Jan 2007 17:21:51 -0800 (PST) Message-ID: <585602e10701211721r4a76184bjba8c4863a4149250@mail.gmail.com> Date: Mon, 22 Jan 2007 02:21:51 +0100 From: "=?ISO-8859-1?Q?Matthias_Gamsj=E4ger?=" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Harddisk seems to be gone 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: Mon, 22 Jan 2007 01:47:02 -0000 HI, I am a user of freebsd for couple of year now and had recently made a fresh install with 6.2. Everything worked as it always did but as i booted the system today it seems that the kernel couldnt find my harddisk. Strange thing is: - I get the bootloader (dual boot with windows) - windows works just fine - I can access all my files on the hd through the bootloader - the kernel boots of the harddisk and finds the (s)ata-controllers - it finds the cdrom attachet to the ata0 - it finds my sata disk but my first pata disk seems to be gone. The bootscript ends because there is no ad0 (dev isnt created so cant do manualy) I tried to boot 2 live-cdroms (freesbie and frenzy) with the same result. System: Nforce 4 motherboard AMD X2 4600+ 1GB ram GF 7900tgo PATA Maxtor hd (which is gone) SATA WD (works fine) Anyone got any idea whay might cause this? Thx Matthias