Displaying 20 results from an estimated 8000 matches similar to: "Burning data cd in CentOS?"
2008 Dec 04
5
Burning DVD with files>4GB from console
My backup script split filesystem dumps to files with size of 4,37 GB (4
588 544 kB). It's just an optimal size to fill out DVDs. At this moment
I have to burn them from windows via smb-link becuase I didn't manage to
do this task from FreeBSD console due to 2GB/4GB filesize restrictions
(growisofs). I'm using freeware CDBurnerXP to burn my backups
(ISO9660/UDF/Joliet), and they
2006 Dec 08
3
Cross Network Based CD/DVD Burning Software
Hey friends,
I am using FC3 and Centos 4.0 at my home. I have one CD/DVD burner on
Centos4.0 and no CD/DVD burner on FC3 machine. I am looking for a free
client & server or cross network CD/DVD burning software something
like NeroNet available on Windows. Means on the one workstation(FC3)
the client software for CD/DVD burning will be installed, through this
client software the data to be
2008 Dec 31
6
CD burning issues & questions
I have been having some strange results trying to burn CDs under
CentOS. I don't think they are hardware related because I have had
some success, in fact most of this usually works.
I use k3b for most of my CD and DVD writing - it seems to work fairly
well (well, except for wrecking my installation a few weeks ago when
it crashed my installation and I had to reinstall to get it back, but
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 Feb 23
2
How to create a CD/DVD
Hi!
Assuming I have all the files (basically I've downloaded the ISOs) of
CentOS 4 (RC1 for now, but 4.0 in the future) how do I recreate the ISO
images - both to regain the original 4 CDs (less important) - and to
achieve a DVD image (more important but can probably be guessed from the
answer to how to make the CDs). Any takers? [note I've burned many CDs -
I'm basically
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
2002 Dec 22
3
.ssh files
I burned an .iso cd of the home dir of a server, my .ssh files are
there, but if I restore from the cd using rsync -azurvp
/mnt/cdrom/.ssh/* ~/.ssh the permissions seem screwy.
I'm trying to use my id_dsa ssh key to login to other servers, but they
don't acknowledge the key because the "permission are incorrect".
Any Suggestions? Did i screwup, by using mkisofs &
2010 Apr 14
4
burning an image
I downloaded CentOS-5.4-x86_64-bin-DVD.iso but I haven't used Centos
before and I've haven't used a -bin-DVD.iso before,every attempt so far
to burn one has produced coasters,what do I do to get an image.
Thanks david
2010 May 03
10
Math?
Dear All
Is there any software package like MATLAB for Windows available for centos?
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100503/7a522211/attachment-0001.html>
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 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 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
2002 May 19
2
ISOLINUX help requested (checksum error)
Hi Mr Anvin,
after downloading the Freedos bootable cd, which now uses your projects
(ISOLINUX & MEMDISK) instead of Bart Lagerweij's DISKEMU (www.nu2.nu), I
contacted the creator of the freedos cdrom. I was interested in how he did
make that cd bootable.
Now I understand it a bit.
As I'm a MS Windows user, I had to figure some things out.
However, upon booting I get a beautiful
2013 Nov 15
2
Image checksum error while booting Isolinux
Hi,
I am trying to build a custom installer for a popular linux distro on MacOS.
Here is how:
makehybrid \
-o isos/muaaa.iso temp/ \
-eltorito-boot temp/isolinux/isolinux.bin \
-no-emul-boot \
-iso -joliet -boot-load-size 4 \
-default-volume-name "Custom Installer" \
-eltorito-platform temp/isolinux/boot.cat
This happens when I boot up the new image:
2009 Jan 12
10
Creating an iso image of a audio CD with K3B
Can you do this? I have not found the options to get this to happen.
So far I have seen how to read the Audio CD and make a directory of WAV
files with a control file for later burning to CD, but I want an iso
image that I can archive and burn audio CDs to use as they get used up.
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?
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 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?
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
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