Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 2008 01:10:01 +0200
From:      Juergen Leising <juergen.leising@gmx.de>
To:        freebsd-bugs@freebsd.org
Subject:   Re: Page fault in FreeBSD-7.0: How to set dumpdev when installing from bootonly cdrom
Message-ID:  <20080716231001.GA3703@jl2.example.com>
In-Reply-To: <20080716173539.899f0b08.freebsd@edvax.de>
References:  <20080716144420.GA8271@jl2.example.com> <20080716173539.899f0b08.freebsd@edvax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 16, 2008 at 05:35:39PM +0200, Polytropon wrote:
(...)
> > 	boot_verbose="YES"
> > 	verbose_loading="YES"
> > 	dumpdev="/dev/ad0s4b"
> > 	dumpdir="/var/crash"
> 
> The last two (dumpdev, dumpdir) are correct in /etc/rc.conf, but
> I think the first ones (boot_verbose, verboae_loading) are to
> be placed into /boot/loader.conf (according to the respective
> defaults file).

Ok. But I am still unsure about which files exactly have to be
modified on the bootonly cdrom image.

I have changed or added

	boot/loader.conf, 
	boot/loader.conf.local 
	boot/defaults/loader.conf

and inside boot/mfsroot.gz
	
	etc/rc.conf.

But despite all of this I still get: No dumpdevice defined.
Why does the kernel claim so?

Bye, bye

Juergen






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