Once, i experience my FreeBSD stucks at boot when i compiled my kernel. Editing generic into the new one. After finished compiling it got stuck at boot menu. Maybe, i made a mistake when editing kernel file, removed essential driver or something. So all i have to do is rollback my kernel to the old one.
Here we go :
- Reboot and when boot menu appear, select go to load/boot menu.
- Type this : load /boot/kernel.old/kernel.
- Press enter.
Yay, i got my old system back.