try to get ppc working
This commit is contained in:
parent
360d881c07
commit
14b41a54de
1 changed files with 3 additions and 3 deletions
|
@ -649,7 +649,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";
|
||||
# filename "boot/grub2/powerpc-ieee1275/core.elf";
|
||||
}
|
||||
|
||||
host bvmhost-p09-02 {
|
||||
|
@ -658,7 +658,7 @@ 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";
|
||||
# filename "boot/grub2/powerpc-ieee1275/core.elf";
|
||||
}
|
||||
|
||||
host bvmhost-p08-01 {
|
||||
|
@ -667,5 +667,5 @@ host bvmhost-p08-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";
|
||||
# filename "boot/grub2/powerpc-ieee1275/core.elf";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue