grub-devel
[Top][All Lists]
Advanced

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

Re: PXE-Grub has no menu - File not found


From: Beeblebrox
Subject: Re: PXE-Grub has no menu - File not found
Date: Fri, 27 Jun 2014 09:26:05 +0300

> 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.

my tftp & dhcp are running in a jail (consider it like a VM) and the
jail(VM)'s root (data/amd64) is NFS exported so that it can be mounted
as " / ro ".

My settings for tftp & dhcp:
tftp: -s /boot
dhcp for Grub: filename "grub/i386-pc/core.0";
dhcp for btx: filename "pxeboot";

As far as boot sequence goes, the tftp + dhcp combined path as
"/boot/grub/i386-pc/core.0" should be correct? Netboot dir made as:
cd /data/amd64 && grub-mknetdir --net-directory=./

Regards.

-- 
FreeBSD_amd64_11-Current_RadeonKMS



reply via email to

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