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

Re: ISO Burning problems



On Tuesday 06 December 2005 17:09, antonio giulio wrote:
> I have burned dvd isos (debian, knoppix) with k3b. k3b uses growisofs, but
> I have not found particular options (I have used "Auto" and "DAO"). With
> cdrecord I have burned cd-isos for FreeBSD (sorry I have missed it in prev
> email) with -dao option.

The command used by K3B is available in the debugging output after it
finishes.  You can actually highlight this, middle-click in a nearby xterm
and burn another copy of the disc.


with:

mount -o loop image.iso /mnt/image
mount /dev/cdrom /mnt/cdrom
diff -ruN /mnt/image /mnt/cdrom

diff has returned nothing.

This is the output of k3b-debug after dvd iso burning:

Used versions
-----------------------
growisofs: 5.21

growisofs
-----------------------
WARNING: /dev/hdc already carries isofs!
About to execute 'builtin_dd if=/home/giulio/torrent/KNOPPIX_V4.0.2DVD-2005-09-23-EN/KNOPPIX_V4.0.2DVD- 2005-09-23-EN.iso of=/dev/hdc obs=32k seek=0'
/dev/hdc: restarting DVD+RW format...
/dev/hdc: "Current Write Speed" is 4.1x1385KBps.
   7471104/3344640000 ( 0.2%) @1.6x, remaining 44:40
  19070976/3344640000 ( 0.6%) @2.5x, remaining 26:09
  30703616/3344640000 ( 0.9%) @2.5x, remaining 23:23
  42303488/3344640000 ( 1.3%) @2.5x, remaining 20:49
...........................
/dev/hdc: flushing cache
/dev/hdc: writing lead-out

growisofs command:
-----------------------
/usr/bin/growisofs -Z /dev/hdc=/home/giulio/torrent/KNOPPIX_V4.0.2DVD-2005-09-23-EN/KNOPPIX_V4.0.2DVD-2005-09-23-EN.iso -use-the-force-luke=notray -use-the-force-luke=tty -dvd-compat -speed=4 -overburn

Giulio

Reply to: