Received: by oss.sgi.com id ; Thu, 18 Jan 2001 11:00:59 -0800 Received: from deliverator.sgi.com ([204.94.214.10]:11889 "EHLO deliverator.sgi.com") by oss.sgi.com with ESMTP id ; Thu, 18 Jan 2001 11:00:39 -0800 Received: from zeus-fddi.americas.sgi.com (zeus-fddi.americas.sgi.com [128.162.8.103]) by deliverator.sgi.com (980309.SGI.8.8.8-aspam-6.2/980310.SGI-aspam) via ESMTP id KAA14109 for ; Thu, 18 Jan 2001 10:59:43 -0800 (PST) mail_from (lord@sgi.com) Received: from daisy-e185.americas.sgi.com (daisy.americas.sgi.com [128.162.185.214]) by zeus-fddi.americas.sgi.com (8.9.3/americas-smart-nospam1.1) with ESMTP id MAA508021; Thu, 18 Jan 2001 12:59:21 -0600 (CST) Received: from jen.americas.sgi.com (IDENT:root@jen.americas.sgi.com [128.162.184.86]) by daisy-e185.americas.sgi.com (SGI-8.9.3/SGI-server-1.7) with ESMTP id MAA38801; Thu, 18 Jan 2001 12:59:21 -0600 (CST) Received: from jen.americas.sgi.com by jen.americas.sgi.com (8.11.0/SGI-client-1.7) via ESMTP id f0IJ0Bi23236; Thu, 18 Jan 2001 13:00:11 -0600 Message-Id: <200101181900.f0IJ0Bi23236@jen.americas.sgi.com> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Steve Lord cc: utz lehmann , "Marcelo E. Magallon" , linux-xfs@oss.sgi.com Subject: Re: Can't get initial console In-Reply-To: Message from Steve Lord of "Thu, 18 Jan 2001 12:41:41 CST." <200101181841.f0IIff623189@jen.americas.sgi.com> Date: Thu, 18 Jan 2001 13:00:11 -0600 From: Steve Lord Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;linux-xfs-outgoing > > hi > > > > i have the same problem: > > OK I am going back to try and reproduce this here, I think I know how > to I was building the kernel when I hit it. Yep, this was very simple to hit, running with /dev inside of XFS appears to be part of it - I am running on an ide root, not sure how that factors in to it. I suspect a problem in dev handling inside XFS, so a workaround would be to run devfs with the mount at boot time option (ok I know that is not always an option) or a non-xfs /dev directory in some other way. If you have redhat 7 devfs is not actually painful to get going. Steve