iPXE handoff issues
|
2016-07-12, 05:48
Post: #8
|
|||
|
|||
RE: iPXE handoff issues
(2016-07-11 23:03)jbirlingmair Wrote: OK, so I guess I spoke too soon. OK, so we have fixed the first problem, and you are now able to use undionly.kpxe to boot from an iSCSI disk. We can now look at the second problem, which is how to perform an installation to an iSCSI disk. Using "sanhook" and "keep-san" and then exiting back to the BIOS is not a supported method, and never will be. It may happen to work on some platforms. It's pure luck when it does, and will not be considered a bug when it doesn't. There is no way for iPXE to control what the BIOS does after iPXE exits. The correct approach is to hook a SAN disk and then boot the installer over the network, without exiting from iPXE. There are several documented methods. For example: http://ipxe.org/howto/winpe shows you how to network boot WinPE and includes a section on installing to an iSCSI target. You can also use deployment tools such as WDS: see http://ipxe.org/howto/wds_iscsi. For Linux installations, see http://ipxe.org/howto/rh_san. The common flow path in all of these methods is to first hook a SAN disk (via "sanhook" or via the DHCP root-path parameter) and then to run an installer (via "chain" or the DHCP filename parameter). Hope that helps. Michael |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
iPXE handoff issues - jbirlingmair - 2016-06-01, 00:01
RE: iPXE handoff issues - mcb30 - 2016-06-03, 16:51
RE: iPXE handoff issues - jbirlingmair - 2016-06-03, 19:46
RE: iPXE handoff issues - mcb30 - 2016-06-03, 19:59
RE: iPXE handoff issues - jbirlingmair - 2016-06-03, 20:25
RE: iPXE handoff issues - jbirlingmair - 2016-07-06, 16:06
RE: iPXE handoff issues - jbirlingmair - 2016-07-11, 23:03
RE: iPXE handoff issues - mcb30 - 2016-07-12 05:48
RE: iPXE handoff issues - jbirlingmair - 2016-07-12, 17:19
RE: iPXE handoff issues - mcb30 - 2016-07-12, 18:42
|
User(s) browsing this thread: 3 Guest(s)