From owner-freebsd-questions Sat Jun 26 13:49:48 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.gte.net (mail1.gte.net [207.115.153.32]) by hub.freebsd.org (Postfix) with ESMTP id 27700150B4 for ; Sat, 26 Jun 1999 13:49:46 -0700 (PDT) (envelope-from phbrown@gte.net) Received: from gte.net (1Cust91.tnt21.sfo3.da.uu.net [208.254.227.91]) by mail1.gte.net with ESMTP for ; id PAA10944 Sat, 26 Jun 1999 15:49:44 -0500 (CDT) Message-ID: <37753CDF.DDCD0884@gte.net> Date: Sat, 26 Jun 1999 13:49:35 -0700 From: Parker Brown X-Mailer: Mozilla 4.06 [en] (Win98; U) MIME-Version: 1.0 To: Tech Support Subject: Rebuilding Kernel, Probs defining root device Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rebuilding the kernel on 3.2, and I'm having trouble defining where to locate the kernel in the statement: config kernel root on wd0 This is the first time I've tried to rebuild the kernel on a SCSI machine. Lehey's "The Complete FreeBSD" says to change wdo to sd0 (p.253), and the LINT file doesn't really say what to do. Anyway, the compiler blows immediately with a terse message saying it can't identify "sd" (not sd0, as I coded). What should I do to remedy the situation? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message