Re: boot loader anomaly

2008-01-29 Thread Steven Friedrich
I'm getting an error message zpool_cache...failed! during boot.

Ok, I'm a little slow 8o)

It had me confused because I hadn't configured any ZFS.  I had forgetten about 
the existence of /boot/defaults/loader.conf.

I find it ODD that the default for zpool_cache_load is YES.

Anyway, I added zpool_cache_load=NO to my /boot/loader.conf and now I don't 
see the error message.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


boot loader anomaly

2008-01-21 Thread Steven Friedrich

I'm getting an error message zpool_cache...failed! during boot.
You have to disable beastie to see it...

Here's the output that I wrote down:
BTX loader 1.00  BTX version is 1.01
Consoles: internal video/kerboard
BIOS drive C: is disk0
BIOS drive D: is disk1
BIOS drive E: is disk2
BIOS 637kB/522176kB available memory

FreeBSD/i386 bootstrap loader, Revision 1.1
([EMAIL PROTECTED], Mon Jan 21 10:12:31 EST 2008)
Loading /boot/defaults/loader.conf
/boot/kernel/kernel text=0x6ed4ac data=0xadb60+0x5ac20 
syms=[0x4+0x710d0+0x4+0x90f05]

zpool_cache...failed!
|
Hit [Enter] to boot immediately, or any other key for command prompt.
Booting [/boot/kernel/kernel] in 9 seconds...


Here's the uname output
uname -a
FreeBSD freeBSD.StevenFriedrich.org 7.0-RC1 FreeBSD 7.0-RC1 #0: Mon Jan 
21 11:03:28 EST 2008 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386



And my /boot/loader.conf
verbose_loading=YES # Set to YES for verbose loader output
beastie_disable=YES # Turn the beastie boot menu on and off

Is this a bug, or am I missing some configuration bit?
--

Steven Friedrich
Louisville, KY 40216
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]