Re: cd burning software

2003-09-30 Thread pottee
e my kernel. I am not running a scsi > cdrw, but ide. What I found points to this. > Question is this solvable without reconfiguring my kernel? > And/Or does nayone have a different suggestion for cd burning software (I > like free). > Doug > > > -- > redhat-list mail

cd burning software

2003-09-30 Thread Simpson, Doug
ernel? And/Or does nayone have a different suggestion for cd burning software (I like free). Doug -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Burning CD fails: OPC error

2003-09-26 Thread Jonathan Bartlett
On Fri, 26 Sep 2003, Harold Martin wrote: > No I haven't. > How does magicdev relate to CD burning? magicdev probes your removable devices to see if something's been inserted. However, if it probes your CD drive while you're burning, it can kill your burn. I think you ha

Re: Burning CD fails: OPC error

2003-09-26 Thread Harold Martin
No I haven't. How does magicdev relate to CD burning? Thanks, Harold On Thu, 2003-09-25 at 21:18, Jonathan Bartlett wrote: > Did you kill magicdev and make sure your session manager didn't restart > it? > > Jon > > On Thu, 25 Sep 2003, fred smith wrote: > > &g

Re: Burning CD fails: OPC error

2003-09-25 Thread Jonathan Bartlett
Did you kill magicdev and make sure your session manager didn't restart it? Jon On Thu, 25 Sep 2003, fred smith wrote: > On Thu, Sep 25, 2003 at 09:09:38AM -0700, Harold Martin wrote: > > Thanks for your suggestion, only problem is I can't 'alias > > scsi_hostadapter ide-scsi' because scsi_host

Re: Burning CD fails: OPC error

2003-09-25 Thread fred smith
On Thu, Sep 25, 2003 at 09:09:38AM -0700, Harold Martin wrote: > Thanks for your suggestion, only problem is I can't 'alias > scsi_hostadapter ide-scsi' because scsi_hostadapter is already alias'd > to my real SCSI adapter. Any ideas? I don't have ANY if those items in my modules.conf, and my sony

Re: Burning CD fails: OPC error

2003-09-25 Thread Harold Martin
Thanks for your suggestion, only problem is I can't 'alias scsi_hostadapter ide-scsi' because scsi_hostadapter is already alias'd to my real SCSI adapter. Any ideas? Thanks, Harold On Thu, 2003-09-25 at 07:45, Gerhard Magnus wrote: > On Wed, 2003-09-24 at 20:19, Harold Martin wrote: > > Whenever I

ISO burning and Nautilus

2003-09-25 Thread Aly Dharshi
Hi Folks, Can Nautilus handle burning of ISO's ? If what would be better for this task, gtoaster or xcdroast ? Cheers, Aly. -- Aly S.P Dharshi [EMAIL PROTECTED] Southern Alberta Digital Library Pr

Re: Burning CD fails: OPC error

2003-09-25 Thread Gerhard Magnus
On Wed, 2003-09-24 at 20:19, Harold Martin wrote: > Whenever I try to burn I CD I get the error: > cdrecord: OPC failed. > > Yes, I know OPC means Optical Power Calibration. > But why is it failing? I'm using a brand new CD-RW! > Thanks for your help, I've been trying to hack a similar problem fo

Re: Burning CD fails: OPC error

2003-09-25 Thread Felix Mathais
same thing happend to me. In the end i went bach to the shop and replaced the cd's. and all was ok with a new set. As yours mine where straight out of the box. Take it back to the shop and get a replacement. looks like your cd's are faulty. Felix ___

Burning CD fails: OPC error

2003-09-24 Thread Harold Martin
Whenever I try to burn I CD I get the error: cdrecord: OPC failed. Yes, I know OPC means Optical Power Calibration. But why is it failing? I'm using a brand new CD-RW! Thanks for your help, Harold -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/li

Re: question on burning iso's

2003-09-01 Thread Vidiot
>I am flailing about trying to figure out how to burn an iso in RedHat 9. I've used >the Gnome toaster and it write's the CD but doesn't make it bootable (more like a big >text file). There is an option to make the CD bootable but it appears it needs an >image name, which I thought was the name

Re: question on burning iso's

2003-09-01 Thread Willem van der Walt<[EMAIL PROTECTED]>
Hello, from the command line do: cdrecord -v dev=0,0,0 --eject --data file.iso That should put the iso image on the disk the way you want. It assumes you are using an ide cdwriter and that you have no scsi devices. It would complain soon enough if this is not the case so you might just try the comm

question on burning iso's

2003-09-01 Thread tim lamberth
I am flailing about trying to figure out how to burn an iso in RedHat 9. I've used the Gnome toaster and it write's the CD but doesn't make it bootable (more like a big text file). There is an option to make the CD bootable but it appears it needs an image name, which I thought was the name of t

Re: cd burning script

2003-06-18 Thread Cornelius Kölbel
HEllo, I have a backup-script that works a bit in this way: It is executed from cron. I make tgz-backups of defined directories and stores these tgz´ s in a "backup-Dir". It checks for the size of the backup-dir. If the size is to high, it sends me an email with the command to burn the CD. So I

cd burning script

2003-06-18 Thread
Hi, I've to make a script to do the following: Every day, at fixed time, I want to copy a directory into a cd. There should be few data (maybe 30-40 MB per day) so, when the cd is almost full it should eject it and when I put a new one, mount the cdrom again and restart! Am I dreaming or do you

Re: iso image was decomposed during burning

2003-05-31 Thread Panos Platon Tsapralis
;t want the ISO file burned you want the ISO contents burned. In you burning software use the burn "image to disk" option. This will "expand" the dir structure and allow you to boot from the cd to install it. -Original Message- From: Mohammed Awad [mailto:[EMAIL PROTECT

Re: iso image was decomposed during burning

2003-05-31 Thread Joseph A Nagy Jr
Mohammed Awad wrote: Yes I understand now what happened. However, I have already intended to begin installation with those forms of iso files (1 & 2 in iso images while 3 is contents). I have all of them copied to the hard drive and anaconda began, but of course an error pop up (cd 3 is missing), a

Re: iso image was decomposed during burning

2003-05-31 Thread Michael Schwendt
u want the ISO > contents burned. ISO 9660 is a CD file-system which makes it a lot different from a tarball. When burning the CD, you want to burn _the image_, the unmodified ISO image raw data onto CD and NOT the ISO file. > In you burning software use the burn "image to disk" option

RE: iso image was decomposed during burning

2003-05-31 Thread Mohammed Awad
usly? -Original Message- From: Jason Staudenmayer [mailto:[EMAIL PROTECTED] Sent: Friday, May 30, 2003 9:20 PM To: '[EMAIL PROTECTED]' Subject: RE: iso image was decomposed during burning Sounds to me like only the third disk is good. An ISO is an image file similar to a ghost image or a

RE: iso image was decomposed during burning

2003-05-31 Thread Jason Staudenmayer
Sounds to me like only the third disk is good. An ISO is an image file similar to a ghost image or a tarball. When burn the cd you don't want the ISO file burned you want the ISO contents burned. In you burning software use the burn "image to disk" option. This will "expand&qu

iso image was decomposed during burning

2003-05-31 Thread Mohammed Awad
Hello all, I'm installing the rh8.0, I have all the iso (3 files) downloaded correctly, and burned to cds. However I found the 3rd iso decomposed on the CD, to folders and files, how did that happen (not me who burned the cds). I'm installing now with a boot disk, from the hard drive, so I have

Re: Burning Redhat9 CD's

2003-04-02 Thread Joseph M. Day
Worked like a charm. Thanks!!! Joe, Quoting Cliff Wells <[EMAIL PROTECTED]>: > On Wed, 2003-04-02 at 13:37, Joseph M. Day wrote: > > Ok here is a rookie question. I have the iso files, how do I burn them to > the > > CD. I know I am missing a step because I cannot just drag the file over in > >

Re: Burning Redhat9 CD's

2003-04-02 Thread Cliff Wells
On Wed, 2003-04-02 at 13:37, Joseph M. Day wrote: > Ok here is a rookie question. I have the iso files, how do I burn them to the > CD. I know I am missing a step because I cannot just drag the file over in > X-CD-Roaster. That just gives me one big iso file on the cd. First, in a terminal, type '

Re: Burning Redhat9 CD's

2003-04-02 Thread Tammy Fox
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/getting-started-guide/s1-disks-cdrw.html Look at the Writing ISOs with X-CD-Roast and the Using cdrecord sections. Tammy On Wed, Apr 02, 2003 at 03:37:57PM -0600, Joseph M. Day wrote: > Ok here is a rookie question. I have the iso files, how

Burning Redhat9 CD's

2003-04-02 Thread Joseph M. Day
Ok here is a rookie question. I have the iso files, how do I burn them to the CD. I know I am missing a step because I cannot just drag the file over in X-CD-Roaster. That just gives me one big iso file on the cd. Thanks, Joe, - This mail sent th

Re: Burning DVD-Rs

2003-03-20 Thread Vidiot
>CDRecord(despite the name) is a common app that can burn DVDs. > >http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html > >"Cdrecord supports DVD-R and DVD-RW with all known DVD-writers >on all UNIX-like OS and on Win32. DVD writing support is implemented >in cd

Re: Burning DVD-Rs

2003-03-20 Thread nate
Vidiot said: > I haven't been paying too much attention to this, but the topic has come > up at work. > > What is being used these days to burn DVD-Rs under Linux? CDRecord(despite the name) is a common app that can burn DVDs. http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/pr

Burning DVD-Rs

2003-03-20 Thread Vidiot
I haven't been paying too much attention to this, but the topic has come up at work. What is being used these days to burn DVD-Rs under Linux? Thanks. MB -- e-mail: [EMAIL PROTECTED]/~\ The ASCII [I'm just the one who beat him off... Repelled him] \ / Ribbon

Re: CD Burning problems

2003-03-08 Thread Chris Watt
ually burn something. Yesterday it let me blank a CDRW disk, but when I tried it again later yesterday it failed. I may be jumping to conclusions in thinking that turning off autofs didn't help, but then again I'm using autofs and also burning cds on a regular basis, so I'm biased (maybe

Re: CD Burning problems

2003-02-07 Thread John Aldrich
On Friday 07 February 2003 07:38 am, [EMAIL PROTECTED] wrote: > I've had problems, a while back, that sound similar > > The problem was that I was running the automount daemon. This plays havoc > with burning CDs. > Ahh... yes. I'm running that too. I'll try tu

Re: CD Burning problems

2003-02-07 Thread Ed . Greshko
when I > try to actually burn something. Yesterday it let me blank a CDRW disk, but > when I tried it again later yesterday it failed. I've had problems, a while back, that sound similar The problem was that I was running the automount daemon. This plays havoc with burning CDs.

CD Burning problems

2003-02-07 Thread John Aldrich
I've got a SCSI CDRW (Yamaha CRW 4416) and I have been unable to get it to work with any version of RedHat since the kernel that came with RedHat 7.1. I'm now on RedHat 8.0. It just gives me a "device unavailable" error when I try to actually burn something. Yesterday it let me blank a CDRW disk

Re: burning a mac bootable hfs cd on redhat 7.3

2003-01-26 Thread Drew Einhorn
I'm not absolutely certain. But, I think your /hfs-image-name is already an iso image. Try just burning it without jumping through all those hoops. I think it will work, if not, it's just another 30 cent cd-r in the trash. --Drew On Mon, 2003-01-27 at 00:20, S. Co

burning a mac bootable hfs cd on redhat 7.3

2003-01-26 Thread S. Cowles
Platform: Redhat 7.3, P-III 750MHz. I have a disk image of an Apple partition. I can mount and access it with: mount -t hfs -o loop ./hfs-image-name /mnt/hfs My problem is: I would like to burn a bootable copy of this image. The image has a System folder. The technique I've tried so far is:

RE: Burning CD's of 8.1 beta (solved)

2003-01-23 Thread Ric Tibbetts
> > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > On Behalf Of Michael Schwendt > Sent: Thursday, January 23, 2003 9:39 AM > To: [EMAIL PROTECTED] > Subject: Re: Burning CD's of 8.1 beta > > -BEGIN PGP SIGNED MESSAGE- &g

RE: Burning CD's of 8.1 beta (solved)

2003-01-23 Thread Ric Tibbetts
o:[EMAIL PROTECTED]] > On Behalf Of Michael Schwendt > Sent: Thursday, January 23, 2003 9:39 AM > To: [EMAIL PROTECTED] > Subject: Re: Burning CD's of 8.1 beta > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, 22 Jan 2003 23:05:46 -0500, Ric Tibbetts wro

RE: Burning CD's of 8.1 beta

2003-01-23 Thread Buck
Buck -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Michael Schwendt Sent: Thursday, January 23, 2003 9:39 AM To: [EMAIL PROTECTED] Subject: Re: Burning CD's of 8.1 beta -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 22 Jan 2003 23:05:46

Re: Burning CD's of 8.1 beta

2003-01-23 Thread Tibbetts, Ric
But the install won't recognize them. Is this the first version of Red Hat Linux were this happens to you? Yep. In fact, I have the CDs for 8.0 that I burned via the same methods, and they work just fine. I also have the CDs from Mandrake that work fine. This is the first time I've had th

Re: Burning CD's of 8.1 beta

2003-01-23 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 22 Jan 2003 23:05:46 -0500, Ric Tibbetts wrote: > All; > I've burned about a dozen coasters now. I'm doing something very > wrong. > > I have the iso images of the 8.1 beta. I've burned iso's before, and > they always worked. But not this ti

Re: Burning CD's of 8.1 beta

2003-01-23 Thread Ric Tibbetts
On Thu, Jan 23, 2003 at 03:53:48PM +0200, Marius Andreiana wrote: > On Jo, 2003-01-23 at 06:05, Ric Tibbetts wrote: > > I have the iso images of the 8.1 beta. I've burned iso's before, and > > they always worked. But not this time. Has something changed? > phoebe2 worked for me. I've burned it to

Re: Burning CD's of 8.1 beta

2003-01-23 Thread Marius Andreiana
On Jo, 2003-01-23 at 06:05, Ric Tibbetts wrote: > I have the iso images of the 8.1 beta. I've burned iso's before, and > they always worked. But not this time. Has something changed? phoebe2 worked for me. I've burned it to CDs and installed it after that, used all 3 of them. -- Soluţii informat

Burning CD's of 8.1 beta

2003-01-22 Thread Ric Tibbetts
All; I've burned about a dozen coasters now. I'm doing something very wrong. I have the iso images of the 8.1 beta. I've burned iso's before, and they always worked. But not this time. Has something changed? Here's the problem: I burn the 3 CD's. Insert #1 & boot: Machine boots, and starts load

Re: Burning a Music CD

2003-01-06 Thread Gordon Messmer
On Mon, 2003-01-06 at 10:49, Michael Tiernan wrote: > Anyone familiar enough with cd-record to help me burn a music CD? > I'm trying to put together some songs for my upcoming wedding and doing them > on one CD will make our lives much easier. Xcdroast is the easiest way to rip tracks and later w

RE: Re: Burning a Music CD

2003-01-06 Thread sentinel
Not to be picking on anyone, the U.S. Supreme Court years ago stated that consumers have the right to make an archival copy of all the media purchased. In doing so I have make copies of all my computer and audio cd's and stored the originals away for safe keeping. Why do this? Well... I had a cd

Re[2]: Burning a Music CD

2003-01-06 Thread Brian Ashe
Hello Ric, Monday, January 6, 2003, 2:06:48 PM, you textually orated: TR> Ahem; TR> You don't own the CD's, records, nor tapes. Yes you do. The above that you describe are YOUR PROPERTY. This includes only the physical media and it's container. When someone breaks into your home and steals them,

Re: Burning a Music CD

2003-01-06 Thread Brian Ashe
This will give you a consistent volume level and sound quality. 3. Listen to everything before you burn the CD. Sounds like a silly thing to remember, but you'll be happier if you do this and catch errors before you burn. 4. For burning an audio/music CD. Always burn at 1X speed. _Most_ new

Re: Burning a Music CD

2003-01-06 Thread Vidiot
Ric responded: >You don't own the CD's, records, nor tapes. You own a copy of them. That >copy gives you the right to "play" them, from their original media. It >expressly, does not, give you the right to copy them. Period. BZZZT!!! Wrong. Thanks for playing our copyright game. Look at the c

Re: Burning a Music CD

2003-01-06 Thread Tibbetts, Ric
Ahem; You don't own the CD's, records, nor tapes. You own a copy of them. That copy gives you the right to "play" them, from their original media. It expressly, does not, give you the right to copy them. Period. Now with that out of the way. There is an excelent "how-to" on using cderecord for

Burning a Music CD

2003-01-06 Thread Michael Tiernan
Anyone familiar enough with cd-record to help me burn a music CD? I'm trying to put together some songs for my upcoming wedding and doing them on one CD will make our lives much easier. (I'm hoping to avoid some of the morality discussions here since I own all the records/cds/tapes that I'm look

RE: CD burning as normal user

2002-12-04 Thread Espiritu, Alice M
. -Original Message- From: Juan Martinez [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 04, 2002 1:56 PM To: Redhat List Subject: Re: CD burning as normal user I'm not using RH 8.0 yet but in 6.X and 7.X you could set permissions and ownership on devices using the file /etc/sec

Re: CD burning as normal user

2002-12-04 Thread Vidiot
ystems Engineer / RPA Wireless TURN OFF HTML E-MAIL!! The above line isn't going to help burning CDs, only for mounting. MB -- e-mail: [EMAIL PROTECTED] /~\ The ASCII \ / Ribbon Campaign

Re: CD burning as normal user

2002-12-04 Thread Vidiot
>I'm not using RH 8.0 yet but in 6.X and 7.X you could set permissions >and ownership on devices using the file /etc/security/console.perms > >My 7.3 system is configured to change ownership of the sg device files >to the user logged into the console. This is a much better solution >than making th

RE: CD burning as normal user

2002-12-04 Thread Richard Tricoche
Title: RE: CD burning as normal user Jonathan, In order to get normal users to burn CDs, mount CDs, etc. I needed to add "users" to the line corresponding to my burner in my /etc/fstab file. /dev/cdrw   /mnt/cdrw   iso9660 noauto,users,owner,kudzu,ro 0 0 Try that. 

Re: CD burning as normal user

2002-12-04 Thread Ben Russo
Koncd, run as the root user and in the configuration menus you can add a list of users who are allowed to use the program. Then those users can run Koncd without root privs. -Ben. On Wed, 2002-12-04 at 16:33, Jonathan DeSena wrote: > In Redhat 8.0, is there a relatively simple way, short of givi

Re: CD burning as normal user

2002-12-04 Thread Juan Martinez
g the permissions 666 for all relevent files. Let me know if you need any help setting this up. It's not very difficult to do. For cd burning you need to be able to read and write to the generic scsi interfaces. The class I use is: =/dev/sg* When a user logs off from the console, they

Re: CD burning as normal user

2002-12-04 Thread Gordon Messmer
On Wed, 2002-12-04 at 13:33, Jonathan DeSena wrote: > Currently, selecting xcdroast or gtoaster from the menu goes through > consolehelper and pops up a dialog asking for the root password. This is > fine for a stand-alone desktop machine, but for a true multi-user setup, > this is a royal pain. I

Re: CD burning as normal user

2002-12-04 Thread Vidiot
>In Redhat 8.0, is there a relatively simple way, short of giving out the >root password to all, of allowing regular users to use the CD burner (in >particular using one of the GUI apps)? >Jon Do you have the permissions on the actual CD-ROM device set to 666? MB -- e-mail: [EMAIL PROTECTED]

CD burning as normal user

2002-12-04 Thread Jonathan DeSena
In Redhat 8.0, is there a relatively simple way, short of giving out the root password to all, of allowing regular users to use the CD burner (in particular using one of the GUI apps)? Currently, selecting xcdroast or gtoaster from the menu goes through consolehelper and pops up a dialog asking f

Re: Looking for a Good CD-Burning Frontend or Program...

2002-10-15 Thread Mike Burger
You could use xcdroast, which comes with the distribution. On 15 Oct 2002, Christopher Dow wrote: > Hi, since I've switched to RedHat, I've been wanting to burn a couple of > CD's. I'm nowhere near used to the Command Line CD Burner, and would > like your recommen

Re: Looking for a Good CD-Burning Frontend or Program...

2002-10-15 Thread Anthony E. Greene
>like your recommendations for a good CD Burning frontend to the CD-Tools >or your recommendations for a complete CD Burning program. You can >reply to [EMAIL PROTECTED] if you'd rather not flood the mailing list. I use xcdroast, and it is satisfactory. --Tony -BEGIN PGP S

RE: Looking for a Good CD-Burning Frontend or Program...

2002-10-15 Thread Jonathan M. Slivko
: JonMS418 MSN: [EMAIL PROTECTED] http://www.econnhosting.net/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Christopher Dow Sent: Tuesday, October 15, 2002 8:58 PM To: [EMAIL PROTECTED] Subject: Looking for a Good CD-Burning Frontend or

Looking for a Good CD-Burning Frontend or Program...

2002-10-15 Thread Christopher Dow
Hi, since I've switched to RedHat, I've been wanting to burn a couple of CD's. I'm nowhere near used to the Command Line CD Burner, and would like your recommendations for a good CD Burning frontend to the CD-Tools or your recommendations for a complete CD Burning progra

Burning CD at runlevel 5 fails but works at runlevel 3

2002-07-14 Thread gary
I have a question regarding runlevel 5 vs. 3 and Linux version 2.2.14-5.0.14b when burning a cd. I was backing up my hard drive using multiCD 1.6.3, a Linux perl script available at freshmeat.net, I've backed up my machine with it every other week for a year and a half without a problem,

Burning

2002-07-14 Thread gary
I have a question regarding runlevel 5 vs. 3 and Linux version 2.2.14-5.0.14b when burning a cd. I was backing up my hard drive using multiCD 1.6.3, a Linux perl script available at freshmeat.net, I've backed up my machine with it every other week for a year and a half without a problem,

Re: burning a redhat distro

2002-07-01 Thread Price Technology
ry to write out of the thread. > > I saw that i wasn't alone in this case but i want to know if anyone of you > had succeded in burning the second cdrom of redhat 7.3. > I tried Nero 5.5 and Easy CD Creator 5 under Windows. Installation doesn't > recognize my cdrom. > ( r

Re: burning a redhat distro

2002-07-01 Thread tc lewis
s case but i want to know if anyone of you > had succeded in burning the second cdrom of redhat 7.3. > I tried Nero 5.5 and Easy CD Creator 5 under Windows. Installation doesn't > recognize my cdrom. > ( rem: md5sum checksum of my iso is correct). > What options do i have

Re: burning a redhat distro

2002-07-01 Thread Emmanuel Seyman
On Mon, Jul 01, 2002 at 01:53:57PM +0200, [EMAIL PROTECTED] wrote: > > I saw that i wasn't alone in this case but i want to know if anyone of you > had succeded in burning the second cdrom of redhat 7.3. > I tried Nero 5.5 and Easy CD Creator 5 under Windows. Installation doesn

RE: burning a redhat distro

2002-07-01 Thread Carter, Shaun G
AM To: [EMAIL PROTECTED] Subject: burning a redhat distro Hi, I'm new to this mailing list. So, sorry to write out of the thread. I saw that i wasn't alone in this case but i want to know if anyone of you had succeded in burning the second cdrom of redhat 7.3. I tried Nero 5.5 and Easy

burning a redhat distro

2002-07-01 Thread Fabien . LIOU
Hi, I'm new to this mailing list. So, sorry to write out of the thread. I saw that i wasn't alone in this case but i want to know if anyone of you had succeded in burning the second cdrom of redhat 7.3. I tried Nero 5.5 and Easy CD Creator 5 under Windows. Installation doesn'

Re: Burning CD's under RedHat 7.3

2002-06-22 Thread Cameron Simpson
On 16:10 23 Jun 2002, Skeeve Stevens <[EMAIL PROTECTED]> wrote: | My dmesg says: | hdb: SONY CD-RW CRX175A1, ATAPI CD/DVD-ROM drive | My Scanbus says: | [root@romulan root]# cdrecord -scanbus | Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling | Linux sg driver version: 3.1.

Re: Burning CD's under RedHat 7.3

2002-06-22 Thread Cameron Simpson
On 00:21 23 Jun 2002, Vidiot <[EMAIL PROTECTED]> wrote: | >The mkcd bit needs to be done as root, but making an ISO image can e done as | >anyone. | No it doesn't. Just change the permissions on the CDROM device. | I burn stuff as me, not root. I had somehow acquired the impression that weird ro

RE: Burning CD's under RedHat 7.3

2002-06-22 Thread Skeeve Stevens
0,7,0 7) * No CD Burner mentioned.. Does the kernel need to be compiled with support for this Sony model? ...Skeeve > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Harry Putnam > Sent: Sunday, June 23, 2002 2:11 PM > To:

Re: Burning CD's under RedHat 7.3

2002-06-22 Thread Vidiot
>The mkcd bit needs to be done as root, but making an ISO image can e done as >anyone. >Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ No it doesn't. Just change the permissions on the CDROM device. I burn stuff as me, not root. MB -- e-mail: [EMAIL PROTECTED]

Re: Burning CD's under RedHat 7.3

2002-06-22 Thread Cameron Simpson
burn an ISO back to a blank? With cdrecord, which writes an image to a blank. | - Make New CD's | Basically, taking a bunch of files and burning it... used for | automated backup With mkisofs, which makes an image from a directory. Personally my standard incantations are embedded in t

Re: Burning CD's under RedHat 7.3

2002-06-22 Thread Vidiot
>"Kevin Krieser" <[EMAIL PROTECTED]> writes: > >> Look at cdrecord. >> >> If cdrecord -scanbus >> finds your CD burner, then it is a pretty easy process: cdrecord >> dev=(whatever the scanbus finds) -v file.iso >> >> You may want to try the -dummy option the first time to see that everything >> wo

Re: Burning CD's under RedHat 7.3

2002-06-22 Thread Harry Putnam
"Kevin Krieser" <[EMAIL PROTECTED]> writes: > Look at cdrecord. > > If cdrecord -scanbus > finds your CD burner, then it is a pretty easy process: cdrecord > dev=(whatever the scanbus finds) -v file.iso > > You may want to try the -dummy option the first time to see that everything > works, etc.

RE: Burning CD's under RedHat 7.3

2002-06-22 Thread Kevin Krieser
] [mailto:[EMAIL PROTECTED]]On Behalf Of Skeeve Stevens Sent: Saturday, June 22, 2002 7:45 PM To: [EMAIL PROTECTED] Subject: Burning CD's under RedHat 7.3 I've just got around to sticking a burner in my new server I want to know how to do the following: - Copy normal CD's

Burning CD's under RedHat 7.3

2002-06-22 Thread Skeeve Stevens
king a bunch of files and burning it... used for automated backup ...Skeeve ___ Skeeve Stevens, RHCE Email: [EMAIL PROTECTED] Website: www.skeeve.org - Telephone: (0414) 753 383 Address: P.O Box 1035, Epping, NSW,

Re: CD Burning Questions/Problems

2002-05-30 Thread John P Verel
On 05/29/02, 08:40:37PM -0400, James Pifer wrote: > Is there a better Howto or some more explicit instructions somewhere? > Am I going about this the correct way or is there a better way? There is Winfried Trumper's, "CD-Writing HOWTO", easily found with Google. -- John P. Verel Living Proof

Re: CD Burning Questions/Problems

2002-05-30 Thread James Pifer
Thanks. That worked. I can now see both cdroms. Any ideas on how to disable autorun? James On Thu, 2002-05-30 at 06:45, Brian Hanks wrote: > > > From: James Pifer <[EMAIL PROTECTED]> > > To: redhat <[EMAIL PROTECTED]> > > Subject: CD Burning Questions/Proble

Re: CD Burning Questions/Problems

2002-05-30 Thread Brian Hanks
> From: James Pifer <[EMAIL PROTECTED]> > To: redhat <[EMAIL PROTECTED]> > Subject: CD Burning Questions/Problems > Date: 29 May 2002 20:40:37 -0400 > > I'm looking for some help regarding CD Burning. Right now I use > X-CD-Roast version 0.98alpha9. I

Re: CD Burning Questions/Problems

2002-05-29 Thread ramakrishna
hi, > X-CD-Roast doesn't support multi-session, but I'm figuring that's a > shortfall of cdrecord, not the front end, please tactfully correct me if > I'm wrong. I'm going to check and see if there's a newer version > released. My suggestion is use cdrecord which is simpler and more resourc

CD Burning Questions/Problems

2002-05-29 Thread James Pifer
I'm looking for some help regarding CD Burning. Right now I use X-CD-Roast version 0.98alpha9. I can burn CD's with it, but it does not see my regular CDRom so I can't directly burn from CD to CD. Plus X-CD-Roast doesn't support multi-session, but I'm figuring that'

Re: burning mp3 to cd

2002-04-28 Thread Gordon Messmer
cdrecord -nofix dev=0,0,0 -pad *.wav ? then when i'm > finished how do i close the cd? cdrecord -fix? > > this isn't working...does anyone see anything > blatantly wrong here? Add the -audio flag when you're burning the wav files. If you've got them all to

burning mp3 to cd

2002-04-28 Thread script
currently i'm using mpg123 to convert mp3 to wav. i see i can use cdrecord to then burn the wav files to cd, but i cannot seem to get this to work. i'm pretty sure it's an easy question, but how do i do this? cdrecord -nofix dev=0,0,0 -pad *.wav ? then when i'm finished how do i close the cd?

Re: more cd burning questions -NO more!

2002-02-20 Thread Brandon Dorman
Hi All, I recompiled the 2.4.17 kernel making sure the options were correct, added to lilo, rebooted, and voila! It works! I even tested burning a large data cd just now and it works perfectly! I used X-Cdroast. Good deal, thank you so much Duane, Ben, Dale, and Charles! You guys are what

Re: more cd burning questions

2002-02-20 Thread Duane Clark
Brandon wrote: > Right, you definitely don't want to turn off IDE support. Not only >> would it prevent your CD-ROMs from working, but your floppy and hdd >> wouldn't work either. [:)] (Unless they happen to be SCSI.) >> > > Heh, in which case all this ide-scsi stuff wouldn't be necessary. [

Re: more cd burning questions

2002-02-20 Thread Brandon Dorman
> Right, you definitely don't want to turn off IDE support. Not only > would it prevent your CD-ROMs from working, but your floppy and hdd > wouldn't work either. :) (Unless they happen to be SCSI.) > Heh, in which case all this ide-scsi stuff wouldn't be necessary. :-) So how do I set the

Re: more cd burning questions

2002-02-20 Thread Ben Logan
On Tue, Feb 19, 2002 at 09:31:12AM -0800, Brandon Dorman wrote: > I ran lilo, no errors reported. In a cd writing howtow i saw once it > said to turn off generica ide cdrom support but I never found that exact > wording so didn't touch anything. The closest thing I saw I think was > like, "turn

Re: more cd burning questions

2002-02-19 Thread Brandon Dorman
Disregard that last message, I had musicmatch jukebox running on another desktop and it had automatically mounted the cd already. Sorry bout that. -Brandon On Tue, 2002-02-19 at 20:24, Brandon Dorman wrote: > (I did reboot btw) > > Now I can't mount either of my cdrom drives. > > -Brandon

Re: more cd burning questions

2002-02-19 Thread Brandon Dorman
(I did reboot btw) Now I can't mount either of my cdrom drives. -Brandon On Tue, 2002-02-19 at 10:15, Charles Galpin wrote: > On Tue, 2002-02-19 at 12:31, Brandon Dorman wrote: > > > > > > and then later > > > > > > > > hdc: ATAPI 32X DVD-ROM drive, 512kB Cache, UDMA(33) > > > > Uniform CD

Re: more cd burning questions

2002-02-19 Thread Brandon Dorman
I went into my 2.4.17 directory, and ran "make xconfig" this would essentially recreate the settings I had compiled it with, right? Everything that should have been checked was and what shouldn't have been wasn't checked. I think I might want to try to compile again sometime soon here though, t

Re: more cd burning questions

2002-02-19 Thread Duane Clark
Brandon Dorman wrote: > [root@localhost sbin]# ./insmod loop > insmod: loop: no module by that name found > [root@localhost sbin]# > [root@localhost sbin]# ./insmod sg > insmod: sg: no module by that name found > [root@localhost sbin]# ./insmod sr_mod > insmod: sr_mod: no module by that name foun

Re: more cd burning questions

2002-02-19 Thread Charles Galpin
On Tue, 2002-02-19 at 12:31, Brandon Dorman wrote: > > > > and then later > > > > > > hdc: ATAPI 32X DVD-ROM drive, 512kB Cache, UDMA(33) > > > Uniform CD-ROM driver Revision: 3.12 > > > hdd: ATAPI 6X CD-ROM CD-R/RW drive, 768kB Cache, DMA > > > > thats not so good. It looks like the IDE driver

Re: more cd burning questions

2002-02-19 Thread Brandon Dorman
> > and then later > > > > hdc: ATAPI 32X DVD-ROM drive, 512kB Cache, UDMA(33) > > Uniform CD-ROM driver Revision: 3.12 > > hdd: ATAPI 6X CD-ROM CD-R/RW drive, 768kB Cache, DMA > > thats not so good. It looks like the IDE driver attached itself to your > CD-ROM drives. After you made your chan

Re: more cd burning questions

2002-02-19 Thread Brandon Dorman
Hi Ben, others, Try loading them manually, and then see what cdrecord does: > > # insmod loop > # insmod sg > # insmod sr_mod > # insmod ide-scsi [root@localhost sbin]# insmod loop bash: insmod: command not found [root@localhost sbin]# ./insmod loop insmod: loop: no module by that name found [r

Re: more cd burning questions

2002-02-19 Thread Duane Clark
Brandon Dorman wrote: > I ran dmesg again just now and actually got more information. here is > about the cd drives: > hdc: MATSHITADVD-ROM SR-8584A, ATAPI CD/DVD-ROM drive > hdd: PHILIPS CDD3610 CD-R/RW, ATAPI CD/DVD-ROM drive Thats good, and > > and then later > > hdc: ATAPI 32X DVD-ROM dri

Re: more cd burning questions

2002-02-19 Thread Dale Kosan
Correct me if I am wrong but I do not see the scsi and ide-sci modules as being loaded. Mine has the following modules loaded: ide-scsi8288 0 ide-cd 27072 0 cdrom 28576 0 [sr_mod ide-cd] Could this be your problem? -- ICQ# 558467

Re: more cd burning questions (was XP thing)

2002-02-19 Thread Ben Logan
On Mon, Feb 18, 2002 at 08:15:22PM -0800, Brandon Dorman wrote: > Then I tried cdrecord -scanbus > > [root@localhost sbin]# cdrecord -scanbus > Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling > cdrecord: No such file or directory. Cannot open SCSI driver. > cdrecord:

  1   2   >