• [^] # Re: c'est bizarre!

    Posté par . En réponse au message Gravure. Évalué à 1.

    Voila ce que cela donne:

    [root@big denis]# cdrecord -scanbus -dev=ATAPI
    Cdrecord-Clone 2.01a26-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
    Note: This version is an unofficial (modified) version with DVD support
    Note: and therefore may have bugs that are not present in the original.
    Note: Please send bug reports or support requests to <warly@mandrakesoft.com>.
    Note: The author of cdrecord should not be bothered with problems in this version.
    scsidev: 'ATAPI'
    devname: 'ATAPI'
    scsibus: -2 target: -2 lun: -2
    Warning: Using ATA Packet interface.
    Warning: The related libscg interface code is in pre alpha.
    Warning: There may be fatal problems.
    Using libscg version 'schily-0.8'.
    scsibus0:
    0,0,0 0) *
    0,1,0 1) 'SAMSUNG ' 'DVD-ROM SD-616Q ' 'F401' Removable CD-ROM
    0,2,0 2) *
    0,3,0 3) *
    0,4,0 4) *
    0,5,0 5) *
    0,6,0 6) *
    0,7,0 7) *
    scsibus1:
    1,0,0 100) *
    1,1,0 101) 'HL-DT-ST' 'CD-RW GCE-8480B ' '1.03' Removable CD-ROM
    1,2,0 102) *
    1,3,0 103) *
    1,4,0 104) *
    1,5,0 105) *
    1,6,0 106) *
    1,7,0 107) *

    [root@big denis]# cdrecord -v dev=1,1,0 test.iso
    Cdrecord-Clone 2.01a26-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
    Note: This version is an unofficial (modified) version with DVD support
    Note: and therefore may have bugs that are not present in the original.
    Note: Please send bug reports or support requests to <warly@mandrakesoft.com>.
    Note: The author of cdrecord should not be bothered with problems in this version.
    TOC Type: 1 = CD-ROM
    scsidev: '1,1,0'
    scsibus: 1 target: 1 lun: 0
    Linux sg driver version: 3.1.25
    cdrecord: No such file or directory. Cannot open '/dev/pg1'. Cannot open SCSI driver.
    cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
    cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
    [root@big denis]#