+ Responder ao Tópico



  1. #1
    Donnovan
    Visitante

    Padrão CDRW

    BOA TARDE A TODOS........

    Eu configurei na primeira vez, mas agora nao consigo, onde estou errando, alguém poderia me ajudar...

    [root@serverdb /root]# cdrecord -scanbus
    Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
    Linux sg driver version: 3.1.22
    Using libscg version ´schily-0.5´
    scsibus0:
    0,0,0 0) ´HL-DT-ST´ ´CD-RW GCE-8320B ´ ´1.04´ Removable CD-ROM
    0,1,0 1) *
    0,2,0 2) *
    0,3,0 3) *
    0,4,0 4) *
    0,5,0 5) *
    0,6,0 6) *
    0,7,0 7) *

    [root@serverdb /root]# lsmod
    Module Size Used by Tainted: P
    vfat 9308 0 (autoclean)
    fat 29112 0 (autoclean) [vfat]
    sr_mod 13240 0 (autoclean)
    cdrom 27104 0 (autoclean) [sr_mod]
    ppp_synctty 4512 0 (unused)
    ppp_async 5984 1
    ppp_generic 17096 3 [ppp_synctty ppp_async]
    slhc 4384 0 [ppp_generic]
    ide-scsi 7392 0
    sg 27972 0
    scsi_mod 85144 3 [sr_mod ide-scsi sg]
    3c59x 24968 1 (autoclean)
    supermount 57476 0 (autoclean)
    cmpci 29204 1
    soundcore 3492 4 [cmpci]
    lvm-mod 44224 0
    usb-ohci 17856 0 (unused)
    usbcore 48320 0 [usb-ohci]
    ext3 59680 2
    jbd 42804 2 [ext3]


    [root@serverdb /root]# dmesg |grep -i scsi
    SCSI subsystem driver Revision: 1.00
    scsi0 : SCSI host adapter emulation for IDE ATAPI devices
    Type: CD-ROM ANSI SCSI revision: 02
    Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
    sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray

    [root@serverdb /root]# dmesg |grep -i hd
    Kernel command line: root=/dev/hda1 5
    ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda<IMG SRC="images/forum/icons/icon_biggrin.gif">MA, hdb<IMG SRC="images/forum/icons/icon_biggrin.gif">MA
    ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc<IMG SRC="images/forum/icons/icon_biggrin.gif">MA, hdd<IMG SRC="images/forum/icons/icon_razz.gif">io
    hda: SAMSUNG SP4002H, ATA DISK drive
    hdb: SAMSUNG SP4002H, ATA DISK drive
    hdc: HL-DT-ST GCE-8320B, ATAPI CD/DVD-ROM drive
    hda: 78242976 sectors (40060 MB) w/2048KiB Cache, CHS=4870/255/63, UDMA(100)
    hdb: 78242976 sectors (40060 MB) w/2048KiB Cache, CHS=4870/255/63, UDMA(100)
    hda: hda1 hda2
    hdb: hdb1
    Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994
    md: invalid raid superblock magic on hdb1
    md: hdb1 has invalid sb, not importing!
    md: could not import hdb1!

    se esqueci de postar alguma informação importante me avisem ok...

  2. #2

    Padrão CDRW

    Nao tem nada errado no meu ver...

    # Apaga CD
    cdrecord -dev=0,0,0 -speed=4 -blank=fast -eject

    # Grava ISO
    cdrecord -dev=0,0,0 -speed=X isodavida.iso



    ou use um programa como o xcdroast