Comment graver un cd depuis le shell
Bonjour,
Je n'arrive pas a graver un cd depuis le shell.
Comment dois je faire ?
Merci.
Je n'arrive pas a graver un cd depuis le shell.
Comment dois je faire ?
Merci.
laurent@PC-ubuntu:~$ cdrecord -v -speed=10 dev=/dev/cdrom -data $HOME/lubuntu-12.10-desktop-i386.iso wodim: No write mode specified. wodim: Assuming -tao mode. wodim: Future versions of wodim may have different drive dependent defaults. TOC Type: 1 = CD-ROM wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits. 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 : 'HL-DT-ST' Identification : 'DVDRAM GH22NS50 ' Revision : 'TN03' Device seems to be: Generic mmc2 DVD-R/DVD-RW. Current: 0x0009 (CD-R) Profile: 0x0012 (DVD-RAM) Profile: 0x0011 (DVD-R sequential recording) Profile: 0x0015 (DVD-R/DL sequential recording) Profile: 0x0016 (DVD-R/DL layer jump recording) Profile: 0x0014 (DVD-RW sequential recording) Profile: 0x0013 (DVD-RW restricted overwrite) Profile: 0x001A (DVD+RW) Profile: 0x001B (DVD+R) Profile: 0x002B (DVD+R/DL) Profile: 0x0010 (DVD-ROM) Profile: 0x0009 (CD-R) (current) Profile: 0x000A (CD-RW) 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 SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R Drive buf size : 1053696 = 1029 KB Beginning DMA speed test. Set CDR_NODMATEST environment variable if device communication breaks or freezes immediately after that. Drive DMA Speed: 16499 kB/s 93x CD 11x DVD FIFO size : 12582912 = 12288 KB Track 01: data 692 MB Total size: 795 MB (78:46.08) = 354456 sectors Lout start: 795 MB (78:48/06) = 354456 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: -12369 (97:17/06) ATIP start of lead out: 359849 (79:59/74) Disk type: Short strategy type (Phthalocyanine or similar) Manuf. index: 69 Manufacturer: Moser Baer India Limited Manufacturer is guessed because of the orange forum embargo. The orange forum likes to get money for recent information. The information for this media may not be correct. Blocks total: 359849 Blocks current: 359849 Blocks remaining: 5393 Speed set to 1411 KB/s Starting to write CD/DVD at speed 8.0 in real TAO 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: 692 of 692 MB written (fifo 100%) [buf 95%] 8.1x. Track 01: Total bytes read/written: 725921792/725921792 (354454 sectors). Writing time: 599.237s Average write speed 7.9x. Min drive buffer fill was 92% Fixating... Fixating time: 37.471s wodim: fifo had 11434 puts and 11434 gets. wodim: fifo was 0 times empty and 11230 times full, min fill was 95%. laurent@PC-ubuntu:~$
A voir également:
- Comment graver un cd depuis le shell
- Classic shell - Télécharger - Personnalisation
- Cd burner - Télécharger - Gravure
- Hiren's boot cd - Télécharger - Divers Utilitaires
- Clone cd - Télécharger - Gravure
- Hiren's BootCD - Télécharger - Divers Utilitaires
1 réponse
wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits.
Pour commencer j'essaierais de lancer la commande en root pour voir si cette erreur ne peut pas être levée et si dans ce cas le problème ne vient pas simplement de ça....
Par exemple dans k3b il y a un système qui permet de corriger les droits associés à wodim et cdrao (il permet notamment de créer un groupe "burning" dédié à ça).
Après c'est peut-être simplement la commande que tu lances qui est fausse, j'avoue que pour ma part, je ne passe que par k3b...
Bonne chance