LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to create CD-ROM boot disk (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-create-cd-rom-boot-disk-854800/)

parkarnoor 01-07-2011 04:15 AM

how to create CD-ROM boot disk
 
Dear all,

i have linux operating system CD. it is bootable. but i want to create a boot disk. now i can create boot disk on floppy. but i want to make CD as boot disk.

how to do that.

first i created .iso file like this
mkbootdisk --iso --device myimage.iso 2.6.18-194.el5

it created iso named myimage.iso in /
now how will i copy it to cd rom
i am running cdrecord --scanbus

it is showing : this version is an nofficial version with DVD support. and therefore may have bugs that are not present in teh original.
please send bug reports or support requests to http....
the author of cdrecord should not be bothered with problems in this version.
cdrecord: invalid or incomplete multibyte or wide character. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'
cdrecord: for possible transport specifirs try 'cdrecord dev=help'.

i am inserting blank CD in the cdrom.

then i run
cdrecord -v -eject speed=16 dev=ATA:1,0,0 myimage.iso

how will i come to know about dev and version information if cdrecord --scanbus is failing above.

i am having laptop. with rhel5 (2.6.18-194.el5)

kindly help

Mr.parkar
UAE

Snark1994 01-07-2011 12:35 PM

I have always used Brasero CD burner, and never had a problem with it. Maybe you should consider using that, especially given it says
Quote:

This version is an unofficial version with DVD support, and therefore may have bugs that are not present in the original.
This avoids the problem of having to manually work out the dev and version information :)

jefro 01-07-2011 05:17 PM

I take an image of the floppy and burn it as track one.

parkarnoor 01-09-2011 03:34 AM

unable to create CD-ROM
 
Dear i have downloaded Brasero CD burner. but i am trying to run it using ./INSTALL. but it is not running. any reason?

is there any userguide available for this.

when i run ./INSTALL

./INSTALL: line 1: Installation: command not found
./INSTALL: line 2: aclocal.m4: command not found
./INSTALL: line 4: syntax error near unexpected token `C'
./INSTALL: line 4: `Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free'

thanks
parkar

silvyus_06 01-09-2011 04:23 AM

you know , perhaps telling us what distro you use would help . perhaps , it is in the repositories ready compiled of that distro ... just tell us ..

Snark1994 01-10-2011 09:48 AM

INSTALL is the text file telling you HOW to install it. Type "less INSTALL" to read the instructions :)


All times are GMT -5. The time now is 01:34 AM.