现在,系统 RX1600 的 Boot Menu 的表示变得以下的。
想删掉必要的没有的Menu,不过,要确认Boot menu 的设
定内容怎样做才好?重复了"Windows Server 2003, Enterprise"
我想消去一边的表示。
EFI Boot Manager ver 1.10 [14.62]
/----------------------------------/
/----------------------------------/ | System Overview |
| Boot Menu | | hp server rx1600 |
| Windows Server 2003, Enterprise | | Serial #: USE4351124 |
| Windows Server 2003, Enterprise | | |
| HP-UX Boot | | System Firmware: 2.18 [4511] |
| EFI Shell [Built-in] | | BMC Version: 3.48 |
| Internal Bootable DVD | | MP Version: E.03.15 |
| Run Offline Diagnostics and ... | | Installed Memory: 4096 MB |
| ------------------------------- | | |
| Boot Configuration | | CPU Logical |
| System Configuration | | Module CPUs Speed Status |
| Security Configuration | | 0 1 1 GHz Active |
| | | 1 1 1 GHz Active |
/----------------------------------/ | |
| |
| |
| |
/----------------------------------/
[構成]
RX1600 RX1620 Rx2600 RX2620 Rx4640 RX5670
[回答]
有使用从使用EFI的"bcfg"指令的方法和Boot Menu"Boot Configuration"的选择确认的2个方法,
不过,说明使用这里"bcfg"的确认方法。
作業事例
========
1.确认现在的Boot Menu 的内容
。
Shell> bcfg boot dump
The boot option list is:
01. HD(Part1,Sig9B5AA268-B36F-11DA-9FBE-000000000000)//efi/microsoft/winnt50/ia6
4ldr.efi "Windows Server 2003, Enterprise" OPT
02. HD(Part1,Sig7166F700-3ED4-01C6-507B-9E5F8078F531)//EFI/Microsoft/WINNT50.0/i
a64ldr.efi "Windows Server 2003, Enterprise" OPT
03. Acpi(HWP0002,100)/Pci(1|0)/Scsi(Pun1,Lun0)/HD(Part1,Sig6DDC98F0-8A36-11D8-80
02-D6217B60E588)//EFI/HPUX/HPUX.EFI "HP-UX Boot"
04. VenHw(D65A6B8C-71E5-4DF0-A909-F0D2992B5AA9) "EFI Shell [Built-in]"
05. Acpi(HWP0002,0)/Pci(2|0)/Ata(Primary,Master) "Internal Bootable DVD&quo
t;
06. Acpi(HWP0002,100)/Pci(1|0)/Scsi(Pun1,Lun0)/HD(Part3,Sig6DDC9954-8A36-11D8-80
04-D6217B60E588)//EFI/Boot/BootIA64.efi "Run Offline Diagnostics and utilities from
HP Service Partition"
2.确认二个"Windows Server 2003"的差异。指定的软盘的ID不同。请包含Sig9B5AA268 的ID关注
。
01. HD(Part1,Sig9B5AA268-B36F-11DA-9FBE-000000000000)
02. HD(Part1,Sig7166F700-3ED4-01C6-507B-9E5F8078F531)
3.确认实际使用的软盘的ID。
Shell> map -fs
Device mapping table
fs0 : Acpi(HWP0002,100)/Pci(1|0)/Scsi(Pun0,Lun0)/HD(Part1,Sig9B5AA268-B36F-11
DA-9FBE-000000000000)
fs1 : Acpi(HWP0002,100)/Pci(1|0)/Scsi(Pun0,Lun0)/HD(Part2,Sig9B5AAE20-B36F-11
DA-9FBE-000000000000)
4.从上述的结果,对Menu-01设定内容现在存在的软
盘被使用 在的。删掉Menu-02设定的事被判断适当
。
5.删掉工作前必定NVRAMBKP.很强地劝EFI 采用含Boot menu 的全部的NVRAM的备份的事。
如果有备份,万一错儿变更 Boot menu 的 设定马上原来返还的事也可能。
6.删掉Menu-02设定,确认那个结果。
Shell> bcfg boot rm 02
bcfg: boot option 2 removed
Shell> bcfg boot dump
The boot option list is:
01. HD(Part1,Sig9B5AA268-B36F-11DA-9FBE-000000000000)//efi/microsoft/winnt50/ia6
4ldr.efi "Windows Server 2003, Enterprise" OPT
02. Acpi(HWP0002,100)/Pci(1|0)/Scsi(Pun1,Lun0)/HD(Part1,Sig6DDC98F0-8A36-11D8-80
02-D6217B60E588)//EFI/HPUX/HPUX.EFI "HP-UX Boot"
03. VenHw(D65A6B8C-71E5-4DF0-A909-F0D2992B5AA9) "EFI Shell [Built-in]"
04. Acpi(HWP0002,0)/Pci(2|0)/Ata(Primary,Master) "Internal Bootable DVD&quo
t;
05. Acpi(HWP0002,100)/Pci(1|0)/Scsi(Pun1,Lun0)/HD(Part3,Sig6DDC9954-8A36-11D8-80
04-D6217B60E588)//EFI/Boot/BootIA64.efi "Run Offline Diagnostics and utilit
ies f
rom HP Service Partition"
7.Boot menu 返回的话,变成以下的表示。
EFI Boot Manager ver 1.10 [14.62]
/----------------------------------/
/----------------------------------/ | System Overview |
| Boot Menu | | hp server rx1600 |
| Windows Server 2003, Enterprise | | Serial #: USE4351123 |
| HP-UX Boot | | |
| EFI Shell [Built-in] | | System Firmware: 2.18 [4511] |
| Internal Bootable DVD | | BMC Version: 3.48 |
| Run Offline Diagnostics and ... | | MP Version: E.03.15 |
| ------------------------------- | | Installed Memory: 4096 MB |
| Boot Configuration | | |
| System Configuration | | CPU Logical |
| Security Configuration | | Module CPUs Speed Status |
| | | 0 1 1 GHz Active |
/----------------------------------/ | 1 1 1 GHz Active |
| |
| |
| |
| |
/----------------------------------/
Use ^ and v to change option(s). Use Enter to select an option
Windows Server 2003, Enterprise
その他
======
关于bcfg 指令的使用法 help bcfg 确认可能。
Shell> help bcfg
Displays/modifies the driver/boot configuration.
BCFG driver|boot [dump [-v]] [add # file "desc"] [rm #] [mv # #]
driver - Display/modify the driver option list
boot - Display/modify the boot option list
dump - Display the option list
-v - Display the option list with extra info
add - Add an option
# - The number of the option to add in hex
file - The file name of the EFI application/driver for the option
"desc" - The description of the option being added
rm - Remove an option
# - The number of the option to remove in hex
mv - Move an option
# - The number of the option to move in hex
# - The new number of the option being moved
Examples:
* To display driver options:
Shell> bcfg driver dump
* To display boot options:
Shell> bcfg boot dump
* To display verbosely of boot options:
Shell> bcfg boot dump -v
* To add a driver option #5
Shell> bcfg driver add 5 mydriver.efi "My Driver"
* To add a boot option #3
Shell> bcfg boot add 3 osloader.efi "My OS"
* To remove boot option #3
Shell> bcfg boot rm 3
* To move boot option #3 to boot option #7
Shell> bcfg boot mv 3 7
[H/W] Boot Menu 设定内容的确认及变更的方法
最新推荐文章于 2024-09-11 11:20:14 发布