help-grub
[Top][All Lists]
Advanced

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

Re: grub2, PXE boot, and freebsd 9.1


From: Andrey Borzenkov
Subject: Re: grub2, PXE boot, and freebsd 9.1
Date: Fri, 12 Apr 2013 20:16:47 +0400

В Fri, 12 Apr 2013 10:03:13 -0500
"Richard A. Sitze" <address@hidden> пишет:

> Greetings list,
> 
> I'm trying to use grub2 v 2.00
> to facilitate booting FreeBSD 9.1
> from a PXE server.
> 
> I've configured my DHCP services, and the PXE client is pulling 
> "grub.pxe" file from the server and running that just fine.  It fails 
> immediately.
> 
> My boot screen looks like this:
> 
> *****************
> * 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: disk `tftp,192.168.0.1` not found
> * 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> insmod normal
> * error: disk `tftp,192.168.0.1` not found

How did you build grub.pxe? Does it include "net" and "tftp" modules?

> * grub_rescue>
> *****************
> 
> Things work just fine with the same system hardware using grub2 v 1.99.
> 
> Any ideas on what's wrong at this point, and how I can fix it?
> 




reply via email to

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