Re: make world remote

From: Tom Beer <tom(at)analogon.com>
Date: Fri, 28 Feb 2003 00:07:34 +0100

On Wed, Feb 19, 2003 at 04:09:07PM +0100, Harald Neuffer wrote:

Eine Frage hätte ich noch. Wie kann ich über ssh die ganze
Prozedur machen, da Single User Mode ja als nicht sinnvoller
Weg bezeichnet wird. Wie macht ihr dass, wenn ihr einen
Rechner irgendwo stehen habt?

Danke Tom

 :
 : Vielleicht nochmal eine kleine Skizze:
 :
 : Rechner anton (langsam) Rechner horst (schnell)
 : cvsup stable-supfile
 : make -j4 buildworld
 : make buildkernel KERNCONF=HORST
 : make buildkernel KERNCONF=ANTON
 : mount horst:/usr/src /usr/src
 : mount horst:/usr/obj /usr/obj
 : cd /usr/src
 : make installkernel KERNCONF=ANTON
 : shutdown now
 : cd /usr/src
 : make installworld
 : mergemaster
 : reboot
 : make installkernel KERNCONF=HORST
 : shutdown now
 : make installworld
 : mergemaster
 : reboot
 :
 : Du kannst auch im Single User Mode ein NFS Mount machen.

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 28 Feb 2003 - 00:07:39 CET

search this site