RE: [newbie] Eroaster (was CDR)

2002-12-12 Thread Gil Katz
Thanks that helped
Gil

 -Original Message-
From:   [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]  On Behalf Of Charlie
Sent:   Wednesday, December 11, 2002 8:46 PM
To: [EMAIL PROTECTED]
Subject:Re: [newbie] Eroaster (was CDR)

  File: message.footer  On December 11, 2002 05:57 am, Gil Katz wrote:
 I have CDR and CDRW
 The system recognize the CDRW in /dev/scd0
 And the CDR in dev/hdc
 When I press on detect writer the Eroaster detects the CDRW but when I
 press the detect reader it detects again the CDRW.
 What to do
 Thanks gil

For the record, I won't reply to any more posts to the list that have a
Reply
To: set after this one. It's a pain in the keister to have to remember to
change the address when one only wants to reply to the post _on the mailing
list_ in order to try to help.

Most of what I've learned regarding the uses of ISOs, CD-Rs, CD-RWs etc in
GNU/Linux came from the page at the link below or is linked from there. It's
a good place to start.

http://www.cpqlinux.com/cdrw.html

Eroaster is a front end for cdrecord. It only reads IDE devices that are
'SCSI
emulated' and you'll need to add IDE-SCSI to append the stanza in:

/etc/lilo.conf

that shows your CD-ROM.
 eg.: hdx=ide-scsi
where 'x' is the a, b, c, etc of the drive. All of the editing you want to
do
there has to be done as super user (su) or root. In your case you should add
hdc=ide-scsi for your cd-rom to the append lines. This will sometimes cause
it's own troubles too.

Once you add the phrase to the append line that's there open a terminal and
as
su (root) type:

sbin/lilo -v

then at the new prompt:

reboot -n.

You should be able to have eroaster recognise the cdrom as a read device
after
that reboot. Hopefully. If I've made any errors I'm sure one of our
list-mates will correct me.

Or just find (in any mirror's contrib directory) k3b and install and use
that
instead for copying disk to disk. This is a link to one place you can find
it:

ftp://mirrors.secsup.org/pub/linux/mandrake/Mandrake/9.0/contrib/RPMS

and you can use the KDE package manager to install it so it'll appear on the
menus.

I'm absolutely _not_ certain if any of the above will do you any good since
it's not the method I use. If I need to copy a disk I just copy it to a hard
drive (any of the 4) and burn the copy from there. Small relatives are bad
news on any CDs that aren't backed up; even though they never seem to touch
the ones that have been copied and can't get at the originals. When I hear
Shiny Frisbee!!! I start looking. Quickly.

The little monsters. :-)

Regards;
--
Charlie
Edmonton,AB,Canada
Registered user 244963 at http://counter.li.org
Any news from the President on a successor? he asked hopefully.
None, Anita replied.  She's having great difficulty finding someone
qualified who is willing to accept the post.
Then I stay, said Dr. Fresh.  I'm not good for much, but I
can at least make a decision.
Somewhere, he grumphed, there must be a naive, opportunistic
young welp with a masochistic streak who would like to run the most
up-and-down bureaucracy in the history of mankind.
-- R.L. Forward, Flight of the Dragonfly





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eroaster (was CDR)

2002-12-12 Thread Trevor Rhodes
Miark,

 1) Open /etc/lilo.conf in your editor of choice.
 2) Find the line that reads append=blah blah
 3) Insert into that line hdc=ide-scsi so that it looks something like
append=quiet devfs=mount hdc=ide-scsi hdd=ide-scsi
 4) Save and quit.
 5) As root, type
lilo Enter
and Bob's yer uncle.

Has anyone noticed that when they do this, that Package Installer doesn't 
recognise the drive any longer?

Regards
Trevor


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eroaster (was CDR)

2002-12-12 Thread Charlie
On December 12, 2002 02:08 pm, Trevor Rhodes wrote:
 Miark,

  1) Open /etc/lilo.conf in your editor of choice.
  2) Find the line that reads append=blah blah
  3) Insert into that line hdc=ide-scsi so that it looks something like
 append=quiet devfs=mount hdc=ide-scsi hdd=ide-scsi
  4) Save and quit.
  5) As root, type
 lilo Enter
 and Bob's yer uncle.

 Has anyone noticed that when they do this, that Package Installer doesn't
 recognise the drive any longer?

 Regards
   Trevor

Yep, that's why I mentioned this may cause it's own problems in my answer to 
Gil.

Using that infamous editor of choice ;) edit the links to the cdrom in this 
file:
file:/etc/urpmi/urpmi.cfg
to reflect it's new reality. You should be OK then.

Regards;
-- 
Charlie
Edmonton,AB,Canada
Registered user 244963 at http://counter.li.org
does your DRESSING ROOM have enough ASPARAGUS?



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Eroaster (was CDR)

2002-12-11 Thread Gil Katz
I have CDR and CDRW
The system recognize the CDRW in /dev/scd0
And the CDR in dev/hdc
When I press on detect writer the Eroaster detects the CDRW but when I press
the detect reader it detects again the CDRW.
What to do
Thanks gil



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eroaster (was CDR)

2002-12-11 Thread Miark
Enable SCSI emulation on the CD-R drive in lilo.
This will make /dev/hdc /dev/scd1 and ERoaster
will see it.

Miark


On Wed, 11 Dec 2002 14:57:20 +0200
Gil Katz [EMAIL PROTECTED] wrote:

 I have CDR and CDRW
 The system recognize the CDRW in /dev/scd0
 And the CDR in dev/hdc
 When I press on detect writer the Eroaster detects the CDRW but when I press
 the detect reader it detects again the CDRW.
 What to do
 Thanks gil
 
 
 


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [newbie] Eroaster (was CDR)

2002-12-11 Thread Gil Katz
How do I do that
I run lilo with switches ?

-Original Message-
From: Miark [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 11, 2002 7:19 PM
To: Newbie
Cc: [EMAIL PROTECTED]
Subject: Re: [newbie] Eroaster (was CDR)

Enable SCSI emulation on the CD-R drive in lilo.
This will make /dev/hdc /dev/scd1 and ERoaster
will see it.

Miark


On Wed, 11 Dec 2002 14:57:20 +0200
Gil Katz [EMAIL PROTECTED] wrote:

 I have CDR and CDRW
 The system recognize the CDRW in /dev/scd0
 And the CDR in dev/hdc
 When I press on detect writer the Eroaster detects the CDRW but when I
press
 the detect reader it detects again the CDRW.
 What to do
 Thanks gil






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eroaster (was CDR)

2002-12-11 Thread Charlie
On December 11, 2002 05:57 am, Gil Katz wrote:
 I have CDR and CDRW
 The system recognize the CDRW in /dev/scd0
 And the CDR in dev/hdc
 When I press on detect writer the Eroaster detects the CDRW but when I
 press the detect reader it detects again the CDRW.
 What to do
 Thanks gil

For the record, I won't reply to any more posts to the list that have a Reply 
To: set after this one. It's a pain in the keister to have to remember to 
change the address when one only wants to reply to the post _on the mailing 
list_ in order to try to help.

Most of what I've learned regarding the uses of ISOs, CD-Rs, CD-RWs etc in 
GNU/Linux came from the page at the link below or is linked from there. It's 
a good place to start.

http://www.cpqlinux.com/cdrw.html

Eroaster is a front end for cdrecord. It only reads IDE devices that are 'SCSI 
emulated' and you'll need to add IDE-SCSI to append the stanza in:

/etc/lilo.conf 

that shows your CD-ROM.
 eg.: hdx=ide-scsi 
where 'x' is the a, b, c, etc of the drive. All of the editing you want to do 
there has to be done as super user (su) or root. In your case you should add 
hdc=ide-scsi for your cd-rom to the append lines. This will sometimes cause 
it's own troubles too.

Once you add the phrase to the append line that's there open a terminal and as 
su (root) type:

sbin/lilo -v

then at the new prompt:

reboot -n. 

You should be able to have eroaster recognise the cdrom as a read device after 
that reboot. Hopefully. If I've made any errors I'm sure one of our 
list-mates will correct me.

Or just find (in any mirror's contrib directory) k3b and install and use that 
instead for copying disk to disk. This is a link to one place you can find 
it:

ftp://mirrors.secsup.org/pub/linux/mandrake/Mandrake/9.0/contrib/RPMS

and you can use the KDE package manager to install it so it'll appear on the 
menus.

I'm absolutely _not_ certain if any of the above will do you any good since 
it's not the method I use. If I need to copy a disk I just copy it to a hard 
drive (any of the 4) and burn the copy from there. Small relatives are bad 
news on any CDs that aren't backed up; even though they never seem to touch 
the ones that have been copied and can't get at the originals. When I hear 
Shiny Frisbee!!! I start looking. Quickly. 

The little monsters. :-)

Regards;
-- 
Charlie
Edmonton,AB,Canada
Registered user 244963 at http://counter.li.org
Any news from the President on a successor? he asked hopefully.
None, Anita replied.  She's having great difficulty finding someone
qualified who is willing to accept the post.
Then I stay, said Dr. Fresh.  I'm not good for much, but I
can at least make a decision.
Somewhere, he grumphed, there must be a naive, opportunistic
young welp with a masochistic streak who would like to run the most
up-and-down bureaucracy in the history of mankind.
-- R.L. Forward, Flight of the Dragonfly



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eroaster (was CDR)

2002-12-11 Thread Miark
Gil,

1) Open /etc/lilo.conf in your editor of choice.
2) Find the line that reads append=blah blah
3) Insert into that line hdc=ide-scsi so that it looks something like
   append=quiet devfs=mount hdc=ide-scsi hdd=ide-scsi
4) Save and quit.
5) As root, type
   lilo Enter
   and Bob's yer uncle.

Miark



On Wed, 11 Dec 2002 19:44:25 +0200
Gil Katz [EMAIL PROTECTED] wrote:

 How do I do that
 I run lilo with switches ?
 
 -Original Message-
 From: Miark [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, December 11, 2002 7:19 PM
 To: Newbie
 Cc: [EMAIL PROTECTED]
 Subject: Re: [newbie] Eroaster (was CDR)
 
 Enable SCSI emulation on the CD-R drive in lilo.
 This will make /dev/hdc /dev/scd1 and ERoaster
 will see it.
 
 Miark
 
 
 On Wed, 11 Dec 2002 14:57:20 +0200
 Gil Katz [EMAIL PROTECTED] wrote:
 
  I have CDR and CDRW
  The system recognize the CDRW in /dev/scd0
  And the CDR in dev/hdc
  When I press on detect writer the Eroaster detects the CDRW but when I
 press
  the detect reader it detects again the CDRW.
  What to do
  Thanks gil
 
 
 
 


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eroaster

2002-03-25 Thread Ronald J. Hall

Tom Brinkman wrote:

 That spin up/down you're citing is indicative of the marketing
 hype Civileme mentioned about the belief that faster is better, eg,
 52x Cdroms vs. 8x.  All Cdroms, burners, and HDD's, whether SCSI or
 IDE run on the 33 Mhz PCI bus.

Well...my DVD is a 40x and my CDRW is a 32x...and both are definitely faster
than the 52x IDE I replaced, when it comes to game playing (Diablo2 esp.) I
did a simple time test between my CDRW and the 52x IDE before I removed it,
copying the same file from CD to HD...the 52x was faster, but only slightly
so, nowhere near what you would think it do. (and thats counting the actual
transfer only - if you throw in the time it takes for the IDE to spin up then
the SCSI is actually faster).

   Sorry, poor choice of words on my part.  I should'a just said
 'I prefer IDE for a desktop PC'.  Probly just prejudice on my part,
 but I don't believe the little real world performance increase (yeah,
 I know that _theoretically_ it's almost 20% increase), justifies the
 increased cost and the need for SCSI controllers.  Surely SCSI is a
 good choice for production server systems, but many are run with IDE
 drives and provide near equal performance and reliability at lower
 cost.

I understand. 

   That's mostly HDD's tho. As for burners, a SCSI isn't gonna
 turn out CD's any faster than an IDE.  Specially since I believe
 media (CDr's) are the limiting factor.  If you want reliable CD's,
 don't burn 'em faster than 8x. When I make copies of Mandrake CD's
 for friends, I burn at 4x after 'dd'ing the iso to a HDD first. Now
 if you're working in a shop making 1000's of CD's, you should probly
 use a SCSI burner, but still have the source iso on a HDD ;
 --
 Tom Brinkman   Corpus Christi, Texas

Okay, thanks for taking the time to explain! ;-)

-- 
 
   /\
   DarkLord
   \/



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] eroaster

2002-03-24 Thread Derek Jennings

SNIP
 Though I am  sure I added cdwriter to groups for user 'curt' (I'm the only
 user) when I run 'cdrecord --scanbus' It tells me:
 No such file or directory exists. Cannot open SCSI driver
 For possible targets try cdrecord -scanbus.  Which gives the same
 result.


This is a good clue Curt. It is exactly what I got as well when I first tried 
using my burner. It seems for 'some' cd-writers you must diasable devfs 
before cdrecord will work. 

To disable devfs edit the file /etc/lilo.conf  find the line that includes
devfs=mount   and change that to devfs=nomount

save the file and then as root type
/sbin/lilo

It will then write the boot record. If you get an error message at this point 
you have probably got a typo in the lilo.conf file. DO NOT reboot until this 
command works without an error or else you may not be able to boot again!

Now after a reboot you will (hopefully) be able to run cdrecord successfully.

Disabling devfs may have an impact on desktop icons for scanners/zip drives 
etc. You may need to create the icons again. If you need help doing this let 
us know. Also check out that you can still play audio CD's OK.

HTH

derek



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] eroaster

2002-03-24 Thread Dennis Myers

On Sunday 24 March 2002 01:15 am, you wrote:
 On Sunday 24 March 2002 12:07 am, Dennis Myers wrote:
 Take a look in package manager and make sure that  cdrecord and some of
  it's associated files are installed. Just to be sure.

 Dennis,
  cdrecord, cdda2wav, cdparanoia, mkisofs and readcd are what I was told
 should be there - they all are.
 Should there be others?
 Curt
Nope, I think that is all you need. BTW even after permissions are set and 
cdwriter added to my groups, eroaster starts ok but then crashes when I try 
to do anything.  So something else is not connected right. I think I will 
stick with gnome-toaster, I can get that to work.
-- 
Dennis M. registered linux user #180842



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eroaster

2002-03-24 Thread Tom Brinkman

On Friday 22 March 2002 05:04 pm, Ronald J. Hall wrote:
 Tom Brinkman wrote:
 Burner's an IDE, I don't care for SCSI drives in a desktop PC.
  I've turned off devfs a few times but only to test.  I reckon
  devfs is here to stay, so I try and make things work with it. 
   or get different things ;)

 Tom, can I butt in on this thread and ask why you don't like SCSI
 drives? I've got a DVD and CDRW that are both SCSI. It made it much
 easier to do disk to disk dupes since programs found the 2 devices
 on the chain easier. Also, when playing games, the SCSI's seem to
 outperform my old IDE CD-ROMs by far. (no powering down, then
 taking what seems like forever to spin backup). Of course, if you
 don't play any games then... ;-)

That spin up/down you're citing is indicative of the marketing 
hype Civileme mentioned about the belief that faster is better, eg, 
52x Cdroms vs. 8x.  All Cdroms, burners, and HDD's, whether SCSI or 
IDE run on the 33 Mhz PCI bus. 

 I was just curious about your reasons...Thanks!

  Sorry, poor choice of words on my part.  I should'a just said 
'I prefer IDE for a desktop PC'.  Probly just prejudice on my part, 
but I don't believe the little real world performance increase (yeah, 
I know that _theoretically_ it's almost 20% increase), justifies the 
increased cost and the need for SCSI controllers.  Surely SCSI is a 
good choice for production server systems, but many are run with IDE 
drives and provide near equal performance and reliability at lower 
cost.

  That's mostly HDD's tho. As for burners, a SCSI isn't gonna 
turn out CD's any faster than an IDE.  Specially since I believe 
media (CDr's) are the limiting factor.  If you want reliable CD's, 
don't burn 'em faster than 8x. When I make copies of Mandrake CD's 
for friends, I burn at 4x after 'dd'ing the iso to a HDD first. Now 
if you're working in a shop making 1000's of CD's, you should probly 
use a SCSI burner, but still have the source iso on a HDD ;
-- 
Tom Brinkman   Corpus Christi, Texas



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] eroaster

2002-03-23 Thread Dennis Myers

On Saturday 23 March 2002 01:49 pm, you wrote:
 I've recently done a clean install of 8.1 and installed eroaster, however
 attempts to burn a cd of 8.2 have failed.
 I chose the iso tab, browsed to the file, hit the info button to get the
 file info, then chose the burn cd button - results below

 As user I got:
 /bin/bash/cdrecord: Permission denied
 At one point I found the GUI app to change permissions but can't seem to
 find it again - though it seems if permissions *were* changed I'd probably
 get the output below.

 As root, the output from ECLiPt Roaster is:

 scidev: '0.0.0'
 scsibus:0 target:0 lun:o

 My cd burner is an external Plextor 12/4/32 (SCSI)
 using CDR media.
 What do I need to change to get the prog to work?
 I am very new to Linux and not familiar with CLI

 Any hints or links to help solve this problem would be greatly appreciated
 (the link mentioned in the 8.2 readme for cdrecord gives me the 404 error)

 Curt
Curt, go into the userdrake and you will probably find that you as a user are 
not shown in the groups for cdrw or cdwriter, I forget which. Highlight you 
as user and then select edit  groups and you will see a bunch of listings. 
Pick the ones you want permissions in and then ok and save. You should now be 
able to access in the eroaster prog.  HTH
-- 
Dennis M.  linux user #180842



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] eroaster

2002-03-23 Thread Derek Jennings


This is a common problem. You need to ensure that your user, the cdwriter, 
and all the cd applications have the same group permissions.

1/Create a group called 'cdwriter' using Userdrake and put any users who are 
to burn CD's in that group. (It may already exist)

2/ You then need to give cdwriter group privileges for the following 
applications (all in /usr/bin) If any of these apps are missing install them 
from RPM.
cdrecord
cdda2wav
cdparanoia
mkisofs
readcd
You can do this using konqueror. Just open 
KmenuApplicationFileToolsFileManager(SuperUserMode)
Find the files you want to change the permissions of, right click, select 
'Permissions' and set the group name to be cdwriter

3/ Put the CD-RW in the cdwriter group by editing the permissions of /dev/scd0


You can test your cd burner by opening a user terminal and typing
cdrecord --scanbus
If it finds your CD writer then cd burning should work.

HTH

derek


On Saturday 23 March 2002 19:49, Curt wrote:
 I've recently done a clean install of 8.1 and installed eroaster, however
 attempts to burn a cd of 8.2 have failed.
 I chose the iso tab, browsed to the file, hit the info button to get the
 file info, then chose the burn cd button - results below

 As user I got:
 /bin/bash/cdrecord: Permission denied
 At one point I found the GUI app to change permissions but can't seem to
 find it again - though it seems if permissions *were* changed I'd probably
 get the output below.

 As root, the output from ECLiPt Roaster is:

 scidev: '0.0.0'
 scsibus:0 target:0 lun:o

 My cd burner is an external Plextor 12/4/32 (SCSI)
 using CDR media.
 What do I need to change to get the prog to work?
 I am very new to Linux and not familiar with CLI

 Any hints or links to help solve this problem would be greatly appreciated
 (the link mentioned in the 8.2 readme for cdrecord gives me the 404 error)

 Curt



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] eroaster

2002-03-23 Thread FemmeFatale

Ugh... this is on the expert list too...Do an archive search quick...for
Eroaster.  It'll come up ... last few days.

Femme

Curt wrote:
 
 I've recently done a clean install of 8.1 and installed eroaster, however
 attempts to burn a cd of 8.2 have failed.
 I chose the iso tab, browsed to the file, hit the info button to get the file
 info, then chose the burn cd button - results below
 
 As user I got:
 /bin/bash/cdrecord: Permission denied
 At one point I found the GUI app to change permissions but can't seem to find
 it again - though it seems if permissions *were* changed I'd probably get the
 output below.
 
 As root, the output from ECLiPt Roaster is:
 
 scidev: '0.0.0'
 scsibus:0 target:0 lun:o
 
 My cd burner is an external Plextor 12/4/32 (SCSI)
 using CDR media.
 What do I need to change to get the prog to work?
 I am very new to Linux and not familiar with CLI
 
 Any hints or links to help solve this problem would be greatly appreciated
 (the link mentioned in the 8.2 readme for cdrecord gives me the 404 error)
 
 Curt
 
   
 Want to buy your Pack or Services from MandrakeSoft?
 Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] eroaster

2002-03-23 Thread FemmeFatale

woops!

ignore my msg curt... the thread i was thinking of is for 8.2.

Femme

Dennis Myers wrote:
 
 On Saturday 23 March 2002 01:49 pm, you wrote:
  I've recently done a clean install of 8.1 and installed eroaster, however
  attempts to burn a cd of 8.2 have failed.
  I chose the iso tab, browsed to the file, hit the info button to get the
  file info, then chose the burn cd button - results below
 
  As user I got:
  /bin/bash/cdrecord: Permission denied
  At one point I found the GUI app to change permissions but can't seem to
  find it again - though it seems if permissions *were* changed I'd probably
  get the output below.
 
  As root, the output from ECLiPt Roaster is:
 
  scidev: '0.0.0'
  scsibus:0 target:0 lun:o
 
  My cd burner is an external Plextor 12/4/32 (SCSI)
  using CDR media.
  What do I need to change to get the prog to work?
  I am very new to Linux and not familiar with CLI
 
  Any hints or links to help solve this problem would be greatly appreciated
  (the link mentioned in the 8.2 readme for cdrecord gives me the 404 error)
 
  Curt
 Curt, go into the userdrake and you will probably find that you as a user are
 not shown in the groups for cdrw or cdwriter, I forget which. Highlight you
 as user and then select edit  groups and you will see a bunch of listings.
 Pick the ones you want permissions in and then ok and save. You should now be
 able to access in the eroaster prog.  HTH
 --
 Dennis M.  linux user #180842
 
   
 Want to buy your Pack or Services from MandrakeSoft?
 Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] eroaster

2002-03-23 Thread Curt


Femme,
Thanks for posting ... for some reason Dennis' post didn't show up in the 
thread - just in your reply. Wonder what's up with that??
I re-booted into this version to check and see what I got wrong with Derek's 
instructions - I'll have another go at it with the new info.

Curt


On Saturday 23 March 2002 04:48 pm, FemmeFatale wrote:
 woops!

 ignore my msg curt... the thread i was thinking of is for 8.2.

 Femme

 Dennis Myers wrote:
  On Saturday 23 March 2002 01:49 pm, you wrote:
   I've recently done a clean install of 8.1 and installed eroaster,
==snip==
   Curt
 
  Curt, go into the userdrake and you will probably find that you as a user
  are not shown in the groups for cdrw or cdwriter, I forget which.
  Highlight you as user and then select edit  groups and you will see a
  bunch of listings. Pick the ones you want permissions in and then ok and
  save. You should now be able to access in the eroaster prog.  HTH
  --
  Dennis M.  linux user #180842
 
   
  
  Want to buy your Pack or Services from MandrakeSoft?
  Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] eroaster

2002-03-23 Thread Dennis Myers

On Saturday 23 March 2002 05:43 pm, you wrote:
 Ugh... this is on the expert list too...Do an archive search quick...for
 Eroaster.  It'll come up ... last few days.

 Femme

 Curt wrote:
  I've recently done a clean install of 8.1 and installed eroaster, however
  attempts to burn a cd of 8.2 have failed.
  I chose the iso tab, browsed to the file, hit the info button to get the
  file info, then chose the burn cd button - results below
 
  As user I got:
  /bin/bash/cdrecord: Permission denied
  At one point I found the GUI app to change permissions but can't seem to
  find it again - though it seems if permissions *were* changed I'd
  probably get the output below.
 
  As root, the output from ECLiPt Roaster is:
 
  scidev: '0.0.0'
  scsibus:0 target:0 lun:o
 
  My cd burner is an external Plextor 12/4/32 (SCSI)
  using CDR media.
  What do I need to change to get the prog to work?
  I am very new to Linux and not familiar with CLI
 
  Any hints or links to help solve this problem would be greatly
  appreciated (the link mentioned in the 8.2 readme for cdrecord gives me
  the 404 error)
 
  Curt
 
   
  
  Want to buy your Pack or Services from MandrakeSoft?
  Go to http://www.mandrakestore.com
I found that if I added the group fileshare to my user in userdrake that 
eroaster will work.  You might try that and let us know how it does. HTH
-- 
Dennis M.  linux user #180842



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] eroaster

2002-03-23 Thread Curt

On Saturday 23 March 2002 07:30 pm, Dennis Myers wrote:
 I found that if I added the group fileshare to my user in userdrake that
 eroaster will work.  You might try that and let us know how it does. HTH

I'll try that wehn I can figure out how to get into UserDrake again - this is 
what I got last time I tried:


I just went back in and verified that cdrecord, cdda2wav, cdparanoia, mkisofs 
and readcd  all had cdwriter as the group. Then I tried to have a look at 
groups in UserDrake - entered root pswd and got a box headed:
Cannot launch UserDrake
the dialog said:
Cannot lock usr lib,
file /etc/ptmp or /etc/gtmp exists

Though I am  sure I added cdwriter to groups for user 'curt' (I'm the only 
user) when I run 'cdrecord --scanbus' It tells me:
No such file or directory exists. Cannot open SCSI driver
For possible targets try cdrecord -scanbus.  Which gives the same result.




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] eroaster

2002-03-23 Thread Dennis Myers

On Sunday 24 March 2002 12:54 am, you wrote:
 On Saturday 23 March 2002 07:30 pm, Dennis Myers wrote:
  I found that if I added the group fileshare to my user in userdrake that
  eroaster will work.  You might try that and let us know how it does. HTH

 I'll try that wehn I can figure out how to get into UserDrake again - this
 is what I got last time I tried:


 I just went back in and verified that cdrecord, cdda2wav, cdparanoia,
 mkisofs and readcd  all had cdwriter as the group. Then I tried to have a
 look at groups in UserDrake - entered root pswd and got a box headed:
 Cannot launch UserDrake
 the dialog said:
 Cannot lock usr lib,
 file /etc/ptmp or /etc/gtmp exists

 Though I am  sure I added cdwriter to groups for user 'curt' (I'm the only
 user) when I run 'cdrecord --scanbus' It tells me:
 No such file or directory exists. Cannot open SCSI driver
 For possible targets try cdrecord -scanbus.  Which gives the same
 result.
Take a look in package manager and make sure that  cdrecord and some of it's 
associated files are installed. Just to be sure. 
-- 
Dennis M.  linux user #180842



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] eroaster

2002-03-23 Thread Curt

On Sunday 24 March 2002 12:07 am, Dennis Myers wrote:

Take a look in package manager and make sure that  cdrecord and some of it's 
associated files are installed. Just to be sure. 

Dennis,
 cdrecord, cdda2wav, cdparanoia, mkisofs and readcd are what I was told 
should be there - they all are.
Should there be others?
Curt



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eroaster

2002-03-21 Thread Lyvim Xaphir


Tom,

How does this frontend compare to gcombust?  Which do you like better,
and why?

I'm kind of curious as to wether you have a preference between mkisofs
and mkhybrid also.

One more question; did you end up using devfs, or do you even have an
IDE burner?


Cheers,

LX


On Wed, 2002-03-20 at 12:51, Tom Brinkman wrote:
 In a previous 'CD burning' thread the other day I mentioned I had 
 problems with eroaster, but that it seemed to be a favorite of the 
 Mandrake newsgroup crowd.
 
 I just got a rpm from Texstar that he said he 'fixed'.  And yes, 
 it fixed the problems I had.  It's built for 8.2 and available here
ftp://ftp.ibiblio.org/pub/Linux/distributions/contrib/texstar/
I used the i686,   eroaster-2.0.12-3mdk
 I like the GUI, mainly 'cause it's straightfoward and simple, burner 
 detection and configuration is automatic.
 -- 
 Tom Brinkman   Corpus Christi, Texas
 



_
Do You Yahoo!?
Get your free yahoo.com address at http://mail.yahoo.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eroaster

2002-03-21 Thread Tom Brinkman

On Wednesday 20 March 2002 10:45 pm, Damian wrote:
 El mié, 20-03-2002 a las 16:37, Pena Family escribió:
  I am interested in eroaster or similiar. Can you tell me what CD
  burner your using under this built? It shouldn't make a
  difference, but I am curious just in case there is another
  hardware specific issue involved.

  IMO, the best :)
   'PLEXTOR ' 'CD-R   PX-W8432T' '1.09' Removable CD-ROM
It's old, but I've flashed it to the latest firmware updates (ie, 
1.09) as they became available.

 well, please someone correct me if i'm wrong, but all of these
 burning tools ... aren't all of them -including eroaster-
 GUI interfaces for cdrtools command-line burning program?
 i think eroaster detects hardware by cdrecord --scanbus command,
 just like all others, so there should be no problem with it.
 Damian

 Well, gcombust is reliable, but many of the options and 
configuration items are beyond my understanding, even with it's 'tool 
tip' explainations ;) Fortunately the defaults work for everything 
but bootable ISO burns. It also auto-detects the CD-RW, but get's it 
wrong with every version I've tried. Simple enough to change tho.
Many other GUI's fail to detect my CD-RW, or error out when I try to 
use them. I suspect this might be a devfs issue, but usin 
'devfs=nomount' isn't any better.  I don't fool with 'em past that, I 
just go to a GUI that does work.

 My previous problem with eroaster was that it wouldn't add some 
files to the burn list, complaining wrongly that they didn't exist. 
When I did mange to get them added, then the burn wouldn't start. 
Whatever Texstar fixed (he didn't say), resolved the problem.
Cooker's eroaster-2.0.12-2mdk from the src.rpm had the problems, 
Tex's eroaster-2.0.12-3mdk.i686 works fine.  It could well be just an 
Eroaster  ML8.2 problem, and not an issue with 8.1 or older.
http://66.69.182.59:8080/modules.php?name=Newsfile=articlesid=1661

  I used to really like Koncd, 'cause like Eroaster it's simple 
and intuitive to use.  But for some time now it's also had problems 
adding files, erroring out.  So yes, while all the GUI's are just 
frontends for cdrecord and mkisofs, they're not all created equal ;)
And then it's just me, I prefer to copy CD's or burn ISO's from the 
CL, but I like usin a GUI for data and audio CD's, the simpler the 
better.  Eroaster fits the bill.   YMMV  ;)
-- 
Tom Brinkman   Corpus Christi, Texas



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eroaster

2002-03-21 Thread Tom Brinkman

On Thursday 21 March 2002 08:47 am, Lyvim Xaphir wrote:
 Tom,

 How does this frontend compare to gcombust?  Which do you like
 better, and why?

 Eroaster's just plain simpler, without a bunch of configuration 
and options I don't understand too well like gcombust ;)  It is 
reliable tho. When all else fails, gcombust will get it.

 I'm kind of curious as to wether you have a preference between
 mkisofs and mkhybrid also.

   Actually I've never used mkhybrid. If I want to copy a CD, I 'dd' 
the CDrom to the harddrive, and then use cdrecord to burn it from the 
CL.  Assuming I'm in my home directory  
'dd if=/dev/cdrom of=whateverIcallit.iso'
 then   'biso whateverIcallit.iso'
  (alias biso='cdrecord -v -eject speed=8 dev=0,0' [in bashrc])

 Takes a few minutes to write a CD to the HDD first, then burn a 
copy from there, but my el cheapo cdrom reader will falter, rattle, 
and skip, and often cause a buffer underun on my CD-RW if I try a 
direct CD to CDr copy.  For copying files to a CDr (data or audio), I 
like to use a GUI.  Half the time when I try it from the CL I screw 
somethin up ;)  Burnin CD's is strictly a KISS process for me ;)


 One more question; did you end up using devfs, or do you even have
 an IDE burner?

   Burner's an IDE, I don't care for SCSI drives in a desktop PC. 
I've turned off devfs a few times but only to test.  I reckon devfs 
is here to stay, so I try and make things work with it.   or get 
different things ;) 
-- 
Tom Brinkman   Corpus Christi, Texas



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] Eroaster

2002-03-20 Thread Tom Brinkman


In a previous 'CD burning' thread the other day I mentioned I had 
problems with eroaster, but that it seemed to be a favorite of the 
Mandrake newsgroup crowd.

I just got a rpm from Texstar that he said he 'fixed'.  And yes, 
it fixed the problems I had.  It's built for 8.2 and available here
   ftp://ftp.ibiblio.org/pub/Linux/distributions/contrib/texstar/
   I used the i686,   eroaster-2.0.12-3mdk
I like the GUI, mainly 'cause it's straightfoward and simple, burner 
detection and configuration is automatic.
-- 
Tom Brinkman   Corpus Christi, Texas



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eroaster

2002-03-20 Thread Pena Family

I am interested in eroaster or similiar. Can you tell me what CD burner your
using under this built? It shouldn't make a difference, but I am curious
just in case there is another hardware specific issue involved.



I've learned that you shouldn't
compare yourself to others - they are
more screwed up than you think.


- Original Message -
From: Tom Brinkman [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, March 20, 2002 9:51 AM
Subject: [newbie] Eroaster



 In a previous 'CD burning' thread the other day I mentioned I had
 problems with eroaster, but that it seemed to be a favorite of the
 Mandrake newsgroup crowd.

 I just got a rpm from Texstar that he said he 'fixed'.  And yes,
 it fixed the problems I had.  It's built for 8.2 and available here
ftp://ftp.ibiblio.org/pub/Linux/distributions/contrib/texstar/
I used the i686,   eroaster-2.0.12-3mdk
 I like the GUI, mainly 'cause it's straightfoward and simple, burner
 detection and configuration is automatic.
 --
 Tom Brinkman   Corpus Christi, Texas








 Want to buy your Pack or Services from MandrakeSoft?
 Go to http://www.mandrakestore.com





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eroaster

2002-03-20 Thread Damian

El mié, 20-03-2002 a las 16:37, Pena Family escribió:
 I am interested in eroaster or similiar. Can you tell me what CD burner your
 using under this built? It shouldn't make a difference, but I am curious
 just in case there is another hardware specific issue involved.



well, please someone correct me if i'm wrong, but all of these
burning tools ... aren't all of them -including eroaster-
GUI interfaces for cdrtools command-line burning program?

i think eroaster detects hardware by cdrecord --scanbus command, just 
like all others, so there should be no problem with it.

i can only think of one that doesn't use cdrtools, it's called
Fireburner, but it's not free. you can only burn to 1X with a demo
version. and even tho it's a nice small app, it sucks compared to
eroaster.


Damian





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] eroaster not rpm rebuild just crash worthless

2001-05-12 Thread Chubby Vic



  ##
[root@kittypuss /root]# rpm -ivh eroaster-2.0-1.8.4mdk.i586.rpm
eroaster   
 ## [root@kittypuss /root]#
 eroaster

ECLiPt Roaster Version 2.0 Beta 8 (c) 1998-2000 by Martin Preishuber

Checking username ... root
Checking for required programs: mkisofs cdrecord isoinfo readcd cdda2wav
Checking, wether mkisofs supports -gui or not: yes
Checking for additional programs: mpg123 sox xmms normalize (not found)

Warning: couldn't read settings - setting default values !

Traceback (most recent call last):
Traceback (most recent call last):
  File /usr/lib/python2.0/site-packages/gtk.py, line 125, in __call__
ret = apply(self.func, a)
  File /usr/lib/eroaster/main.py, line 1800, in PerformSpecialOperation
self.BurnCDNow()
  File /usr/lib/eroaster/main.py, line 643, in BurnCDNow
self.BurnWindow(command)
  File /usr/lib/eroaster/main.py, line 780, in BurnWindow
self.client.connect(gethostbyname(gethostname()), socketport)
TypeError: connect requires exactly 1 argument; 2 given
  File /usr/lib/python2.0/site-packages/gtk.py, line 125, in __call__
ret = apply(self.func, a)
  File /usr/lib/eroaster/main.py, line 1800, in PerformSpecialOperation
self.BurnCDNow()
  File /usr/lib/eroaster/main.py, line 643, in BurnCDNow
self.BurnWindow(command)
  File /usr/lib/eroaster/main.py, line 815, in BurnWindow
self.server.bind(gethostbyname(gethostname()), socketport)
TypeError: bind requires exactly 1 argument; 2 given
Gdk-ERROR **: BadIDChoice (invalid resource ID chosen for this connection)
  serial 5388 error_code 14 request_code 1 minor_code 0
Xlib: unexpected async reply (sequence 0x157d)!
Gdk-ERROR **: BadPixmap (invalid Pixmap parameter)
  serial 5508 error_code 4 request_code 54 minor_code 0
Gdk-ERROR **: BadIDChoice (invalid resource ID chosen for this connection)
  serial 5509 error_code 14 request_code 53 minor_code 0
[root@kittypuss /root]#

---