From owner-freebsd-stable@FreeBSD.ORG Mon Jan 22 00:24:18 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7447816A400 for ; Mon, 22 Jan 2007 00:24:18 +0000 (UTC) (envelope-from mgamsjager@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.234]) by mx1.freebsd.org (Postfix) with ESMTP id 25DA313C459 for ; Mon, 22 Jan 2007 00:24:18 +0000 (UTC) (envelope-from mgamsjager@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so1126195wxc for ; Sun, 21 Jan 2007 16:24:17 -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=YmPxoeXhU/n8q3HtPTjGlnnIHcji+OjSlCCG5cuSjNM5dWxTge1uDNXeWp2/K6szalj86EVSIhSTv+L43ZY9geF3BfMMY+xKERnTjVGE4t0hyVqFnufxWKtff5dEnR5Oc3js7LTjreDhrm2nNOeWpCw5M3OqEO1nhsAO4XFUvNo= Received: by 10.70.61.1 with SMTP id j1mr9490748wxa.1169423897750; Sun, 21 Jan 2007 15:58:17 -0800 (PST) Received: by 10.70.14.13 with HTTP; Sun, 21 Jan 2007 15:58:17 -0800 (PST) Message-ID: <585602e10701211558s66d2fc82vd25cc32a4c17b7ab@mail.gmail.com> Date: Mon, 22 Jan 2007 00:58:17 +0100 From: "=?ISO-8859-1?Q?Matthias_Gamsj=E4ger?=" To: freebsd-stable@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 gone. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2007 00:24:18 -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?