iPXE discussion forum
AoE and iso - Printable Version

+- iPXE discussion forum (https://forum.ipxe.org)
+-- Forum: iPXE user forums (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: AoE and iso (/showthread.php?tid=3279)



AoE and iso - garegin - 2012-05-13 13:31

can you just mount isos and boot them over the network with AoE? this question has been asked before and the answer is that each OS is specific, so it doesn't work. but i know that as long as the aoe driver is slipstreamed you can do it. but how?


RE: AoE and iso - mcb30 - 2012-05-13 17:57

(2012-05-13 13:31)garegin Wrote:  can you just mount isos and boot them over the network with AoE? this question has been asked before and the answer is that each OS is specific, so it doesn't work. but i know that as long as the aoe driver is slipstreamed you can do it. but how?

You can definitely boot from an ISO image via AoE. iPXE will always be able to start up the OS held on the ISO. The question is whether or not the loaded OS will itself be able to access the ISO image once iPXE has handed over to the OS.

In most cases, the loaded OS will not be able to use AoE to access the ISO image.

Michael


RE: AoE and iso - garegin - 2012-05-14 17:51

is there any documented tutorials on this. i know that both linux and windows have AoE drivers. i'm interested in ISO booting, not booting from a remote hdd like shown in demos

(2012-05-13 17:57)mcb30 Wrote:  
(2012-05-13 13:31)garegin Wrote:  can you just mount isos and boot them over the network with AoE? this question has been asked before and the answer is that each OS is specific, so it doesn't work. but i know that as long as the aoe driver is slipstreamed you can do it. but how?

You can definitely boot from an ISO image via AoE. iPXE will always be able to start up the OS held on the ISO. The question is whether or not the loaded OS will itself be able to access the ISO image once iPXE has handed over to the OS.

In most cases, the loaded OS will not be able to use AoE to access the ISO image.

Michael



RE: AoE and iso - ameliataylor - 2012-06-15 06:19

I have also been trying to do that but mistaking somewhere i guess.A documented tutorial would be of great help.