Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2002 12:05:57 +1100
From:      "Liam Hudson" <Liam.Hudson@asic.gov.au>
To:        freebsd-questions@FreeBSD.ORG
Subject:   upgrading freebsd 4.5 to 4.7 with adaptec 2100s raid controller
Message-ID:  <OFAA8B0DFE.1814DBFB-ONCA256C85.0005D673@asic.gov.au>

next in thread | raw e-mail | index | archive | help
Has anyone got a 2100s raid controller installed on a freebsd system. I
have got it working fine on freebsd 4.5 but when I try to upgrade to 4.7
the os no longer recognises it as a boot device and I have to boot off
/kernel.old.

My upgrade procedure is as follows, but it dies on the init 6. Any help
would really be appreciated:

  # cd /usr/src
  # cvsup supfile
  # make buildworld && make buildkernel KERNCONF=X330-SMP
  # make installkernel KERNCONF=X330-SMP
  # init 6
  # init 1
  # mount -u /      # make the root filesystem updatable
  # mount -a        # mount the other filesystems
  # cd /usr/src
  # make installworld
  # mergemaster




  



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OFAA8B0DFE.1814DBFB-ONCA256C85.0005D673>