Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Feb 2001 10:49:52 -0500
From:      "Ben" <ben@cahostnet.com>
To:        "Matthew Koivisto" <mkoivist@nortelnetworks.com>, "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: /Stand/Sysinstall Upgrade doesn't change version
Message-ID:  <019b01c09830$218c2a20$6102a00a@nhqadmin17>
References:  <E1A4B2CC91EBD1118A510000F80836F803ECAB2F@zwdld002.ca.nortel.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
RE: /Stand/Sysinstall Upgrade doesn't change versionBe careful with mergmaster.  Use the option to merge new with old.  I had a bad experience with this but I recovered with no problems with mergmaster again.  This advice was given to me also.  Good luck.

Ben
  ----- Original Message ----- 
  From: Matthew Koivisto 
  To: 'freebsd-questions@freebsd.org' 
  Sent: Friday, February 16, 2001 8:16 AM
  Subject: RE: /Stand/Sysinstall Upgrade doesn't change version


  You have to re-build the source now, to build the 4.2 kernel. 
  These were the instructions I was givin when I upgraded to 4.2 

  1) use cvsup to grab the 4.2-R source (tag=RELENG_4_2_0_RELEASE) 
  2) cd /usr/src 
  3) make world 
  4) edit kernel configuration file 
  5) make buildkernel KERNEL=<insert kernel config name here> 
  6) make installkernel 
  7) manually upgrade the files in /etc or use mergemaster 
  8) reboot 

  I'm assuming you can skip 1) because your source tree is already current. 

  matt 



   -----Original Message----- 
  From:   Don O'Neil [mailto:doneil@amplespace.com] 
  Sent:   Friday, February 16, 2001 2:40 AM 
  To:     freebsd-questions 
  Subject:        /Stand/Sysinstall Upgrade doesn't change version 

  I did a system upgrade from 4.1-release yesterday using /stand/sysinstall 
  (yes, I know you can do it w/ a make-world, but I don't need the _latest_ 
  stuff, just more recent than 4.1).... 

  After the upgrade, the uname-a didn't show anything different... Is this 
  normal? Shouldn't it have read 4.2-release? 

  Thanks! 





  To Unsubscribe: send mail to majordomo@FreeBSD.org 
  with "unsubscribe freebsd-questions" in the body of the message 


[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>RE: /Stand/Sysinstall Upgrade doesn't change version</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4611.1300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Be careful with mergmaster.&nbsp; Use the option to 
merge new with old.&nbsp; I had a bad experience with this but I recovered with 
no problems with mergmaster again.&nbsp; This advice was given to me also.&nbsp; 
Good luck.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Ben</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=mkoivist@nortelnetworks.com 
  href="mailto:mkoivist@nortelnetworks.com">Matthew Koivisto</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=freebsd-questions@FreeBSD.ORG 
  href="mailto:'freebsd-questions@freebsd.org'">'freebsd-questions@freebsd.org'</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, February 16, 2001 8:16 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: /Stand/Sysinstall Upgrade 
  doesn't change version</DIV>
  <DIV><BR></DIV>
  <P><FONT size=2>You have to re-build the source now, to build the 4.2 
  kernel.</FONT> <BR><FONT size=2>These were the instructions I was givin when I 
  upgraded to 4.2</FONT> </P>
  <P><FONT size=2>1) use cvsup to grab the 4.2-R source 
  (tag=RELENG_4_2_0_RELEASE)</FONT> <BR><FONT size=2>2) cd /usr/src</FONT> 
  <BR><FONT size=2>3) make world</FONT> <BR><FONT size=2>4) edit kernel 
  configuration file</FONT> <BR><FONT size=2>5) make buildkernel 
  KERNEL=&lt;insert kernel config name here&gt;</FONT> <BR><FONT size=2>6) make 
  installkernel</FONT> <BR><FONT size=2>7) manually upgrade the files in /etc or 
  use mergemaster</FONT> <BR><FONT size=2>8) reboot</FONT> </P>
  <P><FONT size=2>I'm assuming you can skip 1) because your source tree is 
  already current.</FONT> </P>
  <P><FONT size=2>matt</FONT> </P><BR>
  <P><FONT size=2>&nbsp;-----Original Message-----</FONT> <BR><FONT size=2>From: 
  &nbsp; Don O'Neil [<A 
  href="mailto:doneil@amplespace.com">mailto:doneil@amplespace.com</A>] 
  </FONT><BR><FONT size=2>Sent:&nbsp;&nbsp; Friday, February 16, 2001 2:40 
  AM</FONT> <BR><FONT size=2>To:&nbsp;&nbsp;&nbsp;&nbsp; 
  freebsd-questions</FONT> <BR><FONT 
  size=2>Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /Stand/Sysinstall 
  Upgrade doesn't change version</FONT> </P>
  <P><FONT size=2>I did a system upgrade from 4.1-release yesterday using 
  /stand/sysinstall</FONT> <BR><FONT size=2>(yes, I know you can do it w/ a 
  make-world, but I don't need the _latest_</FONT> <BR><FONT size=2>stuff, just 
  more recent than 4.1)....</FONT> </P>
  <P><FONT size=2>After the upgrade, the uname-a didn't show anything 
  different... Is this</FONT> <BR><FONT size=2>normal? Shouldn't it have read 
  4.2-release?</FONT> </P>
  <P><FONT size=2>Thanks!</FONT> </P><BR><BR><BR>
  <P><FONT size=2>To Unsubscribe: send mail to majordomo@FreeBSD.org</FONT> 
  <BR><FONT size=2>with "unsubscribe freebsd-questions" in the body of the 
  message</FONT> </P></BLOCKQUOTE></BODY></HTML>

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?019b01c09830$218c2a20$6102a00a>