Re: ctm and current q

2000-02-17 Thread Maxim Konovalov


On Fri, 18 Feb 2000, Bruce Evans wrote:
 
 On Thu, 17 Feb 2000, Maxim Konovalov wrote:
  
  Hello,
  
  I've got a 4.0-2210-CURRENT snapshot and decided to try CTM.
  I've
[...]
  ps works quite right. It seems like kernel and world are not sync. Where
  did i make a mistake(s)?
 
 The boot blocks must be updated if you are starting from an old (2.2?)
 version of FreeBSD.

I've just got a installed 4.0-2210-CURRENT snapshot and decided to
try CTM :-)

 Bruce
 

Maxim Konovalov




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



ctm and current q

2000-02-17 Thread Maxim Konovalov


Hello,

I've got a 4.0-2210-CURRENT snapshot and decided to try CTM.
I've
- read handbook chapter about using CTM
- subscribed to ctm-cur, ctm-port, ctm-announce
- downloaded all src-cur.42* deltas from
  ftp://ftp.freebsd.org/pub/FreeBSD/development/CTM/src-cur/
- rm -rf /usr/src/*
- applied deltas and got a new src tree
- read /usr/src/UPDATING
- built and installed world
- mergemastered /etc
- cd /dev  sh MAKEDEV all
- built and installed kernel
- rebooted

When I try:

# pstat
pstat: undefined symbol: _numvnodes
# top
top: nlist failed
#

ps works quite right. It seems like kernel and world are not sync. Where
did i make a mistake(s)?

Thank you for your help,

Maxim Konovalov





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: ctm and current q

2000-02-17 Thread Bruce Evans

On Thu, 17 Feb 2000, Maxim Konovalov wrote:

 
 Hello,
 
 I've got a 4.0-2210-CURRENT snapshot and decided to try CTM.
 I've
 - read handbook chapter about using CTM
 - subscribed to ctm-cur, ctm-port, ctm-announce
 - downloaded all src-cur.42* deltas from
   ftp://ftp.freebsd.org/pub/FreeBSD/development/CTM/src-cur/
 - rm -rf /usr/src/*
 - applied deltas and got a new src tree
 - read /usr/src/UPDATING
 - built and installed world
 - mergemastered /etc
 - cd /dev  sh MAKEDEV all
 - built and installed kernel
 - rebooted
 
 When I try:
 
 # pstat
 pstat: undefined symbol: _numvnodes
 # top
 top: nlist failed
 #
 
 ps works quite right. It seems like kernel and world are not sync. Where
 did i make a mistake(s)?

The boot blocks must be updated if you are starting from an old (2.2?)
version of FreeBSD.

Bruce



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message