On Sat, 1 Aug 2009, Ravikanth wrote: > > - original message - > From: Ravikanth > Subject: [twincling] ISO image burning problem with k3b > Date: 31/07/2009 19:12 > > > I am trying to burn an ISO image on DVD > > and I am getting the following error. > > Hi Ravi: > > please try using growisofs since you want to > write a DVD. > > growisofs -dvd-compat -Z /dev/dvd=image. iso > > hope this helps. > > Hi Saifi, > Tried that, but got the below error. > [ravika...@ravikanthdabba /]$ growisofs -dvd-compat -Z > /dev/dvd=/home/ravikanth/Desktop/Apps/THX/CRZ0NNW7.iso > Executing 'builtin_dd if=/home/ravikanth/Desktop/Apps/THX/CRZ0NNW7.iso > of=/dev/dvd obs=32k seek=0' > /dev/dvd: "Current Write Speed" is 4.1x1352KBps. > :-[ wr...@lba=0h failed with SK=3h/ASC=0Ch/ACQ=80h]: Input/output error > :-( write failed: Input/output error > > > Then I tried as root and got the below error. > > [r...@ravikanthdabba /]# growisofs -dvd-compat -Z > /dev/dvd=/home/ravikanth/Desktop/Apps/THX/CRZ0NNW7.iso > Executing 'builtin_dd if=/home/ravikanth/Desktop/Apps/THX/CRZ0NNW7.iso > of=/dev/dvd obs=32k seek=0' > /dev/dvd: "Current Write Speed" is 4.1x1352KBps. > :-[ wr...@lba=0h failed with SK=3h/NO SEEK COMPLETE]: Input/output error > :-( write failed: Input/output error >
Please try one more tweak and let me know. We'll explicitly try "reducing the speed". # cd /home/ravikanth/Desktop/Apps/THX/ # growisofs -dvd-compat -speed=1 -Z /dev/dvd=CRZ0NNW7.iso Please copy and paste the response / error that you see in this case. thanks Saifi. http://twitter.com/saifikhan

