Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

system disk mounting problem at boot

Status
Not open for further replies.

bjohnston3

Technical User
Oct 22, 2003
2
US
I got the following request today from one of our field engineers:
-------------
We have a Mini Vax/VMS version 5.5 in our office. It was working fine, we need to shutdown it and after this when i tried to boot it with
>>boot dua0: command
Asks date and time and than it gives below message and hangs
%SYSTEM-I-MOUNTVER, DUA0: IS OFFLINE. MOUNT VERIFICATION IN PROGRESS.

If I write
>>boot
it shows available devices
DUA0 (RA82)
other disk an tape device
----------
It appears that it is unable to mount the system disk when they try to reboot the system. I've looked for info on the MOUNT VERIFICATION bit and found some tips. Unfortunately, they all seem to refer to mount issues after the system boots. I've also checked his boot command and it appears to be valid.

How do we get the disk to mount so that the boot process can proceed?

Thanks in advance,
Bryan
 
How did you shutdown the system? Did you run shutdown and select the option to "spin down the disks"?

I would suggest booting from another bootable disk, or booting standalone. If you don't have another bootable disk setup, you can boot off the VMS cd's.

Once the system is booted up, you can then manually verifying and mounting dua0: to see what the problem may be.

Analize the disk with something like:

analize/disk dua0: or analize/disk/repair dua0:
 
Thanks for the info. We'll give it a try and see what happens.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top