Thanks.

I updated my source tree, and am about to run the following (20.4.1 in the handbook):

# make buildworld
# make buildkernel
# make installkernel
# reboot

But, it then says:

After installkernel finishes successfully, you should boot in single user mode (i.e. using boot -s from the loader prompt). Then run:

# mergemaster -p
# make installworld
# mergemaster
# reboot

Is it going to be possible to do this upgrade without access to the server? I am going to need to do this whole process over ssh. My server is several hundred miles away. Do I need to update the kernel?

Thanks for the help,
Ron



Under the title "cutting edge" http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html Note: it's geared towards -STABLE and -CURRENT users (hence the misleading title), just set your cvs tag to RELENG_5_4 to update to 5.4

Later,
Micah
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to