Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jun 2002 10:30:02 -0700 (PDT)
From:      Ian Dowse <iedowse@maths.tcd.ie>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/38983: Kernel fails to access disk 
Message-ID:  <200206071730.g57HU2O52848@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/38983; it has been noted by GNATS.

From: Ian Dowse <iedowse@maths.tcd.ie>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: kern/38983: Kernel fails to access disk 
Date: Fri, 07 Jun 2002 18:21:33 +0100

 In message <200206071420.g57EKTvX008512@www.freebsd.org>, Aggelos Economopoulos
  writes:
 >On attempting to access a new 40G ide disk(ad3) from my -stable installation o
 >n ad0,
 >I get a kernel error message about "excessive recursion in search for slices".
 
 If these commands work, could you post the output of `fdisk ad3'
 and `fdisk ad3sX' where `X' is each extended partition in ad3?
 
 I haven't looked at the code, but the most likely explanation is
 that you have an extended partition within an extended partition
 that has the `start' set to 0. That would cause this error because
 the extended partition points at itself.
 
 Ian

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206071730.g57HU2O52848>