ChinaUnix首页 > 精华文章 > HP-UX > 正文

[精彩] rx系列怎样在EFI下通过LAN和ignite server安装HP-UX


http://www.chinaunix.net 作者:vofsky  发表于:2003-06-06 11:16:40
发表评论】 【查看原文】 【HP-UX讨论区】【关闭

rx系列怎样在EFI下通过LAN和ignite server安装HP-UX



 zhangr 回复于:2003-04-25 10:58:29

引用:原帖由 "vofsky"]rx系列怎样在EFI下通过LAN和ignite server安装HP-UX
 发表:


EFI是啥呀?
偶的环境里就是在被安装的机器上:重启动,10秒内中断一下,键入命令
boot lan.192.168.10.20 install
然后就开始安装吧!(192.168.10.20是ignite server的地址)

当然前提是ignite server已经配置好了。指定的映像文件也已经配置到ignite server里才行。


 vofsky 回复于:2003-04-25 20:30:29

楼上的兄弟谢谢你的回复不过你的方法只能用于PA-RISC上,在IA64上只能用EFI,类似PA-RISC的BCH,ignite server我都配好了,用rp系列的重装系统没有问题,但在RX系列上重装时,第一台就进行不下去,郁闷啊


 gino 回复于:2003-06-06 11:16:40

Itanium&-based Client Network Booting Option   


Step 1.  From the EFI Boot Manager menu, you will see a prompt to select a boot option. Select Boot option maintenance menu.
EFI Boot Manager ver 1.10 [14.54]  Firmware ver 0.0 [4209]
 
Please select a boot option
                                                
    EFI Shell [Built-in]                                            
    Boot option maintenance menu                                    
    Security/Password Menu (*** Prototype ***)                      
 
Use up and down-arrows to change option(s). 
Use Enter to select an option                                               

 
Step 2.  The Main Menu appears and prompts you to choose an operation. Select Add a Boot Option.
EFI Boot Maintenance Manager ver 1.10 [14.54]
 
Main Menu. Select an Operation
 
        Boot from a File                                            
        Add a Boot Option                                           
        Delete Boot Option(s)                                       
        Change Boot Order                                           
 
        Manage BootNext setting                                     
        Set Auto Boot TimeOut                                       
 
        Select Active Console Output Devices                        
        Select Active Console Input Devices                         
        Select Active Standard Error Devices                        
 
        Cold Reset                                                  
        Exit 
 
Step 3.  The following menu displays. Select an appropriate network card for network boot. For example, look for entries with a MAC followed by the Mac/LLA address of the LAN card. 
EFI Boot Maintenance Manager ver 1.10 [14.54]
 
Add a Boot Option.  Select a Volume
 
    Removable Media Boot [Acpi(HWP0002,0)/Pci(2|0)/Ata(Primary,Maste
    Load File [EFI Shell [Built-in]]                                
    Load File [Acpi(HWP0002,0)/Pci(3|0)/Mac(00306E1E4ED4)]          
    Load File [Acpi(HWP0002,100)/Pci(2|0)/Mac(00306E1E3ED6)]        
    Exit 

 
Step 4.  Enter an appropriate boot option name at the message prompt. For this example, new boot options are named LAN1 and LAN2. 
Step 5.  Exit to the main menu. The new boot option will now appear in the EFI Boot Manager main menu.
EFI Boot Manager ver 1.10 [14.54]  Firmware ver 0.0 [4209]
 
Please select a boot option
 
    SCSI2-HPUX                                                      
    EFI Shell [Built-in]                                            
    LAN2                                                            
    LAN1                                                            
    Boot option maintenance menu                                    
    Security/Password Menu (*** Prototype ***)
 
Use up and down-arrows to change option(s). 
Use Enter to select an option
 
Step 6.  Select the new boot option you created. The following is an example of a successful boot using the new boot option.
Loading.: LAN1                                                      
Running LoadFile()
 
CLIENT IP: 15.1.52.128  MASK: 255.255.248.  DHCP IP: 15.1.53.37
GATEWAY IP: 15.1.48.1 
Running LoadFile()
 
Starting: LAN1
 
@(#) HP-UX IA64 Network Bootstrap Program Revision 1.0
Downloading HPUX bootloader
Starting HPUX bootloader
Downloading file fpswa.efi  (371200 bytes) 
 
(c) Copyright 1990-2001, Hewlett Packard Company.
All rights reserved
 
HP-UX Boot Loader for IA64  Revision 1.671
 
Booting from Lan
Downloading file AUTO   (528 bytes) 
Press Any Key to interrupt Autoboot 
AUTO ==>; boot IINSTALL
Seconds left till autoboot -   0
AUTOBOOTING...




原文链接:http://bbs.chinaunix.net/viewthread.php?tid=55761
转载请注明作者名及原文出处