Operating System - OpenVMS
1828450 Members
4011 Online
109978 Solutions
New Discussion

automatically disk mount after reboot

 

automatically disk mount after reboot

Hye,

I used the following command

mount /system disk label

The disk is correctly mounted. But if I do a reboot of my platform the disk is online and not mounted.
What is the command using sysgen to perform the system mounting automatically the disk at the platform boot.

I used an OpenVms 7.3.2.

Thanks for all your answer.

3 REPLIES 3
Wim Van den Wyngaert
Honored Contributor

Re: automatically disk mount after reboot

You should add the mount command to e.g. sys$manager:systartup_vms.com.

Wim
Wim

Re: automatically disk mount after reboot

Thanks for your help.

Sincerely yours

Re: automatically disk mount after reboot

I have update the file. After the reboot it works.

Thanks for the answer.