Linux / UNIX Tech Support Forum
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, ...
|
|||||||
| CentOS / RHEL / Fedora Discussion about Redhat Enterprise Linux or CentOS or Fedora Linux related problems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
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 |
| Sponsored Links | ||
|
|
|
||||
|
Do you have Bootable ISO images?
__________________
Vivek Gite Linux Evangelist |
|
|||
|
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; 06-07-2008 at 04:07 AM. |
|
||||
|
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 Code:
cdrecord -scanbus Code:
cdrecord -v -dev=ATA:1,0,0 speed=4 /tmp/cdimg1.iso
__________________
Vivek Gite Linux Evangelist |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| creating a group mailing list on linux | sunguru | The Hangout | 1 | 07-06-2008 02:49 PM |
| Creating the perl Backup script for hard disk to hard disk backup | vmr.gouda | CentOS / RHEL / Fedora | 2 | 15-05-2008 01:08 AM |
| creating firewall | ramsatpm | Networking, Firewalls and Security | 1 | 28-03-2008 09:15 AM |
| How do I prevent the normal users creating alphabetic password | saro_113 | Shell scripting | 2 | 30-08-2007 10:34 AM |
| HP UX creating user account with SAM - it is easy to use | rockdalinux | HP-UX | 0 | 20-12-2006 02:01 PM |