From owner-freebsd-questions Fri Apr 12 20: 1:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f157.law11.hotmail.com [64.4.17.157]) by hub.freebsd.org (Postfix) with ESMTP id EE47B37B400 for ; Fri, 12 Apr 2002 20:01:10 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 12 Apr 2002 20:01:10 -0700 Received: from 67.32.218.64 by lw11fd.law11.hotmail.msn.com with HTTP; Sat, 13 Apr 2002 03:01:10 GMT X-Originating-IP: [67.32.218.64] From: "Roger Williams" To: angelaoyu@eol.ca, freebsd-questions@FreeBSD.ORG Subject: Re: upgrade freebsd from 4.0 Date: Fri, 12 Apr 2002 23:01:10 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 13 Apr 2002 03:01:10.0827 (UTC) FILETIME=[770B8FB0:01C1E297] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Get to single user mode at bootup When your screen shows: Hit [Enter] to boot immediately, or any other key for command prompt. You then press the space bar to interrupt the boot loader: At the "ok" prompt type in: boot -s To upgrade remotely check out CVSUP. Roger >From: angelaoyu@eol.ca >To: "freebsd-questions@FreeBSD.ORG" >Subject: upgrade freebsd from 4.0 >Date: Fri, 12 Apr 2002 22:31:54 -0400 > >Dear all > >I visit to the website http://mostgraveconcern.com/freebsd/ >and would like to upgrade freebsd >Can I upgrade it remotely? > >But the website introduces to use single user. >How do I do it? > >Thank you > ># cd /usr/obj ># chflags -R noschg * ># rm -rf * > > >Compile the sources: ># cd /usr/src ># make buildworld > > >Compile and install the new kernel: ># cd /usr/src ># make kernel KERNCONF=YOURKERNEL > >Drop to single user mode: ># shutdown now ># mount -u / ># mount -a -t ufs ># swapon -a > > >Install the world: ># cd /usr/src ># make installworld > > >Update /etc: ># cp -Rp /etc /etc.old ># /usr/sbin/mergemaster -v -w 132 (eliminate '-w 132' if 132x43 video >mode is not activated) > > >Update /dev: ># cd /dev ># /bin/sh MAKEDEV all > > >Update /stand: ># cd /usr/src/release/sysinstall ># make clean ># make all install > > >Reboot to multi-user mode. > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message