Skip to content

Instantly share code, notes, and snippets.

@prologic
Created January 17, 2015 09:19
Show Gist options
  • Save prologic/41183fa5af7d8b37d7ad to your computer and use it in GitHub Desktop.
Save prologic/41183fa5af7d8b37d7ad to your computer and use it in GitHub Desktop.
prologic@daisy
Sat Jan 17 18:53:51
~/var/iso
$ burncd crux-3.1-updated.iso
TOC Type: 1 = CD-ROM
scsidev: '/dev/cdrom'
devname: '/dev/cdrom'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Wodim version: 1.1.11
SCSI buffer size: 64512
Device type : Removable CD-ROM
Version : 5
Response Format: 2
Capabilities :
Vendor_info : 'MATSHITA'
Identification : 'BD-MLT UJ265 '
Revision : '1.00'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x0009 (CD-R)
Profile: 0x0041 (BD-R sequential recording)
Profile: 0x0042 (BD-R random recording)
Profile: 0x0043 (BD-RE)
Profile: 0x0040 (BD-ROM)
Profile: 0x0012 (DVD-RAM)
Profile: 0x002B (DVD+R/DL)
Profile: 0x001B (DVD+R)
Profile: 0x001A (DVD+RW)
Profile: 0x0013 (DVD-RW restricted overwrite)
Profile: 0x0014 (DVD-RW sequential recording)
Profile: 0x0016 (DVD-R/DL layer jump recording)
Profile: 0x0015 (DVD-R/DL sequential recording)
Profile: 0x0011 (DVD-R sequential recording)
Profile: 0x0010 (DVD-ROM)
Profile: 0x000A (CD-RW)
Profile: 0x0009 (CD-R) (current)
Profile: 0x0008 (CD-ROM)
Profile: 0x0002 (Removable disk)
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO RAW/R16 RAW/R96P RAW/R96R
Drive buf size : 1179648 = 1152 KB
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
communication breaks or freezes immediately after that.
FIFO size : 4194304 = 4096 KB
Track 01: data 342 MB
Total size: 392 MB (38:54.72) = 175104 sectors
Lout start: 393 MB (38:56/54) = 175104 sectors
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 5
Is not unrestricted
Is not erasable
Disk sub type: Medium Type B, low Beta category (B-) (4)
ATIP start of lead in: -11834 (97:24/16)
ATIP start of lead out: 359849 (79:59/74)
Disk type: Short strategy type (Phthalocyanine or similar)
Manuf. index: 24
Manufacturer: SONY Corporation
Blocks total: 359849 Blocks current: 359849 Blocks remaining: 184745
Speed set to 4234 KB/s
Starting to write CD/DVD at speed 24.0 in real SAO mode for single session.
Last chance to quit, starting real write in 0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Performing OPC...
Sending CUE sheet...
Writing pregap for track 1 at -150
Starting new track at sector: 0
Track 01: 342 of 342 MB written (fifo 100%) 19.2x.0%] 19.7x.
Track 01: Total bytes read/written: 358612992/358612992 (175104 sectors).
Writing time: 184.326s
Average write speed 13.1x.
Min drive buffer fill was 99%
Fixating...
Fixating time: 6.282s
wodim: fifo had 5649 puts and 5649 gets.
wodim: fifo was 0 times empty and 5581 times full, min fill was 96%.
prologic@daisy
Sat Jan 17 18:57:14
~/var/iso
$ cd
You have new mail in /var/mail/prologic
prologic@daisy
Sat Jan 17 19:21:07
~
$ mount /mnt/media
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
prologic@daisy
Sat Jan 17 19:21:13
~
$ dmesg | tail
[ 2731.749278] docker0: port 2(vethb395a1f) entered forwarding state
[ 2746.805090] docker0: port 2(vethb395a1f) entered forwarding state
[158943.893121] isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16
[158943.900292] UDF-fs: error (device sr0): udf_read_tagged: read failed, block=256, location=256
[158943.900297] UDF-fs: error (device sr0): udf_read_tagged: read failed, block=512, location=512
[158943.900300] UDF-fs: warning (device sr0): udf_fill_super: No partition found (1)
[160734.921098] isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16
[160734.928216] UDF-fs: error (device sr0): udf_read_tagged: read failed, block=256, location=256
[160734.928220] UDF-fs: error (device sr0): udf_read_tagged: read failed, block=512, location=512
[160734.928222] UDF-fs: warning (device sr0): udf_fill_super: No partition found (1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment