[Ilugc] Re: bootable cdrom

  • From: praveen@xxxxxxxxxxx (Praveen)
  • Date: Tue Jun 22 19:11:30 2004

Ullas wrote:

I have downloaded the Fedora Core2. I want to write it in
the cdrom. I want write the first cd as bootable how to do
this

As an aside look at this site. You can create your own bootable cd 
distribution.

Topic totally drifts away.

I think that Babu downloaded the Fedora Core 2 ISOs from the Internet. 
If it is so, use Nero (Windows) or cdrecord (*NIX) to burn your cds.

Nero:
Select "Burn Image" and choose the ISO image and burn it.

cdrecord:
cdrecord -v -eject dev=ATAPI:x,x,x speed=48 driveropts=burnfree 
/path-to-image/image-name.iso ( For direct IDE writing)

cdrecord -v -eject dev=x,x,x speed=48 driveropts=burnfree 
/path-to-image/image-name.iso ( For direct SCSI emulated writing)

PS: You need not take any special care for bootable CDs if you are 
writing the CD from ISO image as the image itself contains the boot 
information.

HTH.

Other related posts: