nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Creating bootable CD

This is a discussion on Creating bootable CD within the CentOS / RHEL / Fedora forums, part of the Linux Distribution category; Hello to everybody! I want to create bootable CD in RedHat Linux. I had created the CD of RHEL 5, ...


Go Back   nixCraft Linux Forum > Linux Distribution > CentOS / RHEL / Fedora

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-03-2008, 07:24 PM
Junior Member
User
 
Join Date: Mar 2007
Posts: 8
Rep Power: 0
hrishikesh
Default Creating bootable CD

Hello to everybody!

I want to create bootable CD in RedHat Linux. I had created the CD of RHEL 5, but it was not created as bootable. Only data was written to the CD. So kindly help me to create the bootable CD for RHEL5.

Thanking you in advance.

Regards,

Hrishikesh
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-04-2008, 01:41 AM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Any distro with shell
Posts: 906
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Do you have Bootable ISO images?
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
  #3 (permalink)  
Old 07-04-2008, 08:47 PM
Junior Member
User
 
Join Date: Mar 2007
Posts: 8
Rep Power: 0
hrishikesh
Unhappy

No, I have bootable RHEL5 CD, which I have got while training. I want to create a clone CD for backup. I was trying with mkisofs command to make new CD bootable was not sucessful.

Regards,

Hrishikesh

Last edited by hrishikesh; 07-06-2008 at 04:07 AM.
Reply With Quote
  #4 (permalink)  
Old 07-07-2008, 03:32 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Any distro with shell
Posts: 906
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Do you have to CD drives? If not, you need to make copy of 1st cd to hard disk and then burn hard disk copy to a new empty cd.
Make a copy of first disk
Code:
dd if=/dev/cdrom of=/tmp/cdimg1.iso
Run following to find out cdrw name, enter:
Code:
cdrecord -scanbus
Now, insert empty disk, enter:
Code:
cdrecord -v -dev=ATA:1,0,0 speed=4 /tmp/cdimg1.iso
See our tutorials for details
  1. Linux creating CD-ROM ISO image
  2. Howto: Linux write (burn) data to DVD or DVD/RW
  3. How do I write CD at Debian Linux command prompt
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
  #5 (permalink)  
Old 07-09-2008, 11:44 AM
Junior Member
User
 
Join Date: Mar 2007
Posts: 8
Rep Power: 0
hrishikesh
Smile

Thank you very much. I will surely try it out.

Thanks again.

Regards,

Hrishikesh
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
creating a group mailing list on linux sunguru The Hangout 1 06-07-2008 02:49 PM
Creating the perl Backup script for hard disk to hard disk backup vmr.gouda CentOS / RHEL / Fedora 2 05-15-2008 01:08 AM
creating firewall ramsatpm Networking, Firewalls and Security 1 03-28-2008 09:15 AM
How do I prevent the normal users creating alphabetic password saro_113 Shell scripting 2 08-30-2007 10:34 AM
HP UX creating user account with SAM - it is easy to use rockdalinux HP-UX 0 12-20-2006 02:01 PM


All times are GMT +5.5. The time now is 05:53 AM.


Powered by vBulletin® Version 3.7.2 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36