- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Erro while changing directory on EFI shell prompt
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-18-2009 06:15 PM
тАО10-18-2009 06:15 PM
Erro while changing directory on EFI shell prompt
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-18-2009 08:27 PM
тАО10-18-2009 08:27 PM
Re: Erro while changing directory on EFI shell prompt
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
[...]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 05:33 AM
тАО10-19-2009 05:33 AM
Re: Erro while changing directory on EFI shell prompt
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 07:41 PM
тАО10-19-2009 07:41 PM
Re: Erro while changing directory on EFI shell prompt
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
10/02/09 09:52a
10/02/09 09:52a
10/02/09 09:52a 4,196,864 IPB.EXE
10/02/09 09:54a
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 07:50 PM
тАО10-19-2009 07:50 PM
Re: Erro while changing directory on EFI shell prompt
Do yourself a favor and please stop typing and trying. READ first.
Glad to be of service,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 08:11 PM
тАО10-19-2009 08:11 PM
Re: Erro while changing directory on EFI shell prompt
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-19-2009 08:39 PM
тАО10-19-2009 08:39 PM
Re: Erro while changing directory on EFI shell prompt
Future readers, and the folks trying to help always like to learn how the story ended.
Cheers,
Hein.