https://bugs.kde.org/show_bug.cgi?id=381074
--- Comment #10 from Thomas Schmitt <scdbac...@gmx.net> --- Hi, i would need to search for the 8.8.0 ISO, because now 9.1.0 is in the "current" directory at the Debian download site. Let's have a look at 9.1.0. It should suffice to get the 450 KB Jigdo file. wget http://cdimage.debian.org/debian-cd/current/amd64/jigdo-bd/debian-9.1.0-amd64-BD-1.jigdo gunzip debian-9.1.0-amd64-BD-1.jigdo | less reveils as final image size: # Image size 22985682944 bytes That's 11223478 blocks and should well fit into the 11826176 blocks of a default formatted BD-R. ----------------------------------------------------------------------- Questions: - Do we know where in K3B the refusal message comes from ? (The original message text might help to find it.) - What is the exact size of your downloaded ISO ? ("22 G" is too coarse, i'd need to know the byte count.) - What does dvd+rw-mediainfo tell about the BD-R medium ? (Again, the info from the K3B screenshot is too coarse.) Insert it and load the drive tray. Then run dvd+rw-mediainfo /dev/sr0 2>&1 | tee -i >/tmp/bd_mediainfo.txt and post the resulting file bd_mediainfo.txt. Have a nice day :) Thomas -- You are receiving this mail because: You are watching all bug changes.