В Tue, 24 Jun 2014 18:19:00 +0300
Beeblebrox <zap...@berentweb.com> пишет:

> Is it possible my findings below show that PXE booting on grub2 (trunk)
> when compiled and running on FreeBSD is broken?
> 
> * When isc-dhcpd.conf has "grub/i386-pc/core.0" as filename, wireshark
>   shows abort due to "file not found: grub/i386-pc/normal.mod".
> * From linux laptop, "tfpt 192.168.2.1" then
> "tftp> get grub/i386-pc/normal.mod" => 
> file downloads without problem.

How did you create your netboot directory and grub image? Your grub
requests /boot/grub/i386-pc/normal.mod, *NOT* grub/i386-pc/normal.mod.
It has wrong prefix.

> Also, any other file in the (-s) path of tftp server gets downloaded.
> * When isc-dhcpd.conf has "pxeboot" as filename (the BTX equivalent of
>   core.0), BTX menu gets displayed, allowing next step for boot.
> 


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to