|

楼主 |
发表于 2005-11-5 22:15:42
|
显示全部楼层
刻不了DVD
晕
- dvdrecord -v dev=/dev/dvdrw -fs 8m -eject -dao -data sol-10-GA-x86-dvd-iso.iso
- dvdrtools v0.2.1
- Portions (C) 2002-2005 Ark Linux <bero@arklinux.org>
- This program is free software; you can redistribute it and/or modify it under
- the terms of the GNU General Public License as published by the Free Software
- Foundation; either version 2, or (at your option) any later version.
- This program is distributed in the hope that it will be useful, but WITHOUT ANYWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
- A PARTICULAR PURPOSE. See the GNU General Public License for more details.
- You should have received a copy of the GNU General Public License along with
- this program; see the file COPYING. If not, write to the Free Software
- Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
- Based on:
- Cdrecord 1.11a15 (i386-pc-linux-gnu) Copyright (C) 1995-2001 J\uffffrg Schilling
- TOC Type: 1 = CD-ROM
- scsidev: '/dev/dvdrw'
- devname: '/dev/dvdrw'
- scsibus: -2 target: -2 lun: -2
- Scanning device, b=4294967295
- Linux sg driver version: 3.5.27
- Using libscg version 'bero-0.5a'
- dvdrecord: Warning: using inofficial version of libscg (bero-0.5a '@(#)scsitransp.c 1.81 01/04/20 Copyright 1988,1995,2000 J. Schilling').
- atapi: 1
- Device type : Removable CD-ROM
- Version : 0
- Response Format: 2
- Capabilities :
- Vendor_info : 'TSSTcorp'
- Identifikation : 'CD/DVDW TS-H552U'
- Revision : 'CH04'
- Device seems to be: Generic mmc2 DVD.
- Using generic SCSI-3/mmc DVD-R(W) driver (mmc_mdvd).
- Driver flags : SWABAUDIO BURNFREE
- Supported modes: PACKET SAO
- Drive buf size : 1409024 = 1376 KB
- FIFO size : 8388608 = 8192 KB
- Track 01: data 2605 MB
- Total size: 2992 MB (296:27.73) = 1334080 sectors
- Lout start: 2992 MB (296:29/55) = 1334080 sectors
- Current Secsize: 2048
- ATIP start of lead in: -150 (00:00/00)
- ATIP start of lead out: 157789 (35:05/64)
- Disk type: unknown dye (reserved id code)
- Manuf. index: -1
- Manufacturer: unknown (not in table)
- Blocks total: 2295104 Blocks current: 961008 Blocks remaining: -373072
- dvdrecord: WARNING: Data may not fit on current disk.
- dvdrecord: Notice: Most recorders cannot write CD's >= 90 minutes.
- dvdrecord: Notice: Use -ignsize option to allow >= 90 minutes.
- dvdrecord: Notice: Use -overburn option to write more than the official disk capacity.
- dvdrecord: Notice: Most CD-writers do overburning only on DAO mode.
复制代码 |
|