[ipxe-devel] [gPXE] Help: sanboot with gpxe-1.0.1-gpxe.kpxe

Michael Brown mbrown at fensystems.co.uk
Tue Oct 16 15:16:11 UTC 2012


On 16/10/12 16:04, Lee Eric wrote:
>          host sanboot.garfield.internal {
>                  if exists user-class and option user-class = "gPXE" {
>                          filename "sanboot.gpxe";
>                  } else {
>                          filename "gpxe-1.0.1-gpxe.kpxe";
>                  }
>                  hardware ethernet 52:54:00:7B:7E:A7;
>                  option host-name "sanboot.garfield.internal";
>                  fixed-address sanboot.garfield.internal;
>          }
>
> sanboot.gpxe:
>
> #!gpxe
> sanboot iscsi:storage.garfield.internal:6:3260:1:iqn.2012-10.internal.garfield:sanboot
>
> Is that okay?

Change all the "gPXE" references to "iPXE", and it looks fine.

Michael




More information about the ipxe-devel mailing list