Re: growisofs: no mkisofs options are permitted with =, aborting

2005-08-03 Thread Carl Delsey
On Thu, Aug 04, 2005 at 12:06:15AM +0200, Hanspeter Roth wrote: > On Aug 01 at 22:31, Hanspeter Roth spoke: > > > > > Hello, > > > > I'm trying to burn an iso image onto a DVD+RW. > > I'm trying: > > > > growisofs -Z /dev/cd0=image.iso > > > > This yields: > > > > growisofs: no mkisofs op

Re: growisofs: no mkisofs options are permitted with =, aborting

2005-08-03 Thread Hanspeter Roth
On Aug 01 at 22:31, Hanspeter Roth spoke: > > Hello, > > I'm trying to burn an iso image onto a DVD+RW. > I'm trying: > > growisofs -Z /dev/cd0=image.iso > > This yields: > > growisofs: no mkisofs options are permitted with =, aborting... I must have been drunk! I had also an additional

Re: growisofs: no mkisofs options are permitted with =, aborting

2005-08-02 Thread Hanspeter Roth
On Aug 01 at 22:08, Carl Delsey spoke: > Finally, if none of those things work, you might try: > growisofs -Z /dev/cd0=/dev/fd/0 < image.iso Ok, I tried this too, but the result is the same. And I also tried with -dvd-compat. I also tried on NetBSD and OpenBSD. I got the same message: growisof

Re: growisofs: no mkisofs options are permitted with =, aborting

2005-08-02 Thread Marc Fonvieille
On Tue, Aug 02, 2005 at 12:31:17PM -0400, Chuck Swiger wrote: > > The Handbook has good documentation on using dvd+rw-tools as well as other > software, and I would second the recomendation that people take a look at > it if they want to burn CD's or DVD's. > > You are welcome to hold the opini

Re: growisofs: no mkisofs options are permitted with =, aborting

2005-08-02 Thread Chuck Swiger
Marc Fonvieille wrote: On Tue, Aug 02, 2005 at 10:50:01AM -0400, Chuck Swiger wrote: [ ... ] To some extent, Andy doesn't want to fully document everything to encourage people to either "use the source, luke", or to create more user-friendly (but seperate) frontends like k3b. I don't fully un

Re: growisofs: no mkisofs options are permitted with =, aborting

2005-08-02 Thread Marc Fonvieille
On Tue, Aug 02, 2005 at 10:50:01AM -0400, Chuck Swiger wrote: > Carl Delsey wrote: > [ ... ] > >You're right. My mistake. That's what I get for using my eyes to search a > >document instead of using the search feature. :-) > > No worry: growisofs' manpage and the way it uses command line arguments

Re: growisofs: no mkisofs options are permitted with =, aborting

2005-08-02 Thread Chuck Swiger
Carl Delsey wrote: [ ... ] You're right. My mistake. That's what I get for using my eyes to search a document instead of using the search feature. :-) No worry: growisofs' manpage and the way it uses command line arguments is not entirely consistent :-) To some extent, Andy doesn't want

Re: growisofs: no mkisofs options are permitted with =, aborting

2005-08-01 Thread Carl Delsey
On Tue, Aug 02, 2005 at 01:25:22AM -0400, Chuck Swiger wrote: > Carl Delsey wrote: > > > >It's valid syntax ... just not documented in the man page. You have to > >go out to the website to find out about it. > > Look just before the NOTES section of the manpage: > > " To use growisofs to writ

Re: growisofs: no mkisofs options are permitted with =, aborting

2005-08-01 Thread Chuck Swiger
Carl Delsey wrote: On Tue, Aug 02, 2005 at 09:50:03AM +0930, Greg 'groggy' Lehey wrote: [ ... ] growisofs -Z /dev/cd0=image.iso The version of growisofs that I use doesn't have a -Z option. From a system that does: -Z /dev/dvd Burn an initial session to the selected dev

Re: growisofs: no mkisofs options are permitted with =, aborting

2005-08-01 Thread Carl Delsey
On Tue, Aug 02, 2005 at 09:50:03AM +0930, Greg 'groggy' Lehey wrote: > On Monday, 1 August 2005 at 22:31:45 +0200, Hanspeter Roth wrote: > > > > Hello, > > > > I'm trying to burn an iso image onto a DVD+RW. > > I'm trying: > > > > growisofs -Z /dev/cd0=image.iso > > The version of growisofs that

Re: growisofs: no mkisofs options are permitted with =, aborting

2005-08-01 Thread Greg 'groggy' Lehey
On Monday, 1 August 2005 at 22:31:45 +0200, Hanspeter Roth wrote: > > Hello, > > I'm trying to burn an iso image onto a DVD+RW. > I'm trying: > > growisofs -Z /dev/cd0=image.iso The version of growisofs that I use doesn't have a -Z option. From a system that does: -Z /dev/dvd