https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225755
Bug ID: 225755
Summary: Panic after make core
Product: Base System
Version: 11.1-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 190423
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190423&action=edit
Screen
Hello.
I have problem with boot system after make kernel (kernel panic).
How to.
cd /usr/src/sys/amd64/conf
cp GENERIC www1
Append www1:
device pf
device pflog
options ALTQ
options ALTQ_CBQ # Class Bases Queueing
options ALTQ_RED # Random Early Detection
options ALTQ_RIO # RED In/Out
options ALTQ_HFSC # Hierarchical Packet Scheduler
options ALTQ_CDNR # Traffic conditioner
options ALTQ_PRIQ # Priority Queueing
options ALTQ_NOPCC # Required for SMP build
SAVE
cd /usr/src/
make buildkernel KERNCONF=www1
make installkernel KERNCONF=www1
After reboot I have picture (in attach). Core not dumped.
Sorry for my english.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"