this should allow ppc09 box to boot
This commit is contained in:
parent
7fdabf47d6
commit
88e27b71f5
1 changed files with 2 additions and 0 deletions
|
@ -641,6 +641,7 @@ host bvmhost-p09-01 {
|
|||
next-server 10.3.163.10;
|
||||
option routers 10.3.171.254;
|
||||
option subnet-mask 255.255.255.0;
|
||||
filename "boot/grub2/powerpc-ieee1275/core.elf";
|
||||
}
|
||||
|
||||
host bvmhost-p09-02 {
|
||||
|
@ -649,4 +650,5 @@ host bvmhost-p09-02 {
|
|||
next-server 10.3.163.10;
|
||||
option routers 10.3.171.254;
|
||||
option subnet-mask 255.255.255.0;
|
||||
filename "boot/grub2/powerpc-ieee1275/core.elf";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue