home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / admin / 5500 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.5 KB  |  44 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!destroyer!ncar!stout.atd.ucar.edu!nws
  3. From: nws@stout.atd.ucar.edu (Eddie Roberts (The National Weather Service))
  4. Subject: Questions about booting from a floppy. (IPC)
  5. Message-ID: <1992Aug13.145653.7605@ncar.ucar.edu>
  6. Sender: news@ncar.ucar.edu (USENET Maintenance)
  7. Organization: Atmospheric Technology Division/NCAR Boulder, CO
  8. Date: Thu, 13 Aug 1992 14:56:53 GMT
  9. Lines: 33
  10.  
  11. I am trying to figure out how to boot from a floppy drive 
  12. in case I experience some catostrophic error.
  13.  
  14. I was successful in using 'installboot' to get the boot 
  15. block set up correctly on a floppy diskette.
  16.  
  17. I proceeded to boot from the monitor and received the following
  18. information:
  19.     > b floppy
  20.     Rebooting with command :   floppy
  21.     Boot device : /fd File and args: vmunix
  22.     Bootblock: libprom.a: Romvec Version 2
  23.     Boot: libprom.a: Romvec Version 2
  24.     root on /fd fstype 4.2
  25.     Boot: vmunix
  26.     Boot: lookuppn failed: No such file or directory (errno 2)
  27.     ......... more info ............
  28.  
  29. I assume the problen is that vmunix is not on the
  30. floppy.  Since the size of the kernel is about 1.7Mb
  31. it is not possible to copy this to the diskette.
  32.  
  33. Questions:
  34. 1).  Is it possible to tell the boot program to use the
  35.      kernel on the disk?
  36.  
  37.  
  38. 2).  If I get the kernel down to less than 1.4 Mb is it 
  39.      possible to tell the boot program the kernel resides
  40.      on another floppy and then insert a second floppy 
  41.      (with the kernel on it) during the boot process?
  42.  
  43.  
  44.