Search Text         
Search Tips?
Search By   And   Or   Boolean   Exact Match   TA #
Search In   Whole Doc   Keywords Sort By  
Product   Sub Product  

View Technical Articles (sorted by Product) New/Updated in the last:    7 days      14 days      30 days             
TA # Date Created Date Updated Resolved Issue?   Printer Friendly Version of This TA   Print Article
  E-mail This TA   E-mail Article
105196 08/14/1996 01:22 PM 07/25/2006 01:19 PM
Yes No
How can I copy a kernel to the read-only /stand filesystem?
Keywords
v5 openserver osr5 5.0.0 5.0.2 5.0.4 5.0.5 5.0.6 internet faststart 1.0.0 1.1.0 unix filesystem file system mount umount bootmnt /stand read only /etc/default/boot kernel unix.old backup save error 30 relink rebuild /dev/boot unixware 2.1.0 2.1.1 2.1.2 btmnt 5.0.7 507
Release
          SCO OpenServer Enterprise System Release 5.0.5, 5.0.6, 5.0.7 
          SCO OpenServer Desktop System Release 5.0.5, 5.0.6, 5.0.7 
          SCO OpenServer Host System Release 5.0.5, 5.0.6, 5.0.7 
          SCO OpenServer Enterprise System Release 5.0.0, 5.0.2, 5.0.4 
          SCO OpenServer Desktop System Release 5.0.0, 5.0.2, 5.0.4 
          SCO OpenServer Host System Release 5.0.0, 5.0.2, 5.0.4 
          SCO UnixWare Application Server Release 2.1.0, 2.1.1, 2.1.2 
          SCO UnixWare Personal Edition Release 2.1.0, 2.1.1, 2.1.2 
          SCO OpenServer Internet FastStart Release 5.0.4 
          SCO Internet FastStart Release 1.0.0, 1.1.0 
Problem
          I want to make a copy of a kernel under a special name, but I am
          unable to do so as the /stand filesystem is read-only. How can I
          work around this?

CAUSE:
          The /stand filesystem is mounted read-only to provide protection
          for Unix kernel and boot programs in the event of a system crash
          that might result in filesystem damage or corruption.


Solution
          Use the btmnt(ADM) command as follows:

              # btmnt -w
              # cp unix.special /stand
              # btmnt -r

          IMPORTANT 
NOTE:
      It is not recommended that you leave /stand
          mounted read/write permanently, as a system crash that results
          in filesystem damage may leave your system incapable of booting.

NOTE:
          Any kernel that you want to be able to boot from should have a name
          of the format 'unix.XXXXXX', where '.XXXXXX' is whatever extension
          you would like the kernel to have.  The 'unix' part must appear
          first; for example, 'unix.newkernel', as opposed to 'newkernel.unix'.
Back to Search ResultsBack to Search Results