home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / vms / 20010 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1.5 KB  |  44 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!gatech!destroyer!ncar!noao!stsci!stsci.edu!merrill
  3. From: merrill@stsci.edu (Clark Merrill)
  4. Subject: Re: Bypassing missing F11BXQP on startup ?
  5. Message-ID: <29DEC199213352375@stsci.edu>
  6. News-Software: VAX/VMS VNEWS 1.50    
  7. Sender: news@stsci.edu
  8. Organization: Space Telescope Science Institute
  9. References: <9212290827.AA18530@ucbvax.Berkeley.EDU>
  10. Date: Tue, 29 Dec 1992 18:35:00 GMT
  11. Lines: 31
  12.  
  13. In article <9212290827.AA18530@ucbvax.Berkeley.EDU>, simons/G=Colin/I=CB/S=Sewell/O=H.A.Simons.Ltd/OU=CORP@mhs.attmail.com writes...
  14. >write sys$output f$message(%x07280b4)
  15. >%MOUNT-F-VOLALRMNT, another volume of same label already mounted
  16. >write sys$output f$message(%x00018272)
  17. >%RMS-E-DNR, device not ready, not mounted, or unavailable
  18. I do this another way, 
  19.  
  20. exit %x07280b4
  21. %MOUNT-F-VOLALRMNT, another volume of same label already mounted
  22.  
  23. exit %x00018272
  24. %RMS-E-DNR, device not ready, not mounted, or unavailable
  25.  
  26. Same results, just a different method.  
  27.  
  28. For the original problem, I have had this error occur where the HSC is 
  29. not listing the booted disk as $1$DUAx, but as hsc00x$DUAx.  A reboot of 
  30. my HSC cleared the problem up.  I discovered that this was the problem by
  31. backing up the system disk to a free spindle and changing the volume name.
  32. then booting from the new system disk.  All disks on the HSC came up as 
  33. hsc00x$DUAx.  Like I said before a reboot of the HSC cleared the problem.
  34.  
  35. Good Luck
  36.  
  37. Clark B. Merrill
  38. Space Telescope Science Institute
  39. Baltimore, Maryland
  40. merrill@stsci.edu
  41.