[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

nao consigo gravar dvd



# dmesg |grep -i dvd
[11567.978391] scsi 5:0:0:0: CD-ROM            TSSTcorp CDDVDW SE-S084F  TS00 PQ: 0 ANSI: 0
[11568.004232] sr1: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
notebook:/usr/local# 

#cdrecord -v fs=2M speed=4 dev=5,0,0 -data desenho.iso
FIFO size      : 2097152 = 2048 KB
Track 01: data  1653 MB        
Total size:     1898 MB (188:04.81) = 846361 sectors
Lout start:     1898 MB (188:06/61) = 846361 sectors
Current Secsize: 2048
HINT: use dvd+rw-mediainfo from dvd+rw-tools for information extraction.
Blocks total: 2298496 Blocks current: 2298496 Blocks remaining: 1452135
Speed set to 5540 KB/s
Starting to write CD/DVD at speed   4.0 in real unknown 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...
Starting new track at sector: 0
Track 01: 1653 of 1653 MB written (fifo 100%) [buf  97%]   4.1x.
Track 01: Total bytes read/written: 1733347328/1733347328 (846361 sectors).
Writing  time:  363.423s
Average write speed   3.6x.
Min drive buffer fill was 67%
Fixating...
Fixating time:   15.367s
wodim: fifo had 27302 puts and 27302 gets.
wodim: fifo was 0 times empty and 15461 times full, min fill was 21%.
notebook:/usr/local# 


notebook:/usr/local# mount /dev/sr1 /mnt/
mount: block device /dev/sr1 is write-protected, mounting read-only
mount: you must specify the filesystem type
notebook:/usr/local# 

notebook:/usr/local# mount -t iso9660 desenho.iso /mnt/ -o loop
notebook:/usr/local# mount
/dev/sda2 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
/dev/sda4 on /sap type ext3 (rw)
/dev/sda5 on /home type ext3 (rw)
/dev/sda6 on /usr type ext3 (rw)
nfsd on /proc/fs/nfsd type nfsd (rw)
/usr/local/desenho.iso on /mnt type iso9660 (rw,loop=/dev/loop0)
notebook:/usr/local# 


notebook:/mnt# df
Sist. Arq.           1K-blocos      Usad Dispon.   Uso% Montado em
/dev/sda2              4806936   2193632   2369116  49% /
tmpfs                   970184         0    970184   0% /lib/init/rw
udev                     10240       792      9448   8% /dev
tmpfs                  1048576         0   1048576   0% /dev/shm
/dev/sda4             28834744  27370068         0 100% /sap
/dev/sda5             14421344  13593156     95628 100% /home
/dev/sda6             33641448  30336396   1596140  96% /usr
/usr/local/desenho.iso
                       1692722   1692722         0 100% /mnt
notebook:/mnt# 

-- 
Carlucio Lopes - 62-8592-8800 msn: carlinuxs@hotmail.com
http://www.scobol.com.br  http://www.debian.org http://www.postgresql.org
http://www.linkedin.com/pub/carlucio-lopes/2a/89/b00


Reply to: