[solved] Load an ISO over HTTP using iPXE?
|
2012-08-01, 14:53
Post: #2
|
|||
|
|||
RE: Load an ISO over HTTP using iPXE?
My example script provides examples of a lot of different things you can do with iPXE: https://gist.github.com/2234639
Be aware that the install ISO must be capable of network booting for things to work or must be completely initrd-based (that is, the entire installer is loaded into memory immediately). Whenever the OS kernel has booted up iPXE is no longer in control and all file fetching must be handled by the OS kernel. Look carefully at the Ubuntu installer and live entries in the menu. They show how you can make debian-installer and casper able to read its files from the network (I use NFS). The RedHat-based distributions I don't have a lot of experience with. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[solved] Load an ISO over HTTP using iPXE? - stefanlasiewski - 2012-07-27, 01:56
RE: Load an ISO over HTTP using iPXE? - robinsmidsrod - 2012-08-01 14:53
RE: Load an ISO over HTTP using iPXE? - stefanlasiewski - 2012-10-11, 20:52
RE: Load an ISO over HTTP using iPXE? - stefanlasiewski - 2012-09-24, 23:02
RE: Load an ISO over HTTP using iPXE? - jpwise - 2012-10-12, 06:53
RE: Load an ISO over HTTP using iPXE? - robinsmidsrod - 2012-10-12, 10:04
RE: Load an ISO over HTTP using iPXE? - stefanlasiewski - 2012-10-12, 21:09
RE: Load an ISO over HTTP using iPXE? - Sedorox - 2012-10-13, 01:26
|
User(s) browsing this thread: 3 Guest(s)