On Sun, Jul 28, 2013 at 10:50 PM, Richard Shaw <hobbes1069@xxxxxxxxx> wrote:
Ok, ran into a couple of problems:1. You don't actually get all 25GB after formatting, you get 24.8GB so I needed to modify the dd line to:$ dd if=/dev/zero of=./picback.udf bs=2048 count=12088320
Still ran out of "writable" space on the disc at about 97.7% complete so I guess it needs to be a little smaller. If anyone is wondering I'm getting the "count" from:
$ dvd+rw-mediainfo /dev/sr0 (with a disc in the drive obviously)
It lists several "sizes" for the media and I'm not really sure what the difference is. Interestingly though, brasero showed there would still be free space on disc with my last image file but growisofs from the command line failed...
Richard
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org