For installworld you should boot to 'single user mode'.
This mode doesn't read loader.conf and much more.
Look to the handbook or /usr/src/Makefile for upgrage instructions
$ cat /usr/src/Makefile
...
# For individuals wanting to upgrade their sources (even if only a
# delta of a few days):
#
#
Hi!
Finally someone thought about this!
My 5 cents:
IPFIREWALL_FORWARD <- no comment))
options VIMAGE <- not yet production ready, but keep in mind it
Forgot this two very usefull options:
options RACCT <- resource limits for jail and etc.
options RCTL<- resource limits for jail and etc.
-
Sorry, but for loader.conf you need use 'load' instead of 'enable'
sed -e "s/enable/load/" loader.conf
--
View this message in context:
http://freebsd.1045724.n5.nabble.com/CFT-modular-kernel-config-tp5502195p5504219.html
Sent from the freebsd-stable mailing list archive at Nabble.com.
__
missing in loader.conf
geom_part_gpt_load="YES"
geom_label_load="YES"
--
View this message in context:
http://freebsd.1045724.n5.nabble.com/CFT-modular-kernel-config-tp5502195p5508227.html
Sent from the freebsd-stable mailing list archive at Nabble.com.
___
Excuse me, why don't you add geom_part_gpt_load="YES" and
geom_label_load="YES" to your sample (i386|amd64)_SMALL_loader.conf?
GENERIC has these options.
And kernel can't mount filesystems from default partitioned disk without it.
--
View this message in context:
http://freebsd.1045724.n5.nabble.
Here is how it looks now:
% echo ttt | mail -s 'ss' ptimof...@xxx.ru
Jun 23 10:31:35 test10-64 sendmail[825]: t5N7VZcc000825: from=timp, size=38,
class=0, nrcpts=1, msgid=<201506230731.t5n7vzcc000...@xxx.ru>,
relay=timp@localhost
Jun 23 10:31:35 test10-64 sendmail[825]: S
Hi!
> 1. VT module doesn't load.
> In /boot/loader.conf I have:
> kern.vty=vt
> but it doesn't work. If I manual loada module witk kldload radeonkms I
> got just black screen and nothing more.
As I know it's not a module. And you can't load it.
I have a workstation under 10.2-BETA2 amd64