Operating System - OpenVMS
1753587 Members
6546 Online
108796 Solutions
New Discussion юеВ

Re: Erro while changing directory on EFI shell prompt

 
Sumant M Kumar
Frequent Advisor

Erro while changing directory on EFI shell prompt

Hi,

On Itanium node there is error ..

EFI >dir fs1:/efi/vms its showing the directory contents but

EFI >cd fs1:/efi/vms Its throwing error ..device not mapped

Can anyone help how can map the device on Itanium node.

Regards,
Sumant
6 REPLIES 6
Steven Schweda
Honored Contributor

Re: Erro while changing directory on EFI shell prompt

> On Itanium node [...]

Not a very complete description of the
system.

> Can anyone help [...]

Anyone who has read the manual or the on-line
help probably can. If your system works the
way my system works, then you might try:

Shell> help

Shell> help shell

Shell> help cd

[...]
* To change volumes with cd will not work!! For example:
fs0:\efi\tools\> cd fs1:\ !!!! will not work !!!!
must first type fs1: then cd to desired directory
[...]
Hoff
Honored Contributor

Re: Erro while changing directory on EFI shell prompt

For installing and managing OpenVMS I64 on Integrity servers, you are expected to have access to and to have read through this document:

ftp://ftp.hp.com/pub/openvms/doc/BA322-90077.PDF

Within that document, search for "Shell>" and for "General Notes About Using EFI", among other sections you will want to read.

To wit:

Example 1 ├в From Top Level
fs0:\> \efi\vms\vms_show device . . .
fs0:\> \efi\vms\vms_set dump_dev dga3730 Example 2

├в First Moving to \efi\vms
fs0:\> cd \efi\vms fs0:\efi\vms> vms_show device . . . fs0:\efi\vms> vms_set dump_dev dga3730
Sumant M Kumar
Frequent Advisor

Re: Erro while changing directory on EFI shell prompt

Please find the attached error

Shell> map -r
Device mapping table
fs0 : Acpi(HWP0002,PNP0A03,0)/Pci(2|1)/Usb(0, 0)/CDROM(Entry0)
fs1 : Acpi(HWP0002,PNP0A03,400)/Pci(1|0)/Scsi(Pun5,Lun0)/HD(Part1,SigB83C74A1-AF39-11DE-8910-AA000400FEFF)
fs2 : Acpi(HWP0002,PNP0A03,400)/Pci(1|0)/Scsi(Pun5,Lun0)/HD(Part4,SigB83C74A0-AF39-11DE-8911-AA000400FEFF)


Shell> dir fs1:\efi\vms
Directory of: fs1:\EFI\vms

10/02/09 09:52a 2,048 .
10/02/09 09:52a 2,048 ..
10/02/09 09:52a 2,048 UPDATE
10/02/09 09:52a 4,196,864 IPB.EXE
10/02/09 09:54a 2,048 TOOLS
10/02/09 09:53a 1,199,104 VMS_LOADER.EFI
10/02/09 09:53a 329,216 VMS_BCFG.EFI
10/02/09 09:54a 302,592 VMS_SET.EFI
10/02/09 09:54a 300,032 VMS_SHOW.EFI
10/02/09 09:54a 887,296 VMS_SPCFG.EFI
6 File(s) 7,215,104 bytes
4 Dir(s)

Shell> cd fs1:\

Shell> dir
ls: Cannot open current directory - No mapping
Exit status code: No mapping

Regards,
Sumant
Hein van den Heuvel
Honored Contributor

Re: Erro while changing directory on EFI shell prompt

Sumant,
Do yourself a favor and please stop typing and trying. READ first.

Glad to be of service,
Hein.
Sumant M Kumar
Frequent Advisor

Re: Erro while changing directory on EFI shell prompt

Its working now ...i was issuing wrong commands.

fs1:\EFI\VMS> VMS_SHOW.EFI device dka5:
VMS: DKA5 HP IR Volume HP01 V8_3_1H1
EFI: fs1: Acpi(HWP0002,400,PNP0A03)/Pci(1|0)/Scsi(Pun5,Lun0)


I apologise for that.

Regards,
Sumant
Hein van den Heuvel
Honored Contributor

Re: Erro while changing directory on EFI shell prompt

Good to hear you figured it out!

Future readers, and the folks trying to help always like to learn how the story ended.

Cheers,
Hein.