Problem statement
Create ISO boot image using open source tool
Solution
Note: Screen shots provided below in this post will help you to create .iso file of Fedora 20. If you wish to create .iso file of Ubuntu, you may follow the another link -
http://www.pavanjaiswal.com/2015/09/create-iso-boot-image-using-isolinux.html
Create ISO boot image using open source tool
Solution
Various open
source tools are available to create ISO boot image starting with Linux platform,
Windows platform and many more. We are interested here to use tools that are
used for Linux distribution. Here we used ISOLINUX and SteamOSInstaller. Detailed
information about them is as below.
Note: Screen shots provided below in this post will help you to create .iso file of Fedora 20. If you wish to create .iso file of Ubuntu, you may follow the another link -
http://www.pavanjaiswal.com/2015/09/create-iso-boot-image-using-isolinux.html
1. ISOLINUX
ISOLINUX is
a boot loader for Linux/i386 that operates off ISO 9660/El Torito CD-ROMs in
"no emulation" mode. This avoids the need to create an
"emulation disk image" with limited space (for "floppy
emulation") or compatibility problems (for "hard disk
emulation".)