|
From: <cdw...@li...> - 2010-07-15 20:38:27
|
Dnia 15-07-2010 o godz. 1:40 cdw...@li... napisał(a): > >Mounting the medium fails with similar syslog. > > And, it's interesting to note here, growisofs is now calling "DVD+RW > format"? > > $ growisofs -dvd-compat -Z /dev/dvdrw=/tmp/tmp.iso > Executing 'builtin_dd if=/tmp/tmp.iso of=/dev/dvdrw obs=32k seek=0' > /dev/dvdrw: restarting DVD+RW format... > /dev/dvdrw: "Current Write Speed" is 2.5x1352KBps. > builtin_dd: 1632*2KB out @ average 0.8x1352KBps > /dev/dvdrw: flushing cache > /dev/dvdrw: writing lead-out > /dev/dvdrw: reloading tray > > > I'm pretty sure this DVD+RW disc is an official coaster now. > growisofs should start formatting media when it thinks that the media isn't ready for burning. This happens when DVD+RW disc is brand new, but it may also happen for coaster - growisofs can't find some metadata on it (because the disc is broken), so growisofs attempts to prepare "new" disc for burning. So: yes, it is a coaster. Kind regards, Kamil |