From owner-freebsd-current@FreeBSD.ORG Fri May 20 19:37:14 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5C3F16A4CE for ; Fri, 20 May 2005 19:37:14 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id B965643DB8 for ; Fri, 20 May 2005 19:37:12 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from [194.192.25.136] (mac.deepcore.dk [194.192.25.136]) by spider.deepcore.dk (8.13.3/8.13.3) with ESMTP id j4KJVIZq097901; Fri, 20 May 2005 21:31:18 +0200 (CEST) (envelope-from sos@FreeBSD.org) In-Reply-To: <20050520190132.GA1076@wanadoo.fr> References: <20050520190132.GA1076@wanadoo.fr> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: <69C8F851-EB0A-441C-9280-BED3A4F3C71D@FreeBSD.org> Content-Transfer-Encoding: quoted-printable From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= Date: Fri, 20 May 2005 21:37:05 +0200 To: raoul megelas X-Mailer: Apple Mail (2.730) X-mail-scanned: by DeepCore Virus & Spam killer v1.12 cc: freebsd-current@FreeBSD.org Subject: Re: ad0 vanishes just before mount X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2005 19:37:14 -0000 On 20/05/2005, at 21.01, raoul megelas wrote: > Hello all, > > At work, ad0 is not detected, neither on 5.4, nor on current > from 01/05/2005, or from 16/05/2005. > (erased bin etc sbin usr/bin usr/sbin and lib and libexec and =20 > rebuilt all > on another machine; mounted the drive externally and reinstalled all). > > The kernel is properly loaded, but after that, the drive > vanishes: no detection. We fall in the manual mount. > of course no mount is possible on that drive. > > N.B. acd0 and acd1 are properly detected and working > on the secondary channel. > > swapping the channels gives the same behaviour... > > The drive works quite well (another os on it). > > any idea would be welcome. I cant help you without information on what kind of system you have, =20 ie what chipset and what disks etc. The probe output from boot would =20 be real helpful preferably from a verbose boot. - S=F8ren