Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2006 10:01:55 +0800
From:      kylin <fierykylin@gmail.com>
To:        "Kevin Kinsey" <kdk@daleco.biz>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: how to enble bootverbose in freebsd
Message-ID:  <87ab37ab0605151901p784a1359u51bf4dd49f3b0c26@mail.gmail.com>
In-Reply-To: <44689C52.2000208@daleco.biz>
References:  <87ab37ab0605150801m85cc1d4x2d52f6386fbf5b2a@mail.gmail.com> <44689C52.2000208@daleco.biz>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanku , wish u a nice day !
but still ,i cannot get the verbose output in the kernel
such as

#define PDEBUG(a)=09if (bus_debug) {printf("%s:%d: ", __func__,
__LINE__), printf a; printf("\n");}

thus i turned on the trigger below:
dev/bktr/bktr_reg.h      define=09bootverbose 1
subr_bus.c                    #define BUS_DEBUG
any good idea else ?

On 5/15/06, Kevin Kinsey <kdk@daleco.biz> wrote:
> william wallace wrote:
> > hello ,everyone
> >           i need to get the trace of the booting kernel in detail
> > ,but i found i cannot turn the trigger=3D=3D bootverbose=3D=3D
> > on to 1 ,even when i     " define    bootverbose 1 " in dev/bktr/bktr_r=
eg.h
> > any kind-hearted would help me out
> >
>
>
>  From /boot/defaults/loader.conf:
>
> verbose_loading=3D"NO"            # Set to YES for verbose loader output
>
> HTH,
>
> Kevin Kinsey
>
> --
> You probably wouldn't worry about what people
> think of you if you could know how seldom they do.
>                -- Olin Miller
>
>


--=20
we who r about to die,salute u!



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