Re: Burning a video DVD

2006-08-12 Thread [KS]
Rodolfo Medina wrote: >> What is the size of your ISO image? > > > $ ls -lh image.iso > -rw-r--r-- 1 rodolfo rodolfo 6.6G 2006-08-10 23:05 image.iso > Your data is 6.6GB so you will need a dual layer DVD as the single layer can only write about 4.46GB of data. > >> What are the specs of the

Re: Burning a video DVD

2006-08-11 Thread Rodolfo Medina
Rodolfo Medina wrote: >> I created `image.iso' from a video DVD with: >> >> $ readcd dev=0,1,0 f=image.iso >> >> . Now I want to copy it onto an empty DVD with: >> >> $ growisofs -dvd-compat -Z /dev/scd1=image.iso >> >> , but I get the following: >> >> Executing 'builtin_dd if=image.iso of

Re: Burning a video DVD

2006-08-10 Thread [KS]
Rodolfo Medina wrote: > Hi, all. > > I created `image.iso' from a video DVD with: > > $ readcd dev=0,1,0 f=image.iso > > . Now I want to copy it onto an empty DVD with: > > $ growisofs -dvd-compat -Z /dev/scd1=image.iso > > , but I get the following: > > Executing 'builtin_dd if=image.iso

Re: Burning a video DVD

2006-08-10 Thread Michael Voggenreiter
Rodolfo Medina schrieb: > Hi, all. > > I created `image.iso' from a video DVD with: > > $ readcd dev=0,1,0 f=image.iso > > . Now I want to copy it onto an empty DVD with: > > $ growisofs -dvd-compat -Z /dev/scd1=image.iso > > , but I get the following: > > Executing 'builtin_dd if=image.is