[Bug 708043] New: loading openSUSE 12.1 iso from usb flash fails
https://bugzilla.novell.com/show_bug.cgi?id=708043 https://bugzilla.novell.com/show_bug.cgi?id=708043#c0 Summary: loading openSUSE 12.1 iso from usb flash fails Classification: openSUSE Product: openSUSE 12.1 Version: Milestone 1 Platform: i686 OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dmitry.ashkadov@gmail.com QAContact: jsrain@novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20100101 Firefox/5.0 * Sorry, for my bad English. I had downloaded last devel. iso to try openSUSE 12.1. MD5 sum is correct. But loading openSUSE 12.1 fails with message «No device matched MBR identifier: 0xf85b2bfc». Maybe it could not find my USB device? openSUSE 12.1 starts if the CD disk is used instead of USB key. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=708043 https://bugzilla.novell.com/show_bug.cgi?id=708043#c zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |snwint@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=708043 https://bugzilla.novell.com/show_bug.cgi?id=708043#c1 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |dmitry.ashkadov@gmail.com --- Comment #1 from Steffen Winterfeldt <snwint@novell.com> 2011-07-26 10:14:48 CEST --- Which iso? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=708043 https://bugzilla.novell.com/show_bug.cgi?id=708043#c2 --- Comment #2 from Dmitry Ashkadov <dmitry.ashkadov@gmail.com> 2011-07-26 08:52:37 UTC --- openSUSE-KDE-LiveCD-Build0136-i686.iso -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=708043 https://bugzilla.novell.com/show_bug.cgi?id=708043#c3 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|dmitry.ashkadov@gmail.com | AssignedTo|snwint@novell.com |ms@novell.com --- Comment #3 from Steffen Winterfeldt <snwint@novell.com> 2011-07-26 11:20:06 CEST --- ok, it's probably a kiwi issue, then -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=708043 https://bugzilla.novell.com/show_bug.cgi?id=708043#c4 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|ms@novell.com |snwint@novell.com --- Comment #4 from Marcus Schaefer <ms@novell.com> 2011-07-26 09:32:42 UTC --- Well this looks again like a isohybrid problem. kiwi called it with id 0xf85b2bfc. But the iso contains: dd 2>/dev/null if=openSUSE-KDE-LiveCD-Build0136-i686.iso bs=1 count=4 skip=$((0x1b8)) | perl -e 'printf "0x%08x\n", unpack "V", <>;' 0x7fffffff that's the reason why it does not work. Steffen can you check why isohybrid wrote that id, you said this was fixed in the upstream isohybrid ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=708043 https://bugzilla.novell.com/show_bug.cgi?id=708043#c5 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ms@novell.com --- Comment #5 from Marcus Schaefer <ms@novell.com> 2011-07-26 09:37:39 UTC --- just for reference: isohybrid -id 0xf85b2bfc -type 0x83 openSUSE-KDE-LiveCD-Build0136-i686.iso fixes that problem: syslinux-3.86-7.4.x86_64 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=708043 https://bugzilla.novell.com/show_bug.cgi?id=708043#c6 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Steffen Winterfeldt <snwint@novell.com> 2011-07-26 11:51:21 CEST --- It was, but the fix had its own problems. Fixed again. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=708043 https://bugzilla.novell.com/show_bug.cgi?id=708043#c7 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwiedemann@novell.com --- Comment #7 from Steffen Winterfeldt <snwint@novell.com> 2011-08-08 10:22:43 CEST --- *** Bug 703673 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=703673 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com