Re: DVD-R not recording .iso

2009-09-10 Thread Polytropon
On Wed, 9 Sep 2009 22:33:27 -0400 (EDT), Chris Hill wrote: > On Wed, 9 Sep 2009, Al Plant wrote: > > > Aloha, > > > > on FreeBSD 8 Current > > > > I have installed growisofs. I want to burn a DVD R of > > /path/7.2-RELEASE-p1-i386-disc1.iso . > > > > #growisofs -dvd-compat -Z /dev/cd0=/path/7.2

Re: DVD-R not recording .iso

2009-09-09 Thread Chris Hill
On Wed, 9 Sep 2009, Al Plant wrote: Aloha, on FreeBSD 8 Current I have installed growisofs. I want to burn a DVD R of /path/7.2-RELEASE-p1-i386-disc1.iso . #growisofs -dvd-compat -Z /dev/cd0=/path/7.2-RELEASE-p1-i386-disc1.iso . Got this from FreeBSD handbook. Get no such file or directory

Re: DVD-R not recording .iso

2009-09-09 Thread Adam Vande More
On Wed, Sep 9, 2009 at 9:02 PM, Al Plant wrote: > Aloha, > > on FreeBSD 8 Current > > I have installed growisofs. I want to burn a DVD R of > /path/7.2-RELEASE-p1-i386-disc1.iso . > > #growisofs -dvd-compat -Z /dev/cd0=/path/7.2-RELEASE-p1-i386-disc1.iso . > > Got this from FreeBSD handbook. Get

DVD-R not recording .iso

2009-09-09 Thread Al Plant
Aloha, on FreeBSD 8 Current I have installed growisofs. I want to burn a DVD R of /path/7.2-RELEASE-p1-i386-disc1.iso . #growisofs -dvd-compat -Z /dev/cd0=/path/7.2-RELEASE-p1-i386-disc1.iso . Got this from FreeBSD handbook. Get no such file or directory error. Whats wrong with the syntax?