PDA

View Full Version : needed reboot in Single-Usermode after make installkernel ?


cc
03-24-2006, 11:29 PM
hi

I have the following question:

after:
# make KERNCONF=MYCONF installkernel

should I reboot in Single-Usermode to do following:
# make installworld
I'm doing buildworld on 6.0-RELEASE to RELENG_6_0

greetings
cc

antik
03-25-2006, 11:30 AM
hi

I have the following question:

after:
# make KERNCONF=MYCONF installkernel

should I reboot in Single-Usermode to do following:
# make installworld
I'm doing buildworld on 6.0-RELEASE to RELENG_6_0

greetings
cc if you are only user in this system, then you can install without single user mode. But I recommend you use single user mode anyway.