[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Another program for burning dvds



On Sun, Mar 13, 2005 at 08:17:14PM +0100, v0n0 wrote:
> Since I tried to burnt 5 dvds with k3b (it's very unstable, maybe
> developers should focus on bugs instead on new features??) and none of
> them is being read by any of the readers I tried I ask for another
> program to burn my dvds (not dvd movie).
> The output of dmesg with the dvd I burned in the drive is:
> attempt to access beyond end of device
> hda: rw=0, want=68, limit=4
> isofs_fill_super: bread failed, dev=hda, iso_blknum=16, block=16

Well I burn DVDs like this:
growisofs -Z /dev/hda -J -R /dirwithfiles

-J and -R and /dirwithfiles are of course mkisofs options.

Appending files is done by changing -Z to -M and providing a dir with
the new files to add.

Burning an image is done with: growisofs -Z /dev/hda=image.iso

k3b is supposed to support growisofs although I find the command line
tools a lot easier to use (and I burn as root since some kernels require
that, and I don't run X as root, so k3b is not an option really even if
I liked it.)

I do NOT use ide-scsi.

Using media your drive (and firmware) doesn't likem causes strange
errors.  If you have a problem, try another brand of media just in case.
Check if there is firmware updates for your drive.

Len Sorensen



Reply to: