home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 202.img / SCO386N2.TD0 / usr / sys / conf / hdinstall < prev    next >
Encoding:
Text File  |  1988-07-28  |  280 b   |  7 lines

  1. echo "\nBacking up /xenix as /xenix.old"
  2.      [ -f /xenix ] && cp /xenix /xenix.old 
  3. echo "Installing xenix on hard disk."
  4.      cp /usr/sys/conf/xenix /xenix 
  5. echo "\nYou will need to shut down and reboot the system"
  6. echo "in order to load the newly installed /xenix into memory"
  7.