From owner-freebsd-bugs Wed May 31 04:13:05 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA20782 for bugs-outgoing; Wed, 31 May 1995 04:13:05 -0700 Received: from gw.itfs.nsk.su (gw.itfs.nsk.su [193.124.36.33]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id EAA20753 for ; Wed, 31 May 1995 04:12:43 -0700 Received: (nnd@localhost) by gw.itfs.nsk.su (8.6.12/8.6.12) id SAA23714 for bugs@freebsd.org; Wed, 31 May 1995 18:12:13 +0700 Date: Wed, 31 May 1995 18:12:13 +0700 From: "Nickolay N. Dudorov" Message-Id: <199505311112.SAA23714@gw.itfs.nsk.su> To: bugs@FreeBSD.org Subject: Re: 2.0.5 completely hangs at boot Sender: bugs-owner@FreeBSD.org Precedence: bulk >From: guido@spooky.lss.cp.philips.com (Guido van Rooij) > >I wanted to try 2.0.5 on a Digital XL590 pentium PC. >So I rawrited the boot.flp on a floppy and booted form it. The probing >worked fine. At the point where the kernel announces a 1075K big >root in MFS everything hangs. (ctrtl-alt-del is non functional as >are the *lock keys). > >I tried it on another PC (another digital, now a 433sx) and it had exactly >the same symptoms. The only `strange' hardware they have are an ep0 in UTP ^^^^^^^^^ >mode on irq10. I'll try and boot without the network card. > >-Guido I've already write about this problem - there is a conflict between 'ep' and 'ie' drivers. You must boot with '-c' and disable ie0. N.Dudorov