Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
boot from a large iso file - sonipriy - 2017-04-17, 19:17
RE: boot from a large iso file - NiKiZe - 2017-04-24 18:23
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: 1 Guest(s)