[gPXE] pxe boot and sanboot
Stefan Hajnoczi
stefanha at gmail.com
Sat Jan 30 11:11:26 EST 2010
2010/1/30 Aclhk Aclhk <aclhkaclhk at ymail.com>
> i added the following to the pxe boot server:
> filename "./gpxe/undionly.kpxe";
> option root-path "iscsi:192.168.123.1::::iscsi-gpxe";
>
> however, it failed to sanboot after loaded gpxe kernel.
I think you need to solve the PXE chainloading issue:
http://etherboot.org/wiki/pxechaining
And combine those DHCP config options with iSCSI boot options:
http://etherboot.org/wiki/sanboot/iscsi_boot
You haven't provided any output or error messages, so I don't know
what "failed to sanboot after loaded gpxe kernel" means.
Stefan
More information about the gPXE
mailing list