On Wed, Mar 14, 2012 at 12:35 AM, satyaakam goswami <[email protected]> wrote:
> On Mon, Mar 12, 2012 at 8:53 AM, gauravs joshi <[email protected]> wrote:
>
>> hi guys can anyone help to create bootable linux iso image installation
>> ,actually I asked my friend to copy opensuse dvd and give it to me in pen
>> drive but my friend actually copied the files instead of making iso .So
>> anyone can tell how to make a iso image from those files to boot it.
mkisofs -D -r -V "LP_Test" -cache-inodes -J -l -b
isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot
-boot-load-size 4 -boot-info-table -o ~/LiveDVD/Test.iso
/mnt//Mastering/, where /mnt/mastering/ is the root directory for the
files and directories to be written to the ISO.

Regards,
hex

_______________________________________
Pune GNU/Linux Users Group Mailing List 

Reply via email to