QUOTE (jaclaz)
(Extracted from post 16
http://partedmagic.com/phpBB3/viewtopic.php?f=11&t=151)...Just imagine, you download ANY Linux based .iso or .img image, put it in a folder together with ANY other, make easily a menu.lst then run mkisofs with grldr as no-emulation bootsector and you have your Multiboot DVD ready...
(The following are all extracts from this thread
http://www.boot-land.net/forums/?showtopic=4902)...I will repeat myself for the hmmmth time, there is NO one-size-fits-all solution for .iso images. (yet)...
...the point is that every Linux distro is somewhat "focused" on a certain way of booting, and this is not necessarily "universal"...
...UNLESS the maker of the distro made it in such a way that it is ALREADY bootable from inside a .img or a .iso, it WILL NOT work "as is" in such a format through grub4dos or ANY OTHER bootloader...
...As said that you need to "adapt" what does not work "as is"....
...with Linux it should be prolly easy to have the "real" mode part of the booting auto-mount the .img or .iso and thus continue booting using "protected mode" native drivers and accessing perfectly allright the files in the image...
...Patrick Verner was so kind as to slightly modify the (PARTED MAGIC) distro...
...Remember that Patrick has been EXCEPTIONALLY present and positive in his attitude towards our requests and comments, Authors of other distro's or minidistro's may not be as much available to this kind of requests/suggestions...
...Ideally IF and WHEN we find a practical use for this feature...
At the present stage of development of Grub4DOS, the ability to boot ISOs depends upon the willingness of the distro developer to produce it in a Grub4DOS aware state, or for the end user to have sufficient skill to modify it to become usable by Grub4DOS.
It is unlikely that all developers will want to adapt their distro to Grub4DOS. Currently this leaves the route of user modification.
The present exploration may result in a process of modifying an ISO that is applicable to a wide range of distros and thereby represent a more standardized method. This repeatability is thereby a means of removing some of the 'hit and miss' which is involved in directly booting ISOs at the moment. Possibly the modification might able to be conducted by some form of interactive script, making it usable by less technically able users.
This may be seen as an application of the Grub4DOS technology rather than an inherent function of it.