help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Grub2 : PXE : grub.cfg : setting net_efinet1_boot_file variable?


From: Mroczek, Joseph T
Subject: RE: Grub2 : PXE : grub.cfg : setting net_efinet1_boot_file variable?
Date: Tue, 27 Jan 2015 21:48:14 +0000

Joseph:

 

Here is the boot entry we use to load the config from a Microsoft WDS server.

 

menuentry "Continue WDS Boot" {

               chainloader \\boot\\x64/bootmgfw.efi

}

 

From: help-grub-bounces+address@hidden [mailto:help-grub-bounces+address@hidden On Behalf Of Joseph Kelly
Sent: Thursday, January 15, 2015 9:25 AM
To: address@hidden
Subject: Grub2 : PXE : grub.cfg : setting net_efinet1_boot_file variable?

 

Hello,

 

I am attempting to launch WinPE from Grub2 over PXE.

 

I have tracked the problem down to the PXE client re-requesting the initial boot file and expecting it to be the Windows Boot Manager.

 

I am currently attempting to experiment with setting the environment variable net_efinet1_boot_file to the target Windows bootx64.efi file.

 

The Grub2 environment appears to have the variable net_efinet1_boot_file protected (or otherwise cannot be changed?).

 

1. Is this the direction I should pursue?

2. How do I change the net_efinet1_boot_file variable?

 

 

 

 

Thank you,

 

Joseph Kelly


reply via email to

[Prev in Thread] Current Thread [Next in Thread]