You are not logged in.
Pages: 1
Not strictly #!, but a question about xfburn. The specs for the DVD writer in my laptop indicate it can write DVD+R at 8X. I'm burning ISO files to DVD as files as a backup using xfburn. Not knowing the speed of the drive at the time, I set xbfurn to 8X instead of "max". However, the DVD was burning at around 4X when I checked it towards the end of the run.
I ran another burn on a second DVD+R with different ISO files and it was at 2X and has now dropped to 1X and now to 0.7X at 21%. Writing a full DVD at 1X takes a long time ... any ideas what's going on here? I think the burn is gonna fail ...
Burn stalled at 21% and I aborted it. Running xfburn from terminal to see any additional output. No additional output, but burn stabilized at 3.6X. Why?
Last edited by SabreWolfy (2012-04-28 13:45:53)
• Support #! • Waldorf • Debian sid • Xubuntu • siduction • Peppermint • OpenBox • Xfce • LXDE •
Offline
If you get no joy from xfburn responses, have you considered using wodim? (it's in debian stable main)
wodim --devices
wodim: Overview of accessible drives (1 found) :
-------------------------------------------------------------------------
0 dev='/dev/sg1' rwrw-- : 'TSSTcorp' 'DVD+-RW TS-L633C'
-------------------------------------------------------------------------Then you can combine the device file of the burning device with the wodim command to write the actual ISO image:
wodim -eject -tao speed=0 dev=/dev/sg1 -v -data /path/to/image.isoIf you get an error message saying something like: "wodim: trying to use a high speed medium on low speed writer" try using a higher burning speed such as speed=1 or speed=2:
I've stopped using xfburn for iso's since I found wodim
Artwork at deviantArt; Iceweasel Personas; GDM #! Themes;
SLiM #! Themes
Offline
^ Thanks. Ive just starting burning the third and final DVD I need to today, but I'll definitely look at wodim next time.
• Support #! • Waldorf • Debian sid • Xubuntu • siduction • Peppermint • OpenBox • Xfce • LXDE •
Offline
^ check out this #! how-to-burn-an-iso-to-dvd-cli
Artwork at deviantArt; Iceweasel Personas; GDM #! Themes;
SLiM #! Themes
Offline
^ Thanks, will check it out. (Just to clarify though, I am burning several ISOs to DVD directly as files to serve as backups; I'm not burning them to boot from.)
• Support #! • Waldorf • Debian sid • Xubuntu • siduction • Peppermint • OpenBox • Xfce • LXDE •
Offline
^Yes, I realised that 
There was a thread not long ago IIRC, discussing wodim/readom vs dd vs xfburn, as backup tools
Artwork at deviantArt; Iceweasel Personas; GDM #! Themes;
SLiM #! Themes
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.