Hello.
Maybe stupid question but I'm a newby of VMS.
I have a VS2000 with a Micropolis RD53 inside.
I recently repaired the hard disk, and from some tests it seems to have
no errors, so its content is safe.
I tried to boot the machine from it, and it turns to contain a
standalone backup.
I would try to list the content of the disk, but from manuals I
understand I would need to know the file names.
How to identify the content of this disk?
Thanks
Andrea
The standalone backup environment is very limited. There is only one command -
BACKUP which allows backups or restores to be preformed.
If you have a tape device or another disk, you could try making a backup to it.
If you include the /LOG qualifier, you should get a list of the files on the
disk as they are backed up. Something like:
BACKUP /IMAGE /LOG DUA0: MUA0:BACKUP.SAV /SAVE
If you don't have a device to back up to, you could try backing up to the
null device which, if it works, won't make much of a backup, but it should
still list the files as they are processed:
BACKUP /IMAGE /LOG DUA0: NLA0:BACKUP.SAV /SAVE
Other than that, the other suggestions of putting the disk into a bootable
system or booting the VS2000 from the network are probably the way to go.
Regards,
Peter Coghlan.