Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] Variable in boot menu
2019-10-14, 20:49
Post: #3
RE: Variable in boot menu
Hello,
Thanks for your answer.

I'm very very sorry, but I simply don't underdstand. Sorry...

Yes, my TFTP server is on the same IP.

I try this on rom-o-matic:
Code:
#!ipxe
dhcp

chain http://${net0/next-server}/boot.ipxe.cfg

chain --replace --autofree ${menu-url}

and in my boot.ipxe.cfg

Code:
set boot-url http://192.168.10.118/

set menu-url ${boot-url}menu.ipxe

And my root TFTP is:
Code:
|-- boot.ipxe.cfg
|-- iso
|   |-- win10
|   `-- winpe_amd64
|-- menu.ipxe
|-- snponly.efi

When I boot, I have error No boot device, no such file or directory and It's loop reboot.

Thanks
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[solved] Variable in boot menu - fred - 2019-10-11, 21:37
RE: Variable in boot menu - NiKiZe - 2019-10-13, 02:26
RE: Variable in boot menu - fred - 2019-10-14 20:49
RE: Variable in boot menu - NiKiZe - 2019-10-14, 23:20
RE: Variable in boot menu - fred - 2019-10-15, 08:03
RE: Variable in boot menu - cckp - 2019-10-15, 11:38
RE: Variable in boot menu - fred - 2019-10-15, 12:27
RE: Variable in boot menu - fred - 2019-10-17, 07:56
RE: Variable in boot menu - fred - 2019-10-17, 08:19
RE: Variable in boot menu - fred - 2019-10-18, 10:00
RE: Variable in boot menu - fred - 2019-10-18, 11:06
RE: Variable in boot menu - fred - 2019-10-18, 12:36
RE: Variable in boot menu - fred - 2019-10-20, 15:07



User(s) browsing this thread: 1 Guest(s)