1833784 Members
2726 Online
110063 Solutions
New Discussion

Ignite

 
SOLVED
Go to solution
Grayh
Trusted Contributor

Ignite

What is the equivalent command for dbprofile -dn igniteprof -sip 16.4.95.14 -cip 10.4.95.91 -gip 10.4.95.1 -m 255.255.255.0 -b "/opt/ignite/boot/nbp.efi" on a PA-RISC Machine....


EFI> .....
11 REPLIES 11
Grayh
Trusted Contributor

Re: Ignite

I have one Ignite server[Itanium]

I am trying to ignite the PA-RISC client fr4om it... I have used the dbprofile command to ignite the Itanium clients...

Similarly which command should I need to use on the PA-RISC Machine.
Ivan Krastev
Honored Contributor
Solution

Re: Ignite

Use:

BOOT LAN.ip-addr INSTALL

ip-addr is IP of the Ignite server.


regards,
ivan
Grayh
Trusted Contributor

Re: Ignite

ISL> boot lan.10.3.90.14 install

Not an isl command or utility.

Not an isl command or utility.

ISL> BOOT LAN.10.3.90 INSTALL

Not an isl command or utility.

Not an isl command or utility.

ISL>
Tim Nelson
Honored Contributor

Re: Ignite

lanboot
Tim Nelson
Honored Contributor

Re: Ignite

Please ignore my last post.
Tim Nelson
Honored Contributor

Re: Ignite

how about the boot command from the BCH prompt not ISL prompt ?
likid0
Honored Contributor

Re: Ignite

As Tim says you have to issue the lanboot from the BHC> before going into the ISL
Windows?, no thanks
likid0
Honored Contributor

Re: Ignite

Arg!, the boot lan command.

Sorry
Windows?, no thanks
SKR_1
Trusted Contributor

Re: Ignite

Torsten.
Acclaimed Contributor

Re: Ignite

You are already at ISL> - that means you bootet to the disk.

You need to stop at the BCH (boot menu) and do

---- Main Menu ---------------------------------------------------------------

Command Description
------- -----------
BOot [PRI|HAA|ALT|] Boot from specified path
PAth [PRI|HAA|ALT] [] Display or modify a path
SEArch [ALL||] Search for boot devices
ScRoll [ON|OFF] Display or change scrolling capability

COnfiguration menu Displays or sets boot values
INformation menu Displays hardware information
SERvice menu Displays service commands

DIsplay Redisplay the current menu
HElp [|] Display help for menu or command
REBOOT Restart Partition
RECONFIGRESET Reset to allow Reconfig Complex Profile
----
Main Menu: Enter command or menu > BOOT LAN.ip-address INSTALL

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Grayh
Trusted Contributor

Re: Ignite

thank you