On Mon, 01 Nov 2004, sean wrote:
> Ted Huntington wrote:
> > The command line is
> > readcd dev=0,0,0 -f image.img
> > then
> > cdrecord dev=0,0,0 image.img
> >
> > (you will need cdrecord Prodvd)
> >
> > Ted
> >
> I didn't have cdrecord Prodvd - so I used dd and growisofs.
>
> Do you need Pr
On Mon, 01 Nov 2004, sean wrote:
> Robert Kesterson wrote:
>
> >
> > dd if=/dev/dvd of=mydvd.iso bs=2048
> >
>
> Great. I knew this had to be simple. Here's what I did:
>
> dd if=/dev/hdc of=image.iso bs=32k
How can you be sure that the image size is a multiple of 32k?
Use bs=2048 to be sure
On Wed, 15 Sep 2004, dmitriy kuvshinov wrote:
> Ronald S. Bultje:
>
> >On Wed, 2004-09-15 at 20:52, dmitriy kuvshinov wrote:
> >
> >
> >>I have two dc10plus card(/dev/video1 and /dev/video2).
> >>How can i to use lavrec for each card??
> >>
> >>
> >
> >export LAV_VIDEO_DEV=/dev/video1
> >lav
On Sat, 04 Sep 2004, Derek Fountain wrote:
> Can I just copy those two binaries into /usr/local/bin and expect them to work
> with the SUSE compiled binaries and libraries? Or should I remove the entire
> SUSE package and rely on the self compiled versions? My experience of SUSE
Are you saying