boot from a large iso file
|
2017-04-24, 18:23
(This post was last modified: 2017-04-24 18:24 by NiKiZe.)
Post: #6
|
|||
|
|||
RE: boot from a large iso file
Loading large isos over network is generally a horrible bad Idea.
Instead Load the kernels properly as they should. First of small isos will be easier to load because they are small. But they generally succeed because they are not acutally used by the booted OS since they only contain a kernel and initrd - and the ISO contents is not actually used after kernel is started. Large ISOs will take long to load, will fill up memory, and contents still won't be available after boot. If you still want to boot large isos over the network you might use iSCSI but it will need support by the booted kernel to load network drivers initialize iSCSI and connect to the target with data from the iBFT ACPI table. This is something that will only work for few of the isos that are available. Instead of this, clearly explain what you are trying to boot and maybe we can help you on the way, also search the forum, many explanations for different distros have already been given. One other similar discussion: http://forum.ipxe.org/showthread.php?tid=8017 Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
boot from a large iso file - sonipriy - 2017-04-17, 19:17
RE: boot from a large iso file - robinsmidsrod - 2017-04-19, 08:12
RE: boot from a large iso file - sonipriy - 2017-04-24, 18:12
RE: boot from a large iso file - NiKiZe - 2017-04-24 18:23
RE: boot from a large iso file - sleepybrown - 2017-06-23, 19:16
RE: boot from a large iso file - NiKiZe - 2017-06-24, 00:15
RE: boot from a large iso file - sleepybrown - 2017-06-27, 14:22
Access contents of ISO - sonipriy - 2017-04-24, 17:38
RE: Access contents of ISO - NiKiZe - 2017-04-24, 17:53
|
User(s) browsing this thread: 3 Guest(s)