which version am i running

Shantanu Mahajan freebsd at dhumketu.cjb.net
Fri May 16 06:57:21 PDT 2003


+++ 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 at 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.


More information about the freebsd-questions mailing list