Re: cd-burning problems

2001-04-08 Thread Mario Olimpio de Menezes
On Sat, 7 Apr 2001, Andreas Goesele wrote: > Hi, > > I tried to set up everything for burning cds under Linux. The basic > setup is working for root, but there remain a number of problems. > > 1.) Is it actually possible to burn cds as normal user (neither root > and nor suid-root)? I did create

Re: cd-burning problems

2001-04-07 Thread Nate Amsden
Andreas Goesele wrote: > > Hi, > > I tried to set up everything for burning cds under Linux. The basic > setup is working for root, but there remain a number of problems. grab a recent version of xcdrgtk (it comes with cdrecord and stuff) and it has detailed instructions on how to get it to run

Re: cd-burning problems

2001-04-07 Thread Stephen Boulet
The only thing I can think of is to make the cdrecord command itself part of your cdburn group. I usually use "su -" in a shell and from there use cdrecord to burn my cds. -- Stephen On Saturday 07 April 2001 11:56 am, Andreas Goesele wrote: > Hi, > > I tried to set up everything for burning cd

Re: CD burning problems

1999-12-09 Thread Alex V. Toropov
David Blackman wrote: > Please try mkisofs, iy's better maintained, more up to date, and most > frontends prefer it. > > mkisofs -rva -o But as far as I know mkisofs doesn't genetate jolet fs. Alex > > > thanks, > dave > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: CD burning problems

1999-12-08 Thread David Blackman
Please try mkisofs, iy's better maintained, more up to date, and most frontends prefer it. mkisofs -rva -o thanks, dave