help-grub
[Top][All Lists]
Advanced

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

Re: grub2 2.00, PXE boot, and freebsd 9.1


From: Richard A. Sitze
Subject: Re: grub2 2.00, PXE boot, and freebsd 9.1
Date: Wed, 17 Apr 2013 12:55:01 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5

I've tried the following to resolve this issue:

* I've used an alternate tftp server on FreeBSD: the default, built in, /usr/libexec/tftpd server and the "in.tftpd" (also known as the "tftpd-hal" server?).

* I've built the grub image file using grub-mkimage ... net tftpd pxe

* I've built the grub image file core.0 using grub-mknetdir.

In all cases I'm getting "error: not an IP".

Not sure where to go next with this.  Any guidance would be appreciated.

-- Richard Sitze

On 4/14/2013 1:06 PM, Richard A. Sitze wrote:
After applying Vladimir's patch to grub 2.00 I now get: "error: not an IP":

*****************
* CLIENT MAC ADDR: ....   GUID: ...
* CLIENT IP: 192.168.0.15   MASK: 255.255.255.0   DHCP IP: 192.168.0.1
* GATEWAY IP: 192.168.0.1
* Welcome to GRUB!
*
* error: not an IP
* Entering rescue mode...
* grub_rescue> set
* net_default_server=
* net_pxe_boot_file=grub/grub.pxe
* net_pxe_ip=192.168.0.15
* net_pxe_max=...
* prefix=(tftp,192.168.0.1)/grub
* pxe_default_server=
* root=tftp,192.168.0.1
* grub_rescue>
*****************

-- Richard Sitze






reply via email to

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