LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Help: Burned ISO CD Doesn't Boot. (https://www.linuxquestions.org/questions/linux-general-1/help-burned-iso-cd-doesnt-boot-206342/)

rvijay 07-17-2004 03:55 PM

Help: Burned ISO CD Doesn't Boot.
 
I downloaded and burned the ISO of the Vector Linux 4.0 Live CD. Checked

the md5sum. However, after burning, the CD does not even boot.

I used another Mandrake CD to boot, my PC booted with that CD no problems at all. This verification indicates that there is probably something wrong with the burn process or the CD.

Here is the CD Burn Log:
Calling: /usr/lib/xcdroast-0.98/bin/xcdrwrap CDRECORD dev=ATAPI:0,0,0 gracetime=2 fs=4096k driveropts=burnfree,noforcespeed -v -useinfo speed=1 -dao -eject -pad -data "/home/vijay/xcdroast/vl40live.iso" ...

scsidev: 'ATAPI:0,0,0'
devname: 'ATAPI'
scsibus: 0 target: 0 lun: 0
Warning: Using ATA Packet interface.
Warning: The related libscg interface code is in pre alpha.
Warning: There may be fatal problems.
pregap1: -1
Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
TOC Type: 1 = CD-ROM
Using libscg version 'schily-0.7'
Driveropts: 'burnfree,noforcespeed'
atapi: 0
Device type : Removable CD-ROM
Version : 2
Response Format: 2
Capabilities :
Vendor_info : ' '
Identifikation : 'RW-321248 '
Revision : '1.01'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags : MMC-2 SWABAUDIO BURNFREE FORCESPEED
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R96R
Drive buf size : 1359872 = 1328 KB
FIFO size : 4194304 = 4096 KB
Track 01: data 264 MB padsize: 30 KB
Total size: 303 MB (30:03.72) = 135279 sectors
Lout start: 303 MB (30:05/54) = 135279 sectors
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 7
Is not unrestricted
Is not erasable
ATIP start of lead in: -11597 (97:27/2
ATIP start of lead out: 359849 (79:59/74)
Disk type: Short strategy type (Phthalocyanine or similar)
Manuf. index: 20
Manufacturer: Princo Corporation
Blocks total: 359849 Blocks current: 359849 Blocks remaining: 224570
Forcespeed is OFF.
Starting to write CD/DVD at speed 4 in real SAO mode for single session.
Waiting for reader process to fill input buffer ...
input buffer ready.
BURN-Free is ON.
Performing OPC...
Sending CUE sheet...
cdrecord: WARNING: Drive returns wrong startsec (0) using -150
Writing pregap for track 1 at -150
Starting new track at sector: 0

Track 01: writing 30 KB of pad data.
Track 01: Total bytes read/written: 277020672/277051392 (135279 sectors).
Writing time: 491.356s
Average write speed 3.7x.
Min drive buffer fill was 94%
Fixating...
Fixating time: 28.976s
cdrecord: fifo had 4364 puts and 4364 gets.




I also have the Vector Linux 3.2 CD. I tried to make a duplicate of it using xcdroast. The duplicate doesn't boot either. Please assist.

Thanks.

Vijay:Pengy:

qwijibow 07-17-2004 09:49 PM

to dest if the burn went well. do an md5sum on the raw cd-rom drive.

md5sum /dev/cdrom

see how that comprares to the md5sum on the iso. (you may need to be root, and this seems to only work on some distro's)

rvijay 07-17-2004 10:12 PM

Did that here are the results:

bash-2.05b# md5sum /dev/cdrom
md5sum: /dev/cdrom: Input/output error
bash-2.05b# md5sum /dev/cdwriter
md5sum: /dev/cdwriter: Input/output error

I am unable to mount my CDROM and read data files. Had started a separate thread in this regard some time ago here. Still this issue exists. In the past, I was able to burn CDs successfully, however now even this doesn't seem to work. Hence, I feel that I should also learn Kernel changing etc., to get more familiar with some of the intricacies.

Vijay

ehawk 07-17-2004 11:13 PM

burn as "from CD image"
 
You guys probably no more about this than me, but perhaps you need to specify that you are burning a CD which is meant to be bootable (as opposed to raw data). In the output you posted, there is a line which has "-data".

I know that with something like Roxio, I needed to specify that the CD was to be burned from a CD image using the graphical menus....something like file -> burn from CD image -> select location -> select .iso format. If I didn't, the data would be there, but would not be bootable.

Did you ever try burning bootable CD's before. I saw that you were able to burn before, but perhaps you were just burning raw, unbootable data.

rvijay 07-18-2004 04:38 AM

Burning bootable CDs has worked very smoothly before. Never had this problem. Also, only when duplicating it said Data CD. I went to the create a CD menu and followed all the options there for writing a CD. Done this several times before. It wouldn't work either.

Vijay


All times are GMT -5. The time now is 07:19 PM.