search for: cdrecorder

Displaying 20 results from an estimated 254 matches for "cdrecorder".

2006 May 03
3
cdrecord issues
I have an issue with cdrecord though and I can't figure it out. I use Webmin, which basically just creates an iso and then uses cdrecord to burn it and it worked fine with previously installed CentOS 4 (I wiped and reinstalled about 8 months ago). This is the command that Webmin tries to execute... cdrecord -v dev=0,0,0 speed=4 -isosize \
2005 Apr 22
1
How to record a data CD ?
Hi, For years that i've been recording CDs and DVDs and all well. Now, i can't in CentOS-4 First i run: # mkisofs -r -J -o cd_backup cd/ Then # cdrecord -scanbus Output is: cdrecord: Warning: controller returns wrong size for CD capabilities page. 1,0,0 100) 'SAMSUNG ' 'CD-ROM SC-148F ' 'F008' Removable CD-ROM 1,1,0 101) 'HP '
2005 Nov 28
1
cdrecord Error (Permissions?)
List, Sorry to trouble anyone, a google on my error from k3b lead me to a permissions issue, but after searching through several of the links (including a few forums) I've failed to turn up exactly what the permissions should be or if that is even an accurate solution. When running k3b I get an error stating that cdrecord did not exit properly. And k3b will not burn a cd. Running cdrecord
2009 Apr 12
3
Using cdrecord on CentOS
Hi, I'd like to use cdrecord on the command line. I'm currently reading the relevant chapter in Carla Schroder's "Linux Cookbook". Unfortunately, some of the tricks and hints included in the book don't seem to work the same way on a standard CentOS 5 install. 1) Am I supposed to be root to use cdrecord and burn an .iso file? 2) How do I specify a device?
2003 Apr 10
1
Writing a DVD
Hi there. I am unsuccessfully trying to write a data DVD on FreeBSD 4.8. The writer is a Sony DVD RW DRU-500A on IDE. I'm using the atapicam driver. The media is a Sony DVD+RW which arrived with the writer. Both with cdrecord ProDVD (from the ports or otherwise) and dvdrtools I get a general SCSI retryable error message, when trying to write a data track or blank a DVD. I have no
2005 Dec 11
2
Cdrecord problems
Hi, I am having problems with cdrecord. Here is my information from scanbus: [root at Eurisko3 ~]# cdrecord -scanbus Cdrecord-Clone 2.01-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 J?rg Schilli ng 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
2007 Dec 28
4
MOre on buring ISOs
So right now I have installed k3b on this notebook. I am using my Storix DVD/CDRW usb drive. I can read cds with it. Cannot burn CDs. First k3b suggests slowing down (from 8x to 4x). Then use TAO. Then it gave up. So I try cdrecord directly. -checkdrive finds some interesting things. Got to close the drive manually; cdrecord says it can't. then try a cdrecord -v dev=dev/scd0 sample.iso
2007 Feb 14
3
How do I burn a CD image under CentOS?
Newbie question (again): I'm running CentOS 4.4 (2.6.9-42.0.8) and have not been able to burn an ISO image of a 3rd party driver to my CD burner. cdrecord generates this and I'm not sure where to go on this from here: $ cdrecord -scanbus Cdrecord-Clone 2.01-dvd (--) Copyright (C) 1995-2004 Jrg Schilling Note: This version is an unofficial (modified) version with DVD support Note: and
2007 Dec 31
2
ISO burning challenge -- pilgrims progress
First the Storix drive works just fine under DSL 4.2.1 on my Libretto. So the drive is fine, the media is fine. And cdrecord on DSL reports the media to be Manuf. index: 27 Manufacturee: Prodisc Technology Inc. I have all of ONE system with Centos 4 on it. A Trixbox 2.2; I added cdrecord and found that I could burn the iso image ONLY by including the -force option to get around the
2005 Jun 15
3
Burning CDs
Hi, I have just installed 4.1 on a new Dell Latitude d610. It does not automount the CDs. When I mount the CD manually I get: $mount /media/cdrecorder mount: block device /dev/hdc is write-protected, mounting read-only The CD writer is an Philips IDE: CDRW/DVD-ROM CDD5263 Here is my mtab: $ cat /etc/mtab /dev/mapper/VolGroup00-LogVol00 / ext3 rw 0 0 none /proc proc rw 0 0 none /sys sysfs rw 0 0 none /dev/pts devpts rw,gid=5,mode=620 0 0 usbfs...
2008 Jun 02
3
Burning DVD with upgrade of cdrtools for cdrecord
I am having problems burning DVD's from commandline. I was wondering if anyone else has had any luck using cdrecord-2.01 and cdrtools that is supposed to add DVD support? Thanks! -- Dexter -- Dexter Fitzgerald Stowers Systems Programmer I Systems Administrator Unix/Linux Systems 142 Freeman Hall College of Engineering and Sciences GSEC, GCIH, GCIA, RHCT, RHCE -------------- next part
2004 Dec 16
26
CentOS-2 errata
The following errata for CentOS-2 have been built and uploaded the the centos mirror: RHSA-2004:634-01 Updated zip package fixes security issue Files available: zip-2.3-10.1.i386.rpm More details are available from the RedHat web site at https://rhn.redhat.com/errata/rh21as-errata.html The easy way to make sure you are up to date with all the latest patches is to run: # yum update -- John
2005 Oct 11
1
Samba not obeying locking = no from smb.conf file
I have the following share in my smb.conf : [cdrom] comment = Samba server's CD-ROM writable = no locking = no path = /media/cdrecorder public = yes When I go to that share from a Windows workstation it does still lock as you can see: [root@pc843 ~]# lsof | grep cdrecorder smbd 9647 root 20w DIR 22,0 2048 1792 /media/cdrecorder smbd 9647 root 27r DIR 22,0 2048...
2007 Jan 24
0
How to configure CD-RW in CentOS for cd burning using cdrecord
Dear all, I am using CentOS 4.4 Version Now.I want to Burn multi session CD using commands "mkisofs" and "cdrecord" on command prompt. I don't know how to configure the cdwriter(Samsung)? I am able to find the device using "cdrecord -scanbus" but when I want to get next track of already written cd using "cdrecord -dev=X.X.X -msinfo", system displays
2005 Jun 04
3
DVD writer problem
I have an NEC DVD-RW ND2500A (that's not the label I bought it under, but that's what it really is.) It's supposed to read/write CDs, DVDs, DVD+Rs, and DVD-Rs. I'm basically dual booting between XP and CentOS 4. Following the recipe in "The Linux Cookbook", I tried to copy a DVD using: dd if=/dev/hdd of=/tmp/diskfile.iso then cdrecord dev=/dev/hdd fs=32m
2007 Apr 04
2
Problems with SATA DVD+-RW drive
...ve shows up as /dev/scd0 and all the symlinks for /dev/cdrom, /dev/cdwriter, /dev/dvd, and /dev/dvdwriter point to that device. Both cdrecord and growisofs complete without any errors, but when I try to remount the just-recorded disk I get an error: [jleafey at jaybird Downloads]$ mount /media/cdrecorder/ /dev/scd0: Invalid argument mount: block device /dev/scd0 is write-protected, mounting read-only /dev/scd0: Invalid argument mount: I could not determine the filesystem type, and none was specified I have also tried to explicitly mount it specifying the device and fs type: [jleafey at jaybird Do...
2008 Jan 06
1
How do I blank or overwrite DVD-RW disks in CentOS 5?
I'm trying to use DVD-RW ("minus RW") disks in my LG GSA-4040B drive. I can write a new disk just fine, but can't find any way to blank or re-use a disk. When I run xcdroast and click on the "Blank CD/DVD+-RW" button, I get "Error while blanking." Here is last part of the dialog: Using generic SCSI-3/mmc DVD-R(W) driver (mmc_mdvd) Driver flags
2008 Aug 01
1
DVD Burner
I've purchased an LG DVD Burner (GSA-E60L) External super Multi DVD Rewiter for my PE2950 Dell Server attached via USB. Can someone guide me to set up the DVD with Linux, and which tools should I use to burn DVD? [root at PowerEdge1 /]# cdrecord -scanbus Cdrecord-Clone 2.01 (cpu-pc-linux-gnu) Copyright (C) 1995-2004 J?rg Schilling Note: This version is an unofficial (modified) version with
2007 Dec 25
13
Natulius CD burner does not accept my 700Mb CD-R disks
When I try to burn anything to cd, I get a message to insert a CD large enough for my file (normally an ISO image). Doesn't matter if the iso image is a 600Mb Centos ISO or a 48Mb DSL ISO. Same warning. My CD-Rs are Memorex 700MB/80min 52x disks that work just fine on XP systems. So what am I missing configuration-wise?
2010 Mar 14
3
Burning data cd in CentOS?
Dear All I need to burn data cd on my CentOS and open the pdf file on my MS Windows client . My cd drive is at /dev/cdrom that is mounted as /mnt/cdrom . To this end , I issued as the following : #cdrecord -v dev=/dev/cdrom myfile But the file cannot be opened on ms MS Windows , nor the cd is usable afterwards . Can you please let me know how can I burn this data cd ? Thank you -------------- next