> > For Linux you can do this: (this is off an old guide i wrote ages ago > so there might be better tools) > > dvdbackup -i /dev/dvd -M -o /data/dvd/mymovie > mkisofs -dvd-video -v -o /data/dvd/movie.iso /data/dvd/mymovie > So then I can take that *.iso to my windows machine and write it to a dvd using something like roxio or magiciso? Thanks Jay