[PLUG] How to create bootable linux iso image
aniruddha banhatti
anibani at rediffmail.com
Sat Mar 17 07:40:28 IST 2012
Search usb linux or jolicloud and you will get a software to create bootable usbs from any linux distros
Thanks and Regards,
Aniruddha Banhatti
From: Harish <hexinchrono at gmail.com>
Sent: Fri, 16 Mar 2012 23:47:35
To: "Pune GNU/Linux Users Group Mailing List" <plug-mail at plug.org.in>
Subject: Re: [PLUG] How to create bootable linux iso image
On Wed, Mar 14, 2012 at 12:35 AM, satyaakam goswami <satyaakam at gmail.com> wrote:
> On Mon, Mar 12, 2012 at 8:53 AM, gauravs joshi <gaurav291 at gmail.com> 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
More information about the Plug-mail
mailing list