From owner-freebsd-questions Sun Dec 23 3:29:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 90DF837B405 for ; Sun, 23 Dec 2001 03:29:36 -0800 (PST) Received: from trittico.fiddi.com ([12.228.145.237]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20011223112936.CRLL19716.rwcrmhc51.attbi.com@trittico.fiddi.com> for ; Sun, 23 Dec 2001 11:29:36 +0000 Date: Sun, 23 Dec 2001 03:29:36 -0800 (PST) From: Dave Runkle X-X-Sender: dave@trittico.fiddi.com To: freebsd-questions@FreeBSD.ORG Subject: Cannot boot single; no verbose details at boot In-Reply-To: <20011222142945.L5178-100000@catalyst.sasknow.net> Message-ID: <20011223031552.L6815-100000@trittico.fiddi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Unusual, also can't find anything similar at the Marc archives. This is a new build, halfway through. I've built current sources, built and installed new kernel. Now I cannot go into single to install new sources. No problems at all, running multi-. Just can't get into single. Tried 'boot -s' at initial choice, also tried 'boot_single="YES"' in /boot/loader.conf. No luck. Last build, about 10 days ago, allowed me to get into single to install sources but both that build and this one would display no boot details. Just this: /boot/kernel/kernel text=0x1b1da4 data=0x3828c+0x52d68 \(sameline) syms=[0x4+0x30b10+0x4+0x3b481] | (<-this doesn't revolve) then into the login prompt. This is /boot/loader.conf that I tried: boot_single="YES" boot_verbose="YES" Even though I get no details at boot, dmesg works just fine and is up-to-date. $ uname -a ( <-- formatted for mail) FreeBSD trittico.fiddi.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Dec 21 16:20:39 PST 2001 root@trittico.fiddi.com:/usr/obj/usr/src/sys/TRITTICO i386 So where do I explore? I've read manpages, searched google/bsd, the faq & handbook, of course. Should I look into what I might have config'd into my kernel? Maybe I should try to boot GENERIC? (Yeah I'll try that, but I still want to run my kernel with the options that I've added.) Any hints on what to explore would be very appreciated. Thanks, Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message