From owner-freebsd-current@FreeBSD.ORG Mon Aug 30 12:57:53 2004 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 3F66B16A4CE for ; Mon, 30 Aug 2004 12:57:53 +0000 (GMT) Received: from KVIW08.KVI.nl (KVIW08.KVI.nl [129.125.15.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 018AD43D48 for ; Mon, 30 Aug 2004 12:57:53 +0000 (GMT) (envelope-from A.S.Usov@KVI.nl) Received: from KVIS10.KVI.nl ("port 49351"@KVIS10.KVI.nl [129.125.27.60]) <01LEA2J7R6NOD3Z2YW@KVI.nl> for freebsd-current@freebsd.org; Mon, 30 Aug 2004 14:57:44 +0200 (MET DST) Received: from KVIW06.KVI.NL by KVIS10.KVI.nl (AvMailGate-2.0.2-8) id 07324-7951714E; Mon, 30 Aug 2004 14:57:41 +0200 Received: from kvip88 ("port 49156"@KVIP88.KVI.nl [129.125.15.152]) by KVI.nl (PMDF V6.2-X17 #30869) with ESMTP id <01LEA2IXX880D3Z2XZ@KVI.nl>; Mon, 30 Aug 2004 14:57:29 +0200 (MET DST) Date: Mon, 30 Aug 2004 14:57:28 +0200 From: "Alexander S. Usov" In-reply-to: <41331E52.6080305@DeepCore.dk> To: =?iso-8859-1?q?S=F8ren_Schmidt?= Message-id: <200408301457.28559.A.S.Usov@kvi.nl> Organization: KVI MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable Content-disposition: inline User-Agent: KMail/1.6.2 X-AntiVirus: checked by AntiVir MailGate (version: 2.0.2-8; AVE: 6.27.0.6; VDF: 6.27.0.38; host: kvi.nl) References: <200408301251.38700.A.S.Usov@kvi.nl> <200408301424.39192.A.S.Usov@kvi.nl> <41331E52.6080305@DeepCore.dk> cc: freebsd-current@freebsd.org Subject: Re: 5.3-BETA2 hangs during cdrom detection 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: Mon, 30 Aug 2004 12:57:53 -0000 On Monday 30 August 2004 14:32, S=F8ren Schmidt wrote: > Alexander S. Usov wrote: > > On Monday 30 August 2004 13:13, S=F8ren Schmidt wrote: > >>This has been fixed in -current some time ago, but has not been MFC'd to > >>the RELENG_5 branch yet... > > > > Does this means that the easiest solution is to put this cdrom as > > ata0-slave and to wait for a few more beta's? > > > > BTW, I just downloaded and tried cdboot-6.0-CURRENT-20040830-SESNAP.iso > > It wrote: > > ata1-slave: FAILURE - ATA_IDENTIFY no interrupt > > ata1-slave: FAILURE - ATA_IDENTIFY no interrupt > > ATAPI_RESET time : 40us > > acd0: CDROM at ata1-master PIO4 > > > > and then hanged again :( > > Does it continue if you disconnect the CDROM entirely ? Almoust :) I have just tried two combinations: - moving the cdrom to ata0-slave - disconnecting it at all. As long, as I boot the 6.0 from HDD, it works fine in both cases. I didn't= =20 tried this woth CD as ata1-master, but suppose it will also work. However booting it from CD causes hang right after CD detection as describe= d=20 above. =2D-=20 Best regards, Alexander.