View Single Post
  #8   (View Single Post)  
Old 27th May 2008
hitete hitete is offline
New User
 
Join Date: May 2008
Posts: 7
Default Upgrade didn't go so well

Ok thanks for your reply.... But unfortunately I didn't come back to a generic kernel. I deactivated most of the options I had put in my custom kernel except for the pf ones and rebuilded world, then rebooted.


After that I tried Dru's howto (http://www.oreillynet.com/sysadmin/b..._60_beta1.html) and tried to update from 5.5 to RELENG_6, but I got this :


--------------------------------------------
===> sbin/ipf/libipf (obj)
/usr/obj/usr/src/sbin/ipf/libipf created for /usr/src/sbin/ipf/libipf
===> sbin/ipf/ipf (obj)
mkdir: /usr/obj/usr/src/sbin/ipf/ipf: File exists
*** Error code 1
Stop in /usr/src/sbin/ipf/ipf.
*** Error code 1
Stop in /usr/src/sbin/ipf.
*** Error code 1
Stop in /usr/src/sbin.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.



So I did this :

cd /usr/obj/
ls
chflags -R noschg *
rm -rf *


Then I did a cvsup again with RELENG_6_1 and rebuilded world and all went OK.

But I haven't rebooted yet. So my question is : do you think everything is ok so I can reboot or is there something I forgot ?.

And since I didn't come back to a GENERIC kernel before updating do you think I should start all over again ? thatis :

Go back to 5.5 GENERIC,
Upgrade to 6.1


/Hitete
Reply With Quote