hi
 
well when i read the subject of your message i thought you were suggesting something.
 
anyways, you want to make a bootable cd and then install fedora... you have mentioned only about 1 cd fedora is a 4 cd installation. So, assuming that you have a DVD image you will need a DVD writer.
 
To burn image files (CD or DVD the process is same) use xcdroast (linux) or Nero(linux version) or NeroXpress(windows) look for an option called 'Burn Image' in the GUI based cd writing tools. for nero burning ROM it is under the 'Recorder' menu. however you can also use the command line utility which is much simpler as it writes *.iso formats only. i do not remeber the full command.
 
before you run the command check for the drives parameters using #dmseg |grep -i cd
 
you will get some line stating dev ..0,0,0 ...... blah blah... whatever is the number against your CD/DVD +RW use it in the command which is
#cdrecord -v dev=0,0,0 -eject gracetime=2 -dao speed=xx fedoracore4-i386-disk1.iso
 
the above command is with all necessary switches/options  'xx' stands for the speed at which you want to burn choose some speed that matches or is less than your actual drive write speed.
 
that should solve you problem...
 
well folks
i have  a question related to this one but slightly different. suppose i have a dvd with 4 *.iso files of say fedora3 how do i use these image files to install fedora withouth burning them to cds. i hope i am clear...  i donot want to burn these images... instead use the images which are on a DVD to install linux!
is there any method by which this is possible?? -- help!
 
adios
~ anup
--------------------------------------------------------------------------------------------------------------------------


 
On 10/27/05, Chandrashekhar Mourya <[EMAIL PROTECTED]> wrote:
Dear all ,
 
I have i386-disk1.iso files of fedora ,, how do i make a bootable cd and install fedora linux.
 
 
 
Thanks
chandrashekhar


Enjoy this Diwali with Y! India Click here

***Archives:
http://groups.yahoo.com/group/linuxvadapav/messages

***Group Usage Guidelines (Please Read):
http://groups.yahoo.com/group/linuxvadapav/files/mailing_rules




SPONSORED LINKS
Linux software Linux operating system Linux
Hosting linux unix web Unix operating system Unix vs linux


YAHOO! GROUPS LINKS






--
whosoever shall say unto this mountain, Be thou removed,
and be thou cast into the sea; and shall not doubt in his heart,
but shall believe that those things which he saith shall come to pass;
he shall have whatever he saith.
                                        -- MARK 11:23

***Archives:
http://groups.yahoo.com/group/linuxvadapav/messages

***Group Usage Guidelines (Please Read):
http://groups.yahoo.com/group/linuxvadapav/files/mailing_rules




YAHOO! GROUPS LINKS




Reply via email to