Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 May 2003 18:25:50 +0530
From:      Shantanu Mahajan <freebsd@dhumketu.cjb.net>
To:        Miranda Gomez Miguel Angel <mmiranda@americatel.com.sv>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: which version am i running
Message-ID:  <20030516125550.GA193@dhumketu.homeunix.net>
In-Reply-To: <76E0DAA32C39D711B6EC0002B364A6FA7C763E@amsal01exc01.americatel.com.sv>
References:  <76E0DAA32C39D711B6EC0002B364A6FA7C763E@amsal01exc01.americatel.com.sv>

next in thread | previous in thread | raw e-mail | index | archive | help
+++ Miranda Gomez Miguel Angel [freebsd] [15-05-03 10:16 -0600]:
| > You mean an "uname -a" would help you ?
| 
| >yes I mean and "uname -a" would help me yes :)
| >But I might be missing a point here
| 
| I get the same information that before the upgrade, 
| 
| 
| radius# uname -a
| FreeBSD radius.americatelsal.com 4.8-RELEASE    <----- sould this be
| 4.8-STABLE ?????
| FreeBSD 4.8-RELEASE #0: Thu Apr  3 10:53:38 GMT 2003     
| root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC  i386
| radius# 
| 
| 
| thanks
| 
| ------------------------------
	
	Following are the steps which i follow once i
	upgrade source

	boot into single mode and run following cmds.

	# cd /usr/src
	# make buildworld
	# make kernel

	now reboot the system and again boot into single
	mode and run following cmds

	# uname -a

	(you can see the changed version here)

	# cd /usr/src
	# make installworld

	Regards,
	Shantanu

-- 
Madness has no purpose.  Or reason.  
But it may have a goal.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030516125550.GA193>