On Mon, Jun 11, 2007 at 11:50:48AM -0700, David Newman wrote:
 
> What's the deal for upgrading systems running RAIDframe?
> 
> I have Sparc64 boxes running 4.0 and RAIDframe. Is it possible to
> upgrade these through the regular process, or do I need to do a clean
> install and restore from backups?
> 
> Thanks in advance for pointers about what to do/not to do.

What I have always done is a "manual" upgrade:

1.  Back up.
2.  Boot in single user mode
3.  # mount -a -t ffs
4.  For each fileset except etcXX.tgz and xetcXX.tgz, issue:
    # tar xpzf <fileset> -C /
5.  Using etcXX.tgz and xetcXX.tgz, manually update /etc and /var, and make 
    any other changes, per the upgrade FAQ.  The mergemaster port/package 
    makes this fairly quick and easy.

Reply via email to