Thanku , wish u a nice day !
but still ,i cannot get the verbose output in the kernel
such as
#define PDEBUG(a) if (bus_debug) {printf("%s:%d: ", __func__,
__LINE__), printf a; printf("\n");}
thus i turned on the trigger below:
dev/bktr/bktr_reg.h define bootverbose 1
subr_bus.c
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== bootverbose==
on to 1 ,even when i " definebootverbose 1 " in dev/bktr/bktr_reg.h
any kind-hearted would help me out
From /boot/defaults/lo
hello ,everyone
i need to get the trace of the booting kernel in detail
,but i found i cannot turn the trigger== bootverbose==
on to 1 ,even when i " define bootverbose 1 " in dev/bktr/bktr_reg.h
any kind-hearted would help me out
--
we who r about to die,salute u!