home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / next / sysadmin / 6472 < prev    next >
Encoding:
Text File  |  1992-11-13  |  4.4 KB  |  91 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!timbuk.cray.com!mmc.mmmg.com!mmm.serc.3m.com!pwcs!kegworks!lfahnoe
  3. From: lfahnoe@kegworks.mn.org (Larry Fahnoe)
  4. Subject: Re: 3.0 upgrade reformatting drive
  5. Message-ID: <1992Nov12.190420.303@kegworks.mn.org>
  6. Keywords: 3.0 upgrade
  7. Organization: The Kegworks, Minneapolis, Minnesota
  8. References: <1992Nov10.185302.32117@iitmax.iit.edu>
  9. Distribution: usa
  10. Date: Thu, 12 Nov 1992 19:04:20 GMT
  11. Lines: 78
  12.  
  13. In article <1992Nov10.185302.32117@iitmax.iit.edu> vonb@iitmax.iit.edu (Robert Von Borstel) writes:
  14. >I would like to reinstall 3.0 on my internal drive in my slab.
  15. >Hope to see some performance improvement.  I have the CDrom
  16. >drive also attached, but can someone tell me how I can do this.
  17. >
  18. >Seem to recall remembering something about being able to boot off
  19. >the cd-rom and then making the upgrade do a reformat or something
  20. >along those lines, but I have not had any success to date.
  21.  
  22. I've just finished this sort of operation on my cube and am pleased to
  23. report that even with a machine with old roms, all you need is some time
  24. and patience to get the job done; the software works well.  Here are the
  25. steps that I took to do it.
  26.  
  27. 1) Backup all the files that you are interested in saving.  I've got an
  28.    OD, so piped a level 0 dump through compress and out onto the OD for
  29.    both file systems.
  30.  
  31. 2a) (optional) Reformat the disk if you wish to do things like enabling
  32.    cache or change sector sizes.  I've got a WREN VI, so I used
  33.    `TheFormatter' (available on sonata) to reformat the disk.  You will
  34.    need another disk that you can put TheFormatter on and boot from to do
  35.    this.  TheFormatter was written for WREN VI drives, but it can
  36.    apparently work with other disks as well.  I do not any experience with
  37.    other disks in the NeXT environment though.
  38.  
  39. 2b) (optional) Partition the disk to your taste.  While you are booted off
  40.    an alternate disk, create the disktab for your partitioning scheme and
  41.    then use `disk' to build the new file systems.  I suspect you could do
  42.    this by booting single-user mode off of the 3.0 CD-ROM and then using
  43.    `newfs', but I was not quite that brave.
  44.  
  45. 3) Make sure that you do not have any devices at SCSI ID 0 as the system
  46.    will boot off of ID 0 without regard to the unit number in a bsd(n,0,0)
  47.    command.
  48.  
  49. 4) Set the SCSI ID of the CD-ROM drive to 0 (this may not be necessary,
  50.    but I chose to do it this way) and then read pgs 11-14 of the Release
  51.    Notes as they explain how to boot off of the CD-ROM.  If you've set the
  52.    ID to 0, use `bsd(0,0,0)sdmach rootdev=sd0'.  You can tack on the nbuf
  53.    stuff if you want to experiment with more buffers, I added `nbuf=128'
  54.    and it worked just fine.
  55.  
  56. 5) You will be warned that this is an installation rather than an upgrade,
  57.    and asked a couple of questions to make sure you really wish to do
  58.    this, as well as questions about partition information.  You are
  59.    encouraged to use a single partition, but when I answered `no' to the
  60.    single partition prompt, it went ahead and used almost exactly the same
  61.    parameters that I did when I built the file systems in step 2b.  Since
  62.    I was just splitting the disk in half, I can't be sure that some other
  63.    partitioning scheme would have been preserved--just saying that it
  64.    worked for me.
  65.  
  66. 6) The basic system is then installed, and you are prompted to press
  67.    Return and reboot the system once finished.  If you've got the CD-ROM
  68.    set to ID 0, you will need to change it to a value greater than that of
  69.    the disk you've just built.
  70.  
  71. 7) Once the new system comes up, you get to choose the language, and you
  72.    are on your way.  Because this is a minimal installation, you must
  73.    install the optional packages by hand; this is also documented in the
  74.    Release Notes.
  75.  
  76. All told, with all the backups and restores to get my system back to the
  77. way that I had it before, the operation took somewhere around 6 hours.  If
  78. one is just doing a simple build and does not have a bunch of customized
  79. stuff to replace, you could probably get the job done in a third of the
  80. time that I spent.
  81.  
  82. Is it any faster?  Who knows, I've only had it running for a little while
  83. now, but it does seem to be more efficient with regard to disk accesses
  84. than the system was after I had run UpgradeApp.
  85.  
  86. --Larry
  87. -- 
  88. Larry Fahnoe                        Cellular One
  89. 612/832-7616                        7900 S. Xerxes Ave, Suite 301
  90. lfahnoe@kegworks.mn.org             Minneapolis, MN  55431
  91.