[Bug 929435] New: The ISO image is just a little bit too large
http://bugzilla.opensuse.org/show_bug.cgi?id=929435 Bug ID: 929435 Summary: The ISO image is just a little bit too large Classification: openSUSE Product: openSUSE Distribution Version: 13.2 Hardware: x86-64 OS: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: bnc-team-screening@forge.provo.novell.com Reporter: bkorb@gnu.org QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36 Build Identifier: Barring some compulsory need to really get every last byte out of the most sophisticated DVD writer, it would be helpful to migrate a little stuff off of the image. I just finished burning (with K3B on a fairly new DVD burner using Verbatim 4.7GB blanks). I got 4.399 of 4.46GB of data. So maybe constrain the size to 4.2 GB? Meanwhile, I'll see if I can loop mount the thing, pull stuff I don't need, construct a new ISO and see if I can get that to work. It's a lot of hassle. Reproducible: Always Steps to Reproduce: 1. use a burner and media that maybe does not really handle 4.7GB 2. 3. It'd be nice if you released an alternate, slightly smaller 13.2 dvd. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=929435 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bkorb@gnu.org, | |bwiedemann@suse.com, | |coolo@suse.com Flags| |needinfo?(bkorb@gnu.org) --- Comment #1 from Bernhard Wiedemann <bwiedemann@suse.com> --- We already have automatic size checks using a value from https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/templ... which translates to 4700372992/1024/1024/1024 => 4.3775634 GiB and the larger of our 13.2 DVDs has -rw-r--r-- 1 root root 4678746112 Oct 30 2014 openSUSE-13.2-DVD-x86_64.iso 4678746112/1024/1024/1024 => 4.357421875 so I wonder why you cannot get this on your "4.7 GB" disk with "4.399GB"... would be interesting how much actually fits on it, but as I see it, either the disk does not comply to DVD+-R standards or you are doing something wrong (like putting the iso into another filesystem). Can you please try this to burn the ISO file: growisofs -dvd-compat -Z /dev/sr0=/path/to/iso_file -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=929435 --- Comment #2 from Bruce Korb <bkorb@gnu.org> --- Created attachment 633656 --> http://bugzilla.opensuse.org/attachment.cgi?id=633656&action=edit K3B finish screen That worked: $ sr growisofs -dvd-compat -Z /dev/sr0=$PWD/openSUSE-13.2-DVD-x86_64.iso Executing 'builtin_dd if=/u/bkorb/ISO/openSUSE-13.2-DVD-x86_64.iso of=/dev/sr0 obs=32k seek=0' /dev/sr0: "Current Write Speed" is 16.4x1352KBps. 15007744/4678746112 ( 0.3%) @3.0x, remaining 20:43 RBU 100.0% UBU 2.9% ... 4540334080/4678746112 (97.0%) @14.9x, remaining 0:09 RBU 96.5% UBU 71.4% 4613177344/4678746112 (98.6%) @15.8x, remaining 0:04 RBU 88.2% UBU 71.4% builtin_dd: 2284544*2KB out @ average 10.9x1352KBps /dev/sr0: flushing cache /dev/sr0: updating RMA /dev/sr0: closing disc /dev/sr0: reloading tray But see attached. Perhaps a K3b issue? [time passes] As you can clearly see, it works just fine. Since I tried it twice, I concluded that it was a size issue. I now believe it to be an irreproducible result. Weird. Sorry for the bother... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=929435 Bruce Korb <bkorb@gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #3 from Bruce Korb <bkorb@gnu.org> --- Irreproducible result. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com