Results 1 to 7 of 7
I'm having trouble burning my Debian ISO images to a DVD-RW usingCDBurnerXP. I follow these instructions. The burn takes about 20 seconds, the progress marker doesn't move, and when its ...
- 07-20-2007 #1Just Joined!
- Join Date
- Jul 2007
- Location
- USA
- Posts
- 61
Burning iso to DVD
I'm having trouble burning my Debian ISO images to a DVD-RW usingCDBurnerXP. I follow these instructions. The burn takes about 20 seconds, the progress marker doesn't move, and when its done there is not the 4.5 gigs of data that there should be. Windows claims that the DVD is empty, while the CDBurnerXP says that there is 10 MB (the first try) or 150MB (the second try) used. Is anyone familiar with this program? Should I persist or simply install the Debian barebones netinst?
- 07-20-2007 #2
Try to write a simulation before you burn it and see what the error message is that is gives you. And make sure you are enabling the option of burning an ISO not just a regular file
$Billz
How much wood would a wood chuck chuck if a wood chuck could chuck wood? None they eat plants!
Dell Optiplex GX260, LTSP Diskless Workstation, Fedora Core 6
- 07-20-2007 #3Just Joined!
- Join Date
- Jul 2007
- Location
- USA
- Posts
- 61
Write a simulation? Yes, the ISO burning is enabled.
- 07-23-2007 #4
Writing a simulation, simply simulates the file you are about to burn BEFORE it actually burns this file. The reason for this is that it will make sure there are no errors before you start burning, one to allow you to fix the issue before burning and two so you dont waste CD's due to errors. There should be a checkbox that allows you to do this.
$Billz
How much wood would a wood chuck chuck if a wood chuck could chuck wood? None they eat plants!
Dell Optiplex GX260, LTSP Diskless Workstation, Fedora Core 6
- 07-31-2007 #5Just Joined!
- Join Date
- Dec 2004
- Posts
- 17
Just download magiciso, try using it to burn iso file to dvd-rw. It works fine for me.
MagicISO - Burn ISO, BIN, NRG
- 08-02-2007 #6
I still suggest the Simulation. Not everything works for every user, hence the reason there are these forums. No matter what burning software you use, there should be a write simulation option and I suggest you use it to make sure there are no errors during writing that otherwise might be unnoticeable. But these are just my suggestions
$Billz
How much wood would a wood chuck chuck if a wood chuck could chuck wood? None they eat plants!
Dell Optiplex GX260, LTSP Diskless Workstation, Fedora Core 6
- 08-04-2007 #7Linux Engineer
- Join Date
- Feb 2005
- Posts
- 1,044
I use cdrecord, and haven't experienced any problems so far:
Code:cdrecord -v -dev=ATA:1,1,0 driveropts=burnfree -dao ISOFile.iso


Reply With Quote
